Results

By type

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

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

2022-07-26 05:17:31.729  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-nsk4c with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-26 05:17:31.735  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-26 05:17:34.121  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-26 05:17:35.004  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 860 ms. Found 7 JPA repository interfaces.
2022-07-26 05:17:37.192  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.196  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.201  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.215  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.223  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.238  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.245  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.248  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.298  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.340  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:37.343  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-26 05:17:38.201  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-26 05:17:38.222  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-26 05:17:38.223  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-26 05:17:38.376  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-26 05:17:38.377  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6518 ms
2022-07-26 05:17:39.033  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-26 05:17:39.683  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-26 05:17:39.967  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-26 05:17:40.724  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-26 05:17:41.088  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-26 05:17:41.834  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-26 05:17:41.907  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-26 05:17:51.370  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-26 05:17:51.394  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-26 05:17:53.511  WARN 11 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-07-26 05:17:54.416  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eba35f42-ead7-400b-8468-f6ebb711262a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-nsk4c, 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-26 05:17:55.345  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-26 05:17:57.155  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@525b9df4, org.springframework.security.web.context.SecurityContextPersistenceFilter@f0381f0, org.springframework.security.web.header.HeaderWriterFilter@767cc126, org.springframework.security.web.authentication.logout.LogoutFilter@4229b92c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@14fe085b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7512a9a6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6be2b567, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@52dd1be2, org.springframework.security.web.session.SessionManagementFilter@339cde4b, org.springframework.security.web.access.ExceptionTranslationFilter@e3275d3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5af641d3]
2022-07-26 05:17:57.878  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.879  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.879  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.880  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.880  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.880  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.881  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.881  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.881  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.882  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.882  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.882  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.883  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.883  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.883  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.884  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.884  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.884  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.885  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.885  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.885  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.886  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-26 05:17:57.916  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-07-26 05:17:59.117  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-26 05:17:59.117  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-26 05:17:59.125  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eba35f42-ead7-400b-8468-f6ebb711262a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-nsk4c, 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-26 05:17:59.127  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eba35f42-ead7-400b-8468-f6ebb711262a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-nsk4c, 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-26 05:17:59.131  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:17:59.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:17:59.128  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=38aea39e-a032-4c55-a2ad-4aee11c56069, alive=false, publisher=null]]: starting
2022-07-26 05:17:59.188  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=38aea39e-a032-4c55-a2ad-4aee11c56069, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-26 05:17:59.189  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-26 05:17:59.190  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-26 05:17:59.190  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-26 05:17:59.190  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-26 05:17:59.190  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-26 05:17:59.190  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-26 05:17:59.191  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-26 05:17:59.191  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-26 05:17:59.192  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-26 05:17:59.192  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-26 05:17:59.192  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-26 05:17:59.192  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-26 05:17:59.192  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-26 05:17:59.193  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eba35f42-ead7-400b-8468-f6ebb711262a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-nsk4c, 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@6a9ac8b
2022-07-26 05:17:59.193  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eba35f42-ead7-400b-8468-f6ebb711262a, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-nsk4c, 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-26 05:17:59.193  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-26 05:17:59.198  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 28.835 seconds (JVM running for 31.258)
2022-07-26 05:17:59.218  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-26 05:17:59.251  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-26 05:18:14.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:18:14.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:18:14.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:18:29.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:18:29.806  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:18:29.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:18:44.804  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:18:44.805  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:18:44.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:18:59.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:18:59.890  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:18:59.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:19:05.789  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:19:05.804  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-26 05:19:05.806  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:19:05.379554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b76b3d2e-625a-467f-abe6-4b5026caa5a1","timestamp":"2022-07-26T05:19:05.379639Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:19:07.842  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:19:07.842  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:19:12.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:19:12.330  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:19:11.443411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fd93f79-8018-4e78-8cae-48827c75908f","timestamp":"2022-07-26T05:19:11.443519Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:19:12.839  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:19:12.839  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:19:27.857  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:19:27.857  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:19:27.857  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:19:42.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:19:42.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:19:42.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:19:57.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:19:57.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:19:57.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:19:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:19:59.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:19:59.539  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:19:57.992317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ca4e4a7-4066-4c01-9aa6-0e591c9567c0","timestamp":"2022-07-26T05:19:57.992480Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:19:59.846  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:19:59.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:20:14.859  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:20:14.860  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:20:14.860  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:20:30.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:20:30.015  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:20:30.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:20:45.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:20:45.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:20:45.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:00.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:00.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:00.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:05.964  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:05.965  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:21:05.379729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67166bd8-3920-4c64-bf17-a856ab84b6da","timestamp":"2022-07-26T05:21:05.379863Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:21:06.869  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:06.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:12.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:12.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:21:11.443752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb375f6-6561-406d-8f23-ec2bcd090a56","timestamp":"2022-07-26T05:21:11.443945Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:21:12.920  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:12.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:28.137  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:28.138  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:28.140  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:43.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:43.293  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:43.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:58.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:58.357  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:58.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:21:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:21:59.136  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6401a092-cc07-475a-8eb4-843b855e7a6f","timestamp":"2022-07-26T05:21:59.127988Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:21:59.139  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-07-26 05:21:59.147  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:21:59.216  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:59.217  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (74 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:21:59.435  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:21:59.436  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:21:57.992245Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6c64c77-ebc5-4bc7-949a-7e919faa1a37","timestamp":"2022-07-26T05:21:57.992393Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:21:59.866  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:21:59.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:00.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:00.144  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6401a092-cc07-475a-8eb4-843b855e7a6f","timestamp":"2022-07-26T05:21:59.127988Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:22:00.145  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:22:00.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:00.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:00.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:00.321  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:21:59.141822Z","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":"2b7b93b0-10fb-482d-9441-67b940a5534f","timestamp":"2022-07-26T05:21:59.141842Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:22:00.344  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:00.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:00.423  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:00.424  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:22:00.111765Z","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":"e27c7f18-86b5-44fe-85b8-66affa941a6f","timestamp":"2022-07-26T05:22:00.111789Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:22:00.847  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:00.847  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:01.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:01.422  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:22:00.681213Z","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":"53c8acfb-e247-4ef8-af70-8880a6f9ee08","timestamp":"2022-07-26T05:22:00.681239Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:22:01.449  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:01.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:16.468  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:16.469  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:16.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:31.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:31.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:31.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:22:46.641  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:22:46.642  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:22:46.642  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:01.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:01.973  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:01.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:05.727  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:05.728  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:23:05.379767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"692a1a6c-a9e8-4399-8824-d4e683dc74f9","timestamp":"2022-07-26T05:23:05.379921Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:23:05.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:05.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:12.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:12.376  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:23:11.443808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"247091df-5d7b-4de2-b65b-e5e4db4a27db","timestamp":"2022-07-26T05:23:11.443889Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:23:12.870  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:12.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:27.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:27.878  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:27.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:42.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:42.878  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:42.878  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:57.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:57.989  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:57.989  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:23:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:23:59.126  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4dfdd95-d2d3-4d9f-8b11-3c81c470a603","timestamp":"2022-07-26T05:23:59.126290Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:23:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-07-26 05:23:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:23:59.185  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:59.186  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":2,"count":1}
2022-07-26 05:23:59.580  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:23:59.581  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:23:57.992088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73999c64-041a-48d4-91ca-4765c42b4509","timestamp":"2022-07-26T05:23:57.992172Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:23:59.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:23:59.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:00.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:00.120  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4dfdd95-d2d3-4d9f-8b11-3c81c470a603","timestamp":"2022-07-26T05:23:59.126290Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:24:00.121  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:24:00.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:00.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:00.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:00.197  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:23:59.222111Z","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":"506e572f-3e19-4394-8679-6ad86914248a","timestamp":"2022-07-26T05:23:59.222128Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:24:00.221  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:00.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:00.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:00.334  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:24:00.638209Z","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":"2b078975-2dc3-41e6-829b-eacf817b26b9","timestamp":"2022-07-26T05:24:00.638235Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:24:00.362  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:00.363  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:00.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:00.934  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:24:00.121843Z","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":"8b75418a-6b55-4583-91b0-41e7f06d6b41","timestamp":"2022-07-26T05:24:00.121857Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:24:01.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:01.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:16.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:16.892  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:16.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:31.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:31.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:31.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:24:46.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:24:46.875  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:24:46.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:01.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:01.852  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:01.853  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:05.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:05.585  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:25:05.381944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d59e3b26-c72b-4fc3-9a14-cf63f45bf57d","timestamp":"2022-07-26T05:25:05.382088Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:25:05.894  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:05.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:12.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:12.244  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:25:11.443405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80e9e653-60cf-4b08-87ae-0977d88c432b","timestamp":"2022-07-26T05:25:11.443475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:25:12.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:12.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:27.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:27.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:27.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:42.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:42.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:42.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:57.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:57.975  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:57.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:25:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:25:59.129  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f8ed136d-b034-444c-858a-03fad4727edd","timestamp":"2022-07-26T05:25:59.129208Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:25:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-07-26 05:25:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:25:59.177  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:59.177  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:25:59.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:25:59.227  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:25:57.992357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a323edd-c512-47eb-b5ed-c0efc2fe8b75","timestamp":"2022-07-26T05:25:57.992504Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:25:59.892  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:25:59.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:00.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:00.022  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f8ed136d-b034-444c-858a-03fad4727edd","timestamp":"2022-07-26T05:25:59.129208Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:26:00.023  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:26:00.023  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:00.023  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:00.147  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:00.148  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:25:59.026808Z","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":"3b988da9-e3ea-423a-a718-18c5ea5d69db","timestamp":"2022-07-26T05:25:59.026851Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:26:00.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:00.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:00.259  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:00.260  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:25:59.809836Z","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":"c33638bb-1b8f-4f1b-ba47-6d91448ab5f9","timestamp":"2022-07-26T05:25:59.809874Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:26:00.891  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:00.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:01.422  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:01.422  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:26:00.354902Z","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":"bebb2999-0fc6-4aa5-8a89-08526a5c5049","timestamp":"2022-07-26T05:26:00.354922Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:26:01.892  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:01.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:16.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:16.910  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:16.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:31.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:31.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:31.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:26:46.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:26:46.970  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:26:46.970  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:01.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:01.936  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:01.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:05.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:05.633  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:27:05.379511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a6c9ef8-35c7-4b9e-9d1a-bae5bd74a5e5","timestamp":"2022-07-26T05:27:05.379610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:27:05.913  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:05.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:12.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:12.147  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:27:11.443506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36dfabbb-558c-4302-bcef-8bc435d8a030","timestamp":"2022-07-26T05:27:11.443587Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:27:12.907  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:12.907  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:27.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:27.885  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:27.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:42.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:42.867  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:42.867  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:57.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:57.846  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:57.847  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:27:59.124  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0562763e-93d6-488b-8ed5-ae016f69a3b5","timestamp":"2022-07-26T05:27:59.124421Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:27:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-07-26 05:27:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:27:59.172  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:59.173  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:27:59.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:59.203  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:27:57.991995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87808581-2780-4878-85d6-f90a65f591ac","timestamp":"2022-07-26T05:27:57.992068Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:27:59.911  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:59.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:27:59.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:27:59.975  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0562763e-93d6-488b-8ed5-ae016f69a3b5","timestamp":"2022-07-26T05:27:59.124421Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:27:59.975  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:27:59.975  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:27:59.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:28:00.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:28:00.500  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:27:58.995953Z","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":"ff7a275d-079e-47ef-a32b-b4e2709771ae","timestamp":"2022-07-26T05:27:58.995967Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:28:00.914  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:28:00.340682Z","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":"12341984-d0c5-4261-9638-528ba17b80ea","timestamp":"2022-07-26T05:28:00.340702Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:28:00.933  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:27:59.779177Z","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":"504ac54a-edcf-4698-aebd-fa99510b8efe","timestamp":"2022-07-26T05:27:59.779190Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:28:00.952  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:28:00.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:28:15.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:28:15.937  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:28:15.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:28:30.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:28:30.912  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:28:30.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:28:45.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:28:45.898  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:28:45.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:00.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:00.881  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:00.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:05.755  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:05.756  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:29:05.379638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3e35f55-c907-468a-9554-7ed1faf008fb","timestamp":"2022-07-26T05:29:05.379715Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:29:05.918  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:05.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:12.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:12.258  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:29:11.443436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b17288d-8452-47c3-84f0-77071f9b4d91","timestamp":"2022-07-26T05:29:11.443525Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:29:12.914  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:12.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:27.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:27.891  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:27.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:42.862  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:42.863  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:42.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:57.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:57.852  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:57.853  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:29:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1114dfc4-3d37-4766-bc2e-a8fb12376324","timestamp":"2022-07-26T05:29:59.125570Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:29:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 05:29:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:29:59.164  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:59.165  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-07-26 05:29:59.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:59.296  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:29:57.992247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcc10e02-a9e7-4b6c-8a15-551aff9add49","timestamp":"2022-07-26T05:29:57.992398Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:29:59.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:59.324  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:29:59.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:29:59.936  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1114dfc4-3d37-4766-bc2e-a8fb12376324","timestamp":"2022-07-26T05:29:59.125570Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:29:59.936  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:29:59.936  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:29:59.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:30:00.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:30:00.101  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:29:59.063199Z","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":"bad53546-4482-4b01-9b4b-0cd74223964f","timestamp":"2022-07-26T05:29:59.063212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:30:00.929  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:30:00.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:30:01.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:30:01.476  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:30:00.428049Z","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":"5edbfb1b-442c-462b-9999-4b50903a9b5e","timestamp":"2022-07-26T05:30:00.428060Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:30:01.927  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:29:59.868307Z","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":"235cc807-7193-4721-8414-d5dcadde70eb","timestamp":"2022-07-26T05:29:59.868320Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:30:01.947  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:30:01.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:30:16.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:30:16.945  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:30:16.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:30:31.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:30:31.980  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:30:31.981  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:30:46.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:30:46.956  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:30:46.956  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:01.907  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:01.908  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:01.908  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:05.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:05.585  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:31:05.379532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d247d97-e8c7-49ab-8666-f9f8ecc6aa02","timestamp":"2022-07-26T05:31:05.379629Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:31:05.950  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:05.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:12.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:12.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:31:11.443670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63808778-d550-4151-bf9f-34c19667d9bb","timestamp":"2022-07-26T05:31:11.443919Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:31:12.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:12.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:27.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:27.933  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:27.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:42.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:42.927  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:42.927  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:57.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:57.925  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:57.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:31:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:31:59.127  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b11789b0-a27b-4c66-b64e-d06c4551deca","timestamp":"2022-07-26T05:31:59.126803Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:31:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-07-26 05:31:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:31:59.169  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:59.170  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:31:59.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:31:59.202  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:31:57.992002Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3e7eac9-0990-4272-9968-531bd50650dd","timestamp":"2022-07-26T05:31:57.992090Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:31:59.948  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:31:59.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:32:00.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:32:00.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b11789b0-a27b-4c66-b64e-d06c4551deca","timestamp":"2022-07-26T05:31:59.126803Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:32:00.099  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:32:00.099  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:32:00.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:32:00.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:32:00.666  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:31:59.011030Z","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":"964cb31e-4131-4e46-97ac-8527ad5a46da","timestamp":"2022-07-26T05:31:59.011047Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:32:00.948  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:32:00.342248Z","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":"061e4830-493f-4e53-8baf-33a00358d084","timestamp":"2022-07-26T05:32:00.342268Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:32:00.967  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:31:59.766804Z","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":"1b606e8b-a5c1-4819-bee2-fab92cc5736f","timestamp":"2022-07-26T05:31:59.766813Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:32:00.985  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:32:00.986  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:32:16.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:32:16.158  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:32:16.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:32:31.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:32:31.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:32:31.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:32:46.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:32:46.269  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:32:46.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:01.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:01.295  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:01.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:05.593  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:05.593  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:33:05.379701Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1723310-07c7-43e5-b9ad-aa87b88a2c31","timestamp":"2022-07-26T05:33:05.379784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:33:05.986  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:05.986  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:12.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:12.357  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:33:11.443394Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5558543-bd95-452e-8267-fdfef103cab3","timestamp":"2022-07-26T05:33:11.443572Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:33:12.966  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:12.966  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:27.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:27.985  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:27.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:43.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:43.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:43.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:58.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:58.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:58.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:33:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:33:59.127  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6bc02737-e6a0-4d23-848a-a3f48c66f467","timestamp":"2022-07-26T05:33:59.127645Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:33:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-07-26 05:33:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:33:59.184  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:59.185  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-07-26 05:33:59.462  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:33:59.463  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:33:57.992282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"502940f7-e101-4018-b36c-6d65c75198ed","timestamp":"2022-07-26T05:33:57.992409Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:33:59.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:33:59.964  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:00.489  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:00.489  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6bc02737-e6a0-4d23-848a-a3f48c66f467","timestamp":"2022-07-26T05:33:59.127645Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:34:00.490  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:34:00.490  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:00.490  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:00.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:00.761  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:33:59.193302Z","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":"c28cc1e4-d97a-49a2-ac19-c6d0b2c434fc","timestamp":"2022-07-26T05:33:59.193318Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:34:00.986  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:00.986  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:01.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:01.201  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:34:00.230715Z","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":"98ed3027-612f-437f-9ddc-91b6b95fe513","timestamp":"2022-07-26T05:34:00.230730Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:34:01.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:01.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:01.905  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:01.906  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:34:01.031534Z","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":"5cc0ff6c-5c04-42a8-b83f-5a161289b94e","timestamp":"2022-07-26T05:34:01.031547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:34:01.969  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:01.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:17.219  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:17.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:17.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:32.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:32.512  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:32.513  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:34:47.521  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:34:47.522  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:34:47.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:02.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:02.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:02.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:05.558  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:05.559  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:35:05.379764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b475ff0-9330-432f-8470-c2e9f945b053","timestamp":"2022-07-26T05:35:05.379911Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:35:05.991  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:05.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:12.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:12.292  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:35:11.443568Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7471e380-32a1-451f-b18c-d464a0fed31d","timestamp":"2022-07-26T05:35:11.443695Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:35:12.979  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:12.980  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:28.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:28.026  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:28.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:43.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:43.073  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:43.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:58.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:58.094  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:58.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:35:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:35:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"264b6143-9854-4c25-ba87-65743c52d84d","timestamp":"2022-07-26T05:35:59.124963Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:35:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 05:35:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:35:59.168  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:59.169  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:35:59.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:35:59.321  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:35:57.992050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35601f6c-8735-4938-b8d8-4d3bfb804053","timestamp":"2022-07-26T05:35:57.992163Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:35:59.998  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:35:59.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:36:00.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:36:00.080  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"264b6143-9854-4c25-ba87-65743c52d84d","timestamp":"2022-07-26T05:35:59.124963Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:36:00.080  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:36:00.080  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:36:00.080  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:36:00.172  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:36:00.173  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:35:59.084695Z","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":"d31da882-b9d3-40b5-8121-03a9763f3deb","timestamp":"2022-07-26T05:35:59.084710Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:36:00.193  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:36:00.443887Z","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":"af699deb-33d6-4132-bdca-c155ac43b519","timestamp":"2022-07-26T05:36:00.443902Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:36:00.209  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:36:00.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:36:00.767  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:36:00.767  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:35:59.931204Z","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":"f76f11d5-f089-461f-a21a-ba72cc0e1f2a","timestamp":"2022-07-26T05:35:59.931216Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:36:00.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:36:00.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:36:16.081  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:36:16.081  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:36:16.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:36:31.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:36:31.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:36:31.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:36:46.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:36:46.092  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:36:46.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:01.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:01.070  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:37:01.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:05.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:05.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:37:05.379545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ab87fd3-00f1-44fe-9d70-e058ae02e8a3","timestamp":"2022-07-26T05:37:05.379663Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:37:06.005  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:37:06.006  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:12.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:12.514  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:37:11.443405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65a6912c-f39e-464a-b39d-82fc6f90869f","timestamp":"2022-07-26T05:37:11.443486Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:37:12.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:37:12.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:27.555  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:27.555  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:37:27.555  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:42.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:42.511  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:37:42.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:57.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:57.542  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:37:57.542  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:37:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:37:59.123  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"53ca8d8d-32c9-43f1-bae3-55a861cd501c","timestamp":"2022-07-26T05:37:59.123647Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:37:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-07-26 05:37:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:37:59.169  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:59.170  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:37:59.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:37:59.191  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:37:57.992559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c41df72-cb7f-4613-87cc-2838298785f3","timestamp":"2022-07-26T05:37:57.992778Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:38:00.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:38:00.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:38:00.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:38:00.098  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"53ca8d8d-32c9-43f1-bae3-55a861cd501c","timestamp":"2022-07-26T05:37:59.123647Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:38:00.098  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:38:00.099  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:38:00.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:38:00.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:38:00.697  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:37:59.005820Z","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":"d20f93b5-b05e-4b52-8a57-3cabc82573bd","timestamp":"2022-07-26T05:37:59.005837Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:38:01.015  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:38:00.300343Z","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":"91c42fe0-5ec2-45b7-b763-a47fcd800385","timestamp":"2022-07-26T05:38:00.300353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:38:01.032  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:37:59.725725Z","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":"c1c94221-a624-4bf4-90f8-77cbbb2e8694","timestamp":"2022-07-26T05:37:59.725736Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:38:01.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:38:01.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:38:16.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:38:16.109  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:38:16.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:38:31.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:38:31.065  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:38:31.065  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:38:46.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:38:46.122  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:38:46.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:01.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:01.097  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:39:01.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:05.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:05.515  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:39:05.379528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75d56a91-350e-4e2d-8fcd-208274b6e4b5","timestamp":"2022-07-26T05:39:05.379596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:39:06.024  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:39:06.024  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:12.306  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:12.306  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:39:11.443393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3e46f6f-1b50-44ba-a722-83574d9a725d","timestamp":"2022-07-26T05:39:11.443502Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:39:12.331  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:39:12.332  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:27.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:27.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:39:27.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:42.272  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:42.272  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:39:42.272  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:57.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:57.293  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:39:57.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:39:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:39:59.126  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1581847f-3c65-4921-abd9-fd39c70b1bab","timestamp":"2022-07-26T05:39:59.126246Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:39:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-07-26 05:39:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:39:59.164  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:59.164  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:39:59.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:39:59.232  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:39:57.992048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86c74448-ac6b-46c4-89e7-5941b970d7a8","timestamp":"2022-07-26T05:39:57.992128Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:40:00.032  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:40:00.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:40:00.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:40:00.089  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1581847f-3c65-4921-abd9-fd39c70b1bab","timestamp":"2022-07-26T05:39:59.126246Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:40:00.089  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:40:00.090  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:40:00.090  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:40:00.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:40:00.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:39:58.996199Z","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":"a20bf880-e6f8-4606-b501-0a684555f8f6","timestamp":"2022-07-26T05:39:58.996213Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:40:01.030  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:40:00.289322Z","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":"ccd1a3f6-a867-44db-b010-a80985f3a7f6","timestamp":"2022-07-26T05:40:00.289331Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:40:01.047  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:39:59.725309Z","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":"a57a09fe-7cf3-4257-8464-1c4d0f17d452","timestamp":"2022-07-26T05:39:59.725319Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:40:01.062  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:40:01.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:40:16.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:40:16.083  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:40:16.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:40:31.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:40:31.058  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:40:31.059  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:40:46.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:40:46.083  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:40:46.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:01.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:01.075  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:41:01.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:05.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:05.566  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:41:05.379546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"581a0fc8-5696-4b08-b6e7-03571c0cefae","timestamp":"2022-07-26T05:41:05.379655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:41:06.040  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:41:06.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:12.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:12.137  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:41:11.443378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc6b069f-92ba-461b-815d-d04f283ffe90","timestamp":"2022-07-26T05:41:11.443446Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:41:12.158  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:41:12.159  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:27.130  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:27.131  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:41:27.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:42.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:42.098  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:41:42.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:57.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:57.128  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:41:57.128  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:41:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:41:59.136  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7a45ea20-9082-4124-bfcb-de299a33e0a9","timestamp":"2022-07-26T05:41:59.135270Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:41:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-07-26 05:41:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:41:59.177  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:59.179  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:41:59.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:41:59.246  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:41:57.992236Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a33570f7-db58-4a18-864f-3fa4b6e00d8e","timestamp":"2022-07-26T05:41:57.992368Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:42:00.044  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:42:00.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:42:00.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:42:00.096  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7a45ea20-9082-4124-bfcb-de299a33e0a9","timestamp":"2022-07-26T05:41:59.135270Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:42:00.096  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:42:00.096  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:42:00.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:42:00.649  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:42:00.650  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:41:59.060171Z","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":"694f5d23-b6bd-4108-a852-212323d39605","timestamp":"2022-07-26T05:41:59.060180Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:42:01.044  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:42:00.404359Z","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":"dc71520f-e2c6-4f84-a1fd-d65b60567deb","timestamp":"2022-07-26T05:42:00.404369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:42:01.062  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:41:59.914217Z","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":"03e54264-2d99-4a0a-b0e0-f77739b3eaab","timestamp":"2022-07-26T05:41:59.914228Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:42:01.079  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:42:01.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:42:16.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:42:16.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:42:16.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:42:31.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:42:31.261  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:42:31.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:42:46.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:42:46.261  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:42:46.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:01.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:01.287  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:43:01.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:05.673  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:05.673  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:43:05.379578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb4c7f71-8dcc-4ee7-a8f4-b67fa6451820","timestamp":"2022-07-26T05:43:05.379649Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:43:06.052  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:43:06.052  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:12.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:12.197  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:43:11.443604Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f93bb07-e7f1-46e4-a969-815f2f082494","timestamp":"2022-07-26T05:43:11.443742Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:43:13.051  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:43:13.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:28.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:28.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:43:28.065  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:43.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:43.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:43:43.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:58.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:58.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:43:58.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:43:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:43:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"57ff84f2-cff1-44b3-8e8d-74593c88562e","timestamp":"2022-07-26T05:43:59.125Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:43:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 05:43:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:43:59.165  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:59.166  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-07-26 05:43:59.204  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:43:59.204  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:43:57.992049Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b93764e-5a95-447a-a183-ee902a03c010","timestamp":"2022-07-26T05:43:57.992126Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:44:00.059  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:44:00.059  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:44:00.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:44:00.141  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"57ff84f2-cff1-44b3-8e8d-74593c88562e","timestamp":"2022-07-26T05:43:59.125Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:44:00.142  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:44:00.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:44:00.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:44:00.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:44:00.677  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:43:59.041859Z","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":"e2ec1152-13f6-437b-adcc-abc3f50ae8b8","timestamp":"2022-07-26T05:43:59.041868Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:44:01.056  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:44:00.334258Z","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":"07f8df46-300d-4b37-ac00-fad6bb67c1b0","timestamp":"2022-07-26T05:44:00.334268Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:44:01.074  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:43:59.779033Z","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":"d9df4e6e-a434-415a-830e-29879903f060","timestamp":"2022-07-26T05:43:59.779042Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:44:01.091  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:44:01.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:44:16.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:44:16.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:44:16.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:44:31.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:44:31.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:44:31.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:44:46.069  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:44:46.069  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:44:46.069  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:01.111  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:01.112  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:45:01.112  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:05.554  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:05.554  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:45:05.379925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7da6ce1f-701e-4af1-acaa-285d6d9a3572","timestamp":"2022-07-26T05:45:05.380Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:45:06.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:45:06.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:12.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:12.201  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:45:11.443457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f1043b4-b26b-4767-8ec0-8718db6b7a62","timestamp":"2022-07-26T05:45:11.443514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:45:12.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:45:12.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:27.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:27.236  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:45:27.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:42.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:42.229  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:45:42.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:57.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:57.318  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:45:57.318  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:45:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:45:59.124  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"af73012c-c28d-4fa1-8d2c-9a41ca423d54","timestamp":"2022-07-26T05:45:59.123807Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:45:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-07-26 05:45:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:45:59.164  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:59.164  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:45:59.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:45:59.450  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:45:57.992018Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74cbccbc-af13-45dc-97db-15de1615f143","timestamp":"2022-07-26T05:45:57.992089Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:46:00.073  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:00.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:00.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:00.326  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"af73012c-c28d-4fa1-8d2c-9a41ca423d54","timestamp":"2022-07-26T05:45:59.123807Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:46:00.326  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:46:00.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:00.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:00.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:00.443  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:45:59.091260Z","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":"67ce14ac-67aa-49e1-8ce1-e52f2617a9f3","timestamp":"2022-07-26T05:45:59.091270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:46:01.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:01.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:01.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:01.195  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:46:00.475736Z","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":"734ec863-0626-47e2-b3e7-3415aaf9c737","timestamp":"2022-07-26T05:46:00.475743Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:46:01.213  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:01.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:01.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:01.785  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:46:00.024642Z","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":"8f4f2d04-20f3-4cab-9bff-53734250f9de","timestamp":"2022-07-26T05:46:00.024664Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:46:02.073  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:02.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:17.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:17.098  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:17.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:32.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:32.186  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:32.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:46:47.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:46:47.185  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:46:47.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:02.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:02.139  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:47:02.139  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:05.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:05.508  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:47:05.379858Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c2e4e0f-f404-4eb4-9f0e-2d5dcea680d1","timestamp":"2022-07-26T05:47:05.380025Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:47:06.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:47:06.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:12.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:12.237  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:47:11.443521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97a2cea6-e6fb-4946-9e3e-265604d7d8ff","timestamp":"2022-07-26T05:47:11.443598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:47:12.256  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:47:12.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:27.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:27.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:47:27.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:42.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:42.209  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:47:42.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:57.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:57.210  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:47:57.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:47:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:47:59.124  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"606f029e-1ca9-4f69-9d98-997237183efd","timestamp":"2022-07-26T05:47:59.124394Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:47:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 05:47:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:47:59.167  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:59.168  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:47:59.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:47:59.220  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:47:57.995407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30b174da-d118-423b-a585-05ba500cab1f","timestamp":"2022-07-26T05:47:57.995516Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:48:00.094  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:48:00.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:48:00.181  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:48:00.182  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"606f029e-1ca9-4f69-9d98-997237183efd","timestamp":"2022-07-26T05:47:59.124394Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:48:00.182  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:48:00.182  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:48:00.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:48:00.729  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:48:00.731  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:47:59.024710Z","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":"cd3afd55-db32-4459-b963-049b0a7ef6e5","timestamp":"2022-07-26T05:47:59.024720Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:48:01.095  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:48:00.334142Z","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":"960f1afa-625d-4877-b5dd-8f15da7356c8","timestamp":"2022-07-26T05:48:00.334158Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:48:01.117  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:47:59.778517Z","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":"ed36ddab-f663-44d2-8aa7-19285e23d069","timestamp":"2022-07-26T05:47:59.778530Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:48:01.137  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:48:01.137  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:48:16.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:48:16.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:48:16.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:48:31.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:48:31.157  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:48:31.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:48:46.129  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:48:46.129  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:48:46.129  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:01.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:01.094  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:49:01.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:05.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:05.547  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:49:05.379549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b6a1457-965a-4e0c-8c5d-98dd76328022","timestamp":"2022-07-26T05:49:05.379618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:49:06.100  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:49:06.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:12.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:12.189  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:49:11.443512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39a22f3f-4a7b-44dc-9f8c-4fcf51efba4d","timestamp":"2022-07-26T05:49:11.443611Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:49:12.209  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:49:12.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:27.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:27.199  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:49:27.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:42.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:42.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:49:42.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:57.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:57.095  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:49:57.095  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:49:59.120  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:49:59.138  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee91e24d-df39-4070-a5d2-9daada606258","timestamp":"2022-07-26T05:49:59.137353Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:49:59.139  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-07-26 05:49:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:49:59.174  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:59.175  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:49:59.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:49:59.193  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:49:57.991966Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52b3ee58-9a60-4c4f-8448-f8c11c13bea8","timestamp":"2022-07-26T05:49:57.992021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:50:00.110  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:50:00.111  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:50:00.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:50:00.177  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee91e24d-df39-4070-a5d2-9daada606258","timestamp":"2022-07-26T05:49:59.137353Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:50:00.177  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:50:00.177  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:50:00.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:50:00.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:50:00.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:49:59.010394Z","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":"4267422c-be10-4a8a-a497-dabba0c8c0e7","timestamp":"2022-07-26T05:49:59.010403Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:50:01.115  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:49:59.724893Z","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":"6c48f8cf-46c5-4557-af77-a78419468783","timestamp":"2022-07-26T05:49:59.724907Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:50:01.134  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:50:00.309404Z","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":"009bb3ef-ff32-4ed5-a0d7-ed6005266b8d","timestamp":"2022-07-26T05:50:00.309415Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:50:01.155  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:50:01.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:50:16.216  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:50:16.217  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:50:16.217  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:50:31.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:50:31.190  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:50:31.191  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:50:46.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:50:46.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:50:46.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:01.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:01.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:51:01.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:05.505  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:05.505  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:51:05.379514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8a5d1d6-c6c0-4266-b222-d53074cb64f9","timestamp":"2022-07-26T05:51:05.379594Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:51:06.152  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:51:06.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:12.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:12.242  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:51:11.444062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05c3889d-e859-4907-9a30-24c8937ec703","timestamp":"2022-07-26T05:51:11.444269Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:51:12.262  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:51:12.262  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:27.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:27.221  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:51:27.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:42.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:42.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:51:42.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:57.184  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:57.184  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:51:57.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:51:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:51:59.135  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"678cc714-bc14-4c0d-94b7-4b3a17b82e41","timestamp":"2022-07-26T05:51:59.135193Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:51:59.140  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-07-26 05:51:59.140  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:51:59.166  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:59.167  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:51:59.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:51:59.202  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:51:57.992420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"717e9eff-2355-420f-accc-78670768d207","timestamp":"2022-07-26T05:51:57.992594Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:52:00.130  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:52:00.130  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:52:00.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:52:00.174  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"678cc714-bc14-4c0d-94b7-4b3a17b82e41","timestamp":"2022-07-26T05:51:59.135193Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:52:00.174  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:52:00.174  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:52:00.175  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:52:00.703  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:52:00.703  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:51:59.015324Z","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":"35121e26-320d-4a3a-b010-68b225473f22","timestamp":"2022-07-26T05:51:59.015333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:52:01.138  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:52:00.279264Z","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":"c8344a3d-ea1a-4b65-82b0-e00b2b885d24","timestamp":"2022-07-26T05:52:00.279275Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:52:01.156  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:51:59.742507Z","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":"e3ebd811-9395-414e-88c4-1c1eed2a2e82","timestamp":"2022-07-26T05:51:59.742523Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:52:01.174  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:52:01.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:52:16.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:52:16.171  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:52:16.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:52:31.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:52:31.162  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:52:31.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:52:46.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:52:46.153  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:52:46.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:01.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:01.120  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:53:01.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:05.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:05.515  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:53:05.379517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8599d5e9-4f33-4c77-aab7-454e8c2840d1","timestamp":"2022-07-26T05:53:05.379583Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:53:06.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:53:06.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:12.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:12.254  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:53:11.443516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8440df93-9c8b-4d5f-92f1-97fc1b39652e","timestamp":"2022-07-26T05:53:11.443606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:53:12.275  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:53:12.275  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:27.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:27.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:53:27.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:42.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:42.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:53:42.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:57.206  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:57.207  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:53:57.207  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:53:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:53:59.132  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a17ed093-6879-4eb9-a661-e14ba75b2980","timestamp":"2022-07-26T05:53:59.132105Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:53:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-07-26 05:53:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:53:59.166  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:59.166  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:53:59.181  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:53:59.181  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:53:57.992001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ffad061-eb7c-4bc6-be4c-841f177e67a8","timestamp":"2022-07-26T05:53:57.992066Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:54:00.148  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:54:00.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:54:00.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:54:00.238  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a17ed093-6879-4eb9-a661-e14ba75b2980","timestamp":"2022-07-26T05:53:59.132105Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:54:00.238  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:54:00.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:54:00.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:54:00.758  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:54:00.758  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:53:59.010011Z","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":"0359cafd-1d63-43e4-904c-cb3016fef788","timestamp":"2022-07-26T05:53:59.010020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:54:01.147  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:54:00.271611Z","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":"99814cc0-2960-458f-bbb3-8e2367a3cfd3","timestamp":"2022-07-26T05:54:00.271627Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:54:02.141  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:53:59.725154Z","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":"d7fd2886-97f6-4551-86f9-e3f5db5c9e85","timestamp":"2022-07-26T05:53:59.725162Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:54:02.157  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:54:02.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:54:17.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:54:17.183  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:54:17.184  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:54:32.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:54:32.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:54:32.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:54:47.123  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:54:47.123  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:54:47.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:02.072  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:02.072  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:55:02.072  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:05.504  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:05.505  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:55:05.379611Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03dadd0f-d5bd-491a-8bfa-9522a37193b2","timestamp":"2022-07-26T05:55:05.379721Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:55:06.157  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:55:06.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:12.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:12.246  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:55:11.443411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4334040b-4937-4b06-b82d-4613f1018df9","timestamp":"2022-07-26T05:55:11.443480Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:55:12.266  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:55:12.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:27.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:27.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:55:27.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:42.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:42.176  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:55:42.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:57.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:57.176  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:55:57.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:55:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:55:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"04f51b54-800b-4813-874f-2b3fde00aebf","timestamp":"2022-07-26T05:55:59.124964Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:55:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 05:55:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:55:59.165  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:59.165  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-07-26 05:55:59.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:55:59.184  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:55:57.992081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de1430a8-885d-42a7-b8b3-a53dfa949334","timestamp":"2022-07-26T05:55:57.992152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:56:00.188  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:56:00.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:56:00.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:56:00.211  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"04f51b54-800b-4813-874f-2b3fde00aebf","timestamp":"2022-07-26T05:55:59.124964Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:56:00.211  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:56:00.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:56:00.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:56:00.768  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:56:00.769  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:55:59.008301Z","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":"12e73964-0a2f-4985-833c-3d6b85adf948","timestamp":"2022-07-26T05:55:59.008308Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:56:01.160  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:56:00.259195Z","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":"a67b588a-e81d-4dd1-a27e-89dad79cfc4e","timestamp":"2022-07-26T05:56:00.259206Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:56:01.176  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:55:59.715334Z","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":"4a05a79d-94fe-4952-93e8-7189227a68a1","timestamp":"2022-07-26T05:55:59.715349Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:56:01.192  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:56:01.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:56:16.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:56:16.174  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:56:16.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:56:31.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:56:31.163  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:56:31.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:56:46.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:56:46.138  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:56:46.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:01.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:01.099  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:57:01.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:05.527  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:05.527  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:57:05.379585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"159e2705-a2c2-4a95-ae5d-60087a35cda8","timestamp":"2022-07-26T05:57:05.379686Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:57:06.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:57:06.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:12.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:12.219  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:57:11.443332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a250d919-1ff3-424b-a54c-42d95e12970e","timestamp":"2022-07-26T05:57:11.443428Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:57:12.237  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:57:12.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:27.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:27.202  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:57:27.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:42.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:42.158  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:57:42.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:57.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:57.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:57:57.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:57:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:57:59.124  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"65be313f-89b8-46eb-a5a8-6e2cf6e29c5f","timestamp":"2022-07-26T05:57:59.124068Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:57:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-07-26 05:57:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:57:59.162  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:59.163  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:57:59.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:57:59.180  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:57:57.992308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe6025f2-5bfa-4396-b542-fe4fe4d939a0","timestamp":"2022-07-26T05:57:57.992417Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:58:00.178  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:58:00.178  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:58:00.207  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:58:00.207  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"65be313f-89b8-46eb-a5a8-6e2cf6e29c5f","timestamp":"2022-07-26T05:57:59.124068Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:58:00.207  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:58:00.207  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:58:00.207  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:58:00.726  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:58:00.727  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:57:59.002408Z","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":"88e73969-61de-4d5a-b703-58225b66d98f","timestamp":"2022-07-26T05:57:59.002416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:58:01.179  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:57:59.704966Z","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":"ffb1a007-0882-4454-8b89-eb4939246fce","timestamp":"2022-07-26T05:57:59.705013Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:58:01.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:58:00.258099Z","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":"1fdcc495-5e45-4f70-a863-5b0771ec5313","timestamp":"2022-07-26T05:58:00.258118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:58:01.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:58:01.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:58:16.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:58:16.186  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:58:16.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:58:31.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:58:31.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:58:31.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:58:46.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:58:46.171  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:58:46.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:01.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:01.150  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:01.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:05.521  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:05.521  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T05:59:05.379578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd169996-082b-44ac-92ef-4dd7b14345e5","timestamp":"2022-07-26T05:59:05.379663Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 05:59:06.193  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:06.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:12.259  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:12.260  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:59:11.443385Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e904bc73-159e-49fb-968e-18f4236b6526","timestamp":"2022-07-26T05:59:11.443446Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 05:59:12.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:12.283  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:27.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:27.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:27.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:42.230  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:42.231  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:42.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:57.255  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:57.256  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:57.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 05:59:59.128  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b1b4f28-7509-4cc9-8272-ae6bc9ec5004","timestamp":"2022-07-26T05:59:59.127781Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:59:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-07-26 05:59:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 05:59:59.176  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:59.177  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-07-26 05:59:59.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:59.221  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:59:57.991993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c28cf642-bbb7-45fc-8482-e4507fd04b37","timestamp":"2022-07-26T05:59:57.992076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:59:59.242  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:59.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:59.777  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:59.777  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b1b4f28-7509-4cc9-8272-ae6bc9ec5004","timestamp":"2022-07-26T05:59:59.127781Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 05:59:59.778  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 05:59:59.778  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 05:59:59.778  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 05:59:59.982  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 05:59:59.983  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:59:59.039253Z","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":"36f8afdb-2493-4e70-aff4-27c918eeb89b","timestamp":"2022-07-26T05:59:59.039264Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:00:00.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:00:00.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:00:00.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:00:00.071  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T05:59:59.739166Z","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":"48a42356-2dca-48f0-bf4c-8ef01bddd8aa","timestamp":"2022-07-26T05:59:59.739191Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:00:00.090  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:00:00.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:00:00.622  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:00:00.623  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:00:00.323616Z","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":"2db94427-3b0a-48d1-8ece-ca165dd76261","timestamp":"2022-07-26T06:00:00.323632Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:00:01.195  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:00:01.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:00:16.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:00:16.229  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:00:16.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:00:31.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:00:31.210  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:00:31.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:00:46.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:00:46.167  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:00:46.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:01.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:01.118  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:01.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:05.532  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:05.533  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:01:05.379748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6e37542-79f4-4682-803b-fea8ef35e9bd","timestamp":"2022-07-26T06:01:05.379868Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:01:06.228  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:06.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:12.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:12.374  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:01:11.443570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be826ab1-7438-442d-8c00-d4361273be68","timestamp":"2022-07-26T06:01:11.443641Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:01:12.392  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:12.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:27.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:27.358  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:27.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:42.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:42.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:42.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:57.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:57.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:57.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:01:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02f5a1fe-b4bd-4b2a-a1b9-abee8485ee8a","timestamp":"2022-07-26T06:01:59.124916Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:01:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 06:01:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:01:59.167  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:59.168  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:01:59.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:59.257  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:01:57.992338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52462584-2006-4252-9bb2-8fa0381dcf5f","timestamp":"2022-07-26T06:01:57.992507Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:01:59.277  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:59.277  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:01:59.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:01:59.848  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02f5a1fe-b4bd-4b2a-a1b9-abee8485ee8a","timestamp":"2022-07-26T06:01:59.124916Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:01:59.848  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:01:59.848  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:01:59.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:02:00.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:02:00.049  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:01:59.058171Z","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":"27b8a658-ba9f-45f2-8cfa-44e38cf90ec0","timestamp":"2022-07-26T06:01:59.058180Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:02:00.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:02:00.068  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:02:00.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:02:00.113  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:02:00.399196Z","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":"78f3134a-16da-46de-bd34-282797d978b4","timestamp":"2022-07-26T06:02:00.399211Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:02:00.132  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:02:00.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:02:00.669  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:02:00.669  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:01:59.849733Z","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":"89a38eb6-3558-4c4b-b649-de3d0ae32d5b","timestamp":"2022-07-26T06:01:59.849744Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:02:00.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:02:00.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:02:15.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:02:15.714  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:02:15.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:02:30.708  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:02:30.709  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:02:30.709  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:02:45.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:02:45.698  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:02:45.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:00.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:00.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:00.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:05.544  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:05.545  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:03:05.379556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"528eee19-5b08-4064-bd30-1047ef843200","timestamp":"2022-07-26T06:03:05.379626Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:03:06.224  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:06.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:12.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:12.310  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:03:11.443387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97e8f7ef-e011-4dfd-8f43-a924c482c516","timestamp":"2022-07-26T06:03:11.443444Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:03:12.332  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:12.332  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:27.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:27.359  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:27.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:42.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:42.345  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:42.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:57.325  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:57.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:57.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:03:59.127  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"339e9ee0-2c69-4818-b266-531411e38fd6","timestamp":"2022-07-26T06:03:59.126791Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:03:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-07-26 06:03:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:03:59.164  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:59.165  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:03:59.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:59.187  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:03:57.992030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2b2fad0-302d-4749-884c-80a78b5e3fe0","timestamp":"2022-07-26T06:03:57.992084Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:03:59.230  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:59.230  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:03:59.773  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:03:59.774  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"339e9ee0-2c69-4818-b266-531411e38fd6","timestamp":"2022-07-26T06:03:59.126791Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:03:59.774  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:03:59.774  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:03:59.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:04:00.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:04:00.009  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:03:59.025090Z","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":"43c366aa-b49b-4760-9fb3-4467242df39a","timestamp":"2022-07-26T06:03:59.025099Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:04:00.029  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:04:00.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:04:00.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:04:00.064  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:04:00.280012Z","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":"8beb5219-5ecc-49c2-812d-0db5b20123c7","timestamp":"2022-07-26T06:04:00.280028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:04:00.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:04:00.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:04:00.661  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:04:00.662  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:03:59.730865Z","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":"b6f395d9-13d2-45fe-bc72-77d943de130b","timestamp":"2022-07-26T06:03:59.730876Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:04:01.230  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:04:01.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:04:16.234  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:04:16.234  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:04:16.234  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:04:31.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:04:31.198  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:04:31.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:04:46.181  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:04:46.183  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:04:46.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:01.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:01.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:01.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:05.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:05.525  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:05:05.379503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5f121c2-2c23-45da-8860-ac4d4216d875","timestamp":"2022-07-26T06:05:05.379556Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:05:06.235  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:06.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:12.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:12.171  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:05:11.443385Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"228f9dc8-8324-4ac4-9ec4-d4f22217275f","timestamp":"2022-07-26T06:05:11.443443Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:05:12.236  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:12.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:27.217  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:27.217  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:27.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:42.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:42.226  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:42.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:57.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:57.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:57.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:05:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0a535706-a27d-47c4-95b9-a9caa09d1bbd","timestamp":"2022-07-26T06:05:59.125097Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:05:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 06:05:59.138  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:05:59.168  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:59.169  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:05:59.327  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:59.327  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:05:57.992297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d920e68-1c02-4712-9656-ad70507fb01a","timestamp":"2022-07-26T06:05:57.992445Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:05:59.348  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:59.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:05:59.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:05:59.944  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0a535706-a27d-47c4-95b9-a9caa09d1bbd","timestamp":"2022-07-26T06:05:59.125097Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:05:59.945  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:05:59.945  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:05:59.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:06:00.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:06:00.119  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:05:59.101173Z","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":"2c515dc6-4e3d-4296-9e59-c1f204da1bf3","timestamp":"2022-07-26T06:05:59.101181Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:06:00.239  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:06:00.239  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:06:00.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:06:00.277  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:06:00.401769Z","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":"3168d88d-9db6-4b55-b157-1fcb41e24a4c","timestamp":"2022-07-26T06:06:00.401778Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:06:00.295  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:06:00.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:06:00.881  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:06:00.882  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:05:59.907831Z","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":"6e20eef3-f876-4fe0-a544-b07744b60759","timestamp":"2022-07-26T06:05:59.907844Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:06:00.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:06:00.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:06:15.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:06:15.911  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:06:15.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:06:30.913  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:06:30.914  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:06:30.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:06:45.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:06:45.875  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:06:45.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:00.825  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:00.826  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:00.826  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:05.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:05.537  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:07:05.379542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f78fc36-9c31-4084-ab06-bdd061e521f4","timestamp":"2022-07-26T06:07:05.379613Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:07:06.254  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:06.255  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:12.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:12.331  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:07:11.443408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac4de900-642e-4249-832c-3fdcab66a5d3","timestamp":"2022-07-26T06:07:11.443509Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:07:12.351  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:12.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:27.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:27.328  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:27.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:42.279  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:42.279  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:42.279  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:57.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:57.276  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:57.277  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:07:59.127  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cdb99ce2-8f50-4edf-90d1-4050d96c56c5","timestamp":"2022-07-26T06:07:59.126814Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:07:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-07-26 06:07:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:07:59.170  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:59.170  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:07:59.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:59.222  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:07:57.992163Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"807ebcf1-4ee7-4fca-89f8-78ff14c0605a","timestamp":"2022-07-26T06:07:57.992247Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:07:59.262  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:59.262  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:07:59.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:07:59.810  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cdb99ce2-8f50-4edf-90d1-4050d96c56c5","timestamp":"2022-07-26T06:07:59.126814Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:07:59.810  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:07:59.811  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:07:59.811  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:08:00.022  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:08:00.023  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:07:59.066632Z","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":"998f3e65-2f4f-4743-83cd-8175f6d99491","timestamp":"2022-07-26T06:07:59.066640Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:08:00.042  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:08:00.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:08:00.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:08:00.088  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:08:00.338325Z","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":"42022036-02c1-477e-9ca5-b0220b0a55cf","timestamp":"2022-07-26T06:08:00.338338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:08:00.113  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:08:00.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:08:00.637  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:08:00.638  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:07:59.787780Z","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":"96933008-3ee7-4361-9ccf-27bffbd4a541","timestamp":"2022-07-26T06:07:59.787797Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:08:01.262  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:08:01.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:08:16.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:08:16.289  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:08:16.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:08:31.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:08:31.341  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:08:31.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:08:46.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:08:46.355  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:08:46.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:01.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:01.314  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:01.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:05.554  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:05.554  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:09:05.379581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56af6d90-9513-4dcd-9d02-42629471b10a","timestamp":"2022-07-26T06:09:05.379703Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:09:06.295  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:06.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:12.363  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:12.363  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:09:11.443456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9cba321-7a91-4d89-ae1d-93b4a470afbb","timestamp":"2022-07-26T06:09:11.443544Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:09:12.383  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:12.383  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:27.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:27.338  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:27.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:42.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:42.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:42.306  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:57.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:57.308  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:57.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:09:59.125  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc79b5a3-cbb9-43d3-92b1-780686c1b281","timestamp":"2022-07-26T06:09:59.124462Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:09:59.138  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-07-26 06:09:59.139  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:09:59.176  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:59.177  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:09:59.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:59.201  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:09:57.992160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca7a4de6-58f1-427b-a038-2d3fa1d72215","timestamp":"2022-07-26T06:09:57.992225Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:09:59.292  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:59.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:59.800  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:59.801  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc79b5a3-cbb9-43d3-92b1-780686c1b281","timestamp":"2022-07-26T06:09:59.124462Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:09:59.801  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:09:59.801  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:59.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:59.840  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:59.840  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:09:59.036230Z","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":"8db5105b-9733-47d9-ac15-2210ee5bd01a","timestamp":"2022-07-26T06:09:59.036239Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:09:59.857  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:59.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:09:59.891  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:09:59.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:09:59.739812Z","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":"3cff5331-848b-43db-a30a-299acb650948","timestamp":"2022-07-26T06:09:59.739849Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:09:59.908  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:09:59.908  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:10:00.423  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:10:00.424  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:10:00.308276Z","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":"5491be14-016f-473f-b0d0-097773efa85f","timestamp":"2022-07-26T06:10:00.308286Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:10:01.293  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:10:01.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:10:16.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:10:16.345  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:10:16.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:10:31.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:10:31.306  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:10:31.306  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:10:46.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:10:46.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:10:46.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:01.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:01.242  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:01.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:05.545  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:05.546  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:11:05.379517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"538949cb-afa4-4576-a6a5-d5c1b8442f23","timestamp":"2022-07-26T06:11:05.379583Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:11:06.345  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:06.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:12.216  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:12.217  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:11:11.443561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52e72cab-9779-4d9a-b5b6-cff29a460e42","timestamp":"2022-07-26T06:11:11.443621Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:11:12.304  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:12.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:27.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:27.256  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:27.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:42.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:42.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:42.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:57.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:57.243  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:57.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:11:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:11:59.300  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f890a45e-64e4-42b8-9a12-03cda5b2c170","timestamp":"2022-07-26T06:11:59.299810Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:11:59.338  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-07-26 06:11:59.339  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:11:59.368  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:59.368  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-07-26 06:11:59.372  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:11:59.373  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:11:57.992240Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d3f9138-6fa1-430d-84d3-128ff484601f","timestamp":"2022-07-26T06:11:57.992354Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:11:59.393  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:11:59.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:00.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:00.058  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f890a45e-64e4-42b8-9a12-03cda5b2c170","timestamp":"2022-07-26T06:11:59.299810Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:12:00.059  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:12:00.059  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:00.059  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:00.203  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:00.204  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:11:59.329258Z","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":"2061fb6a-2345-4941-af36-c38bf425753f","timestamp":"2022-07-26T06:11:59.329268Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:12:00.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:00.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:00.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:00.356  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:12:00.578416Z","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":"b6d32aa1-2e85-4ef5-9946-f72c5d57abbf","timestamp":"2022-07-26T06:12:00.578427Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:12:00.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:00.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:00.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:00.903  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:12:00.056880Z","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":"c0075916-46c8-4c68-869f-9f3582af254d","timestamp":"2022-07-26T06:12:00.056892Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:12:00.922  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:00.922  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:15.924  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:15.925  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:15.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:30.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:30.955  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:30.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:12:45.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:12:45.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:12:45.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:00.915  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:00.915  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:00.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:05.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:05.565  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:13:05.379540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d73166d2-93df-4680-80c5-5ff63a191a3b","timestamp":"2022-07-26T06:13:05.379621Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:13:06.322  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:06.322  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:12.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:12.287  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:13:11.443504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"423bd711-9a61-4e2d-802f-b31859188f1b","timestamp":"2022-07-26T06:13:11.443601Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:13:12.320  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:12.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:27.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:27.327  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:27.327  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:42.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:42.281  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:42.281  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:57.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:57.390  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:57.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:13:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:13:59.314  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"caf312bd-b898-44d7-85c3-f87d1803285c","timestamp":"2022-07-26T06:13:59.314450Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:13:59.338  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-07-26 06:13:59.338  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:13:59.363  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:59.364  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-07-26 06:13:59.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:13:59.377  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:13:57.992019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"900ef5ce-70ff-449f-b2f4-a8e87dd3425f","timestamp":"2022-07-26T06:13:57.992074Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:13:59.407  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:13:59.407  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:00.135  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:00.135  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"caf312bd-b898-44d7-85c3-f87d1803285c","timestamp":"2022-07-26T06:13:59.314450Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:14:00.135  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:14:00.135  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:00.135  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:00.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:00.258  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:13:59.325613Z","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":"c923b10c-4835-4c9f-806b-333c03da0bc2","timestamp":"2022-07-26T06:13:59.325622Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:14:00.325  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:00.325  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:00.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:00.374  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:14:00.058899Z","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":"79765c74-eab6-4215-a0a2-2946b5933cf7","timestamp":"2022-07-26T06:14:00.058907Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:14:00.392  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:00.392  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:00.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:00.917  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:14:00.642537Z","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":"daa2503e-30fc-4c2f-846a-12b61c9cf437","timestamp":"2022-07-26T06:14:00.642547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:14:00.937  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:00.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:15.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:15.946  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:15.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:30.923  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:30.924  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:30.924  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:14:45.905  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:14:45.906  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:14:45.906  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:00.915  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:00.916  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:00.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:05.563  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:05.563  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:15:05.379859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d0bbc81-e789-43eb-a398-fb1d3e16b2c0","timestamp":"2022-07-26T06:15:05.379970Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:15:06.335  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:06.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:12.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:12.298  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:15:11.443377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"817a680c-16a7-4bff-b0fb-6b713f77a222","timestamp":"2022-07-26T06:15:11.443433Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:15:12.333  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:12.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:27.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:27.318  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:27.318  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:42.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:42.296  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:42.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:57.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:57.428  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:57.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:15:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:15:59.335  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f2e56f7d-9bf7-4157-b9d3-4be1deeeeabe","timestamp":"2022-07-26T06:15:59.334844Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:15:59.338  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms
2022-07-26 06:15:59.338  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:15:59.366  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:59.366  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:15:59.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:15:59.802  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:15:57.992359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38ca0512-3ef9-498a-8f13-cb950478243e","timestamp":"2022-07-26T06:15:57.992501Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:15:59.820  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:15:59.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:00.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:00.395  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f2e56f7d-9bf7-4157-b9d3-4be1deeeeabe","timestamp":"2022-07-26T06:15:59.334844Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:16:00.395  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:16:00.395  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:00.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:00.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:00.847  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:15:59.475424Z","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":"5e1f189e-9999-455e-8ca6-2c717bb374bd","timestamp":"2022-07-26T06:15:59.475437Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:16:01.344  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:01.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:01.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:01.451  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:16:00.454747Z","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":"4f0908a6-cf65-4506-893d-5e44d6696027","timestamp":"2022-07-26T06:16:00.454760Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:16:01.470  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:01.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:02.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:02.017  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:16:01.005833Z","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":"f6cef611-2b15-4c2a-8c68-d15d3aa3f893","timestamp":"2022-07-26T06:16:01.005841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:16:02.347  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:02.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:17.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:17.359  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:17.360  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:32.383  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:32.383  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:32.383  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:16:47.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:16:47.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:16:47.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:02.330  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:02.331  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:02.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:05.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:05.539  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:17:05.379503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"331f716f-e5c1-437b-a541-ce57e314ab60","timestamp":"2022-07-26T06:17:05.379563Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:17:06.367  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:06.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:12.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:12.289  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:17:11.443436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbe280bf-77a5-4a72-bf01-939832f43cb3","timestamp":"2022-07-26T06:17:11.443515Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:17:12.355  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:12.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:27.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:27.315  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:27.316  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:42.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:42.287  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:42.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:57.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:57.271  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:57.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:17:59.356  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cc658d0f-05bf-4a92-885c-3bd46e5c3bc6","timestamp":"2022-07-26T06:17:59.355466Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:17:59.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:59.378  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:17:57.992021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3477daf5-562c-4c45-a627-f1e0b76a2d5f","timestamp":"2022-07-26T06:17:57.992081Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:17:59.388  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-07-26 06:17:59.389  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:17:59.405  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:17:59.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:17:59.431  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:17:59.432  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-07-26 06:18:00.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:00.113  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cc658d0f-05bf-4a92-885c-3bd46e5c3bc6","timestamp":"2022-07-26T06:17:59.355466Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:18:00.113  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:18:00.113  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:00.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:18:00.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:00.301  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:17:59.388080Z","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":"0e93aad9-f733-4d12-9f6d-ac227cfe0a86","timestamp":"2022-07-26T06:17:59.388088Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:18:00.367  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:00.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:18:00.383  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:00.383  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:18:00.085185Z","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":"d39397a5-4fd1-44ae-9206-cddfaccb15cd","timestamp":"2022-07-26T06:18:00.085196Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:18:00.400  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:00.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:18:00.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:00.936  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:18:00.662965Z","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":"d321100d-95b9-4825-af7f-a848aa2219e4","timestamp":"2022-07-26T06:18:00.662980Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:18:00.955  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:00.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:18:15.989  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:15.990  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:15.990  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:18:30.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:30.955  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:30.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:18:45.965  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:18:45.966  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:18:45.966  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:00.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:00.912  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:00.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:05.561  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:05.561  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:19:05.379596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba3bffa3-bbe7-4b3e-bfa6-3980eaef3cc2","timestamp":"2022-07-26T06:19:05.379662Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:19:06.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:06.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:12.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:12.292  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:19:11.443876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb0feaa2-16c4-473a-8922-ff5be617fabd","timestamp":"2022-07-26T06:19:11.444085Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:19:12.372  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:12.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:27.380  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:27.381  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:27.381  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:42.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:42.341  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:42.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:57.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:57.309  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:57.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:19:59.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:59.358  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:19:57.992049Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdba4b6a-0fa9-4c7f-8466-1a1b2c94bcb3","timestamp":"2022-07-26T06:19:57.992113Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:19:59.367  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fcf0df56-5a68-472b-863b-a7542573384d","timestamp":"2022-07-26T06:19:59.367510Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:19:59.379  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:19:59.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:19:59.388  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-07-26 06:19:59.388  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:19:59.425  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:19:59.426  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:20:00.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:00.056  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fcf0df56-5a68-472b-863b-a7542573384d","timestamp":"2022-07-26T06:19:59.367510Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:20:00.056  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:20:00.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:00.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:20:00.264  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:00.265  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:20:00.056818Z","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":"35208f09-a314-4f01-ade5-987821b3bea7","timestamp":"2022-07-26T06:20:00.056829Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:20:00.378  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:00.378  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:20:00.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:00.408  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:19:59.382946Z","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":"a44a97dd-d157-483f-a1b1-5af65704cd00","timestamp":"2022-07-26T06:19:59.382955Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:20:00.430  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:00.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:20:00.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:00.947  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:20:00.610479Z","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":"12900a57-3e48-45b0-8f2a-91cac03d4a30","timestamp":"2022-07-26T06:20:00.610491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:20:00.973  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:00.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:20:16.022  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:16.023  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:16.023  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:20:31.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:31.021  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:31.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:20:46.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:20:46.020  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:20:46.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:00.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:00.975  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:00.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:05.551  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:05.552  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:21:05.379589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db68ab04-5762-46e6-b60f-e957558967fe","timestamp":"2022-07-26T06:21:05.379654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-26 06:21:06.388  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:06.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:12.279  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:12.280  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:21:11.443400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3eea90a4-7a7a-498e-88d5-78131d38926a","timestamp":"2022-07-26T06:21:11.443498Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-26 06:21:12.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:12.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:27.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:27.356  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:27.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:42.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:42.315  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:42.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:57.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:57.278  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:57.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:59.116  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-26 06:21:59.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:59.377  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:21:57.992174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04680137-f801-47e4-ba31-26715c6de90b","timestamp":"2022-07-26T06:21:57.992273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:21:59.383  INFO 11 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4ca1eb6-623a-4a38-8353-3d386e3f4788","timestamp":"2022-07-26T06:21:59.383255Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:21:59.388  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-07-26 06:21:59.388  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-07-26 06:21:59.396  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:21:59.396  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:21:59.410  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:21:59.410  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-07-26 06:22:00.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:22:00.100  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4ca1eb6-623a-4a38-8353-3d386e3f4788","timestamp":"2022-07-26T06:21:59.383255Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:22:00.100  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-07-26 06:22:00.100  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:22:00.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:22:00.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:22:00.289  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-26T06:21:59.393166Z","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":"b5dc4731-a0db-4480-b0c7-3540f6765480","timestamp":"2022-07-26T06:21:59.393174Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-26 06:22:00.398  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000
2022-07-26 06:22:00.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/eba35f42-ead7-400b-8468-f6ebb711262a/onap-policy-clamp-runtime-acm-74859969d8-nsk4c?timeout=15000 (anonymous) ...
2022-07-26 06:22:00.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-26 06:22:00.442  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-26T06:22:00.607560Z","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":"6dcc90ca-a77d-4f5f-802c-aaccb2fef2f2","timestamp":"2022-07-26T06:22:00.60756