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-05-13 06:40:16.337  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-13 06:40:16.340  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-13 06:40:18.046  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-13 06:40:18.576  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 514 ms. Found 7 JPA repository interfaces.
2022-05-13 06:40:20.000  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.003  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.007  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.027  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.033  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.040  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.046  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.048  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.081  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.107  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.109  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-13 06:40:20.739  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-13 06:40:20.756  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-13 06:40:20.756  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-13 06:40:20.873  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-13 06:40:20.873  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4399 ms
2022-05-13 06:40:21.671  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-13 06:40:22.275  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-13 06:40:22.522  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-13 06:40:23.175  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-13 06:40:23.484  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-13 06:40:23.712  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-13 06:40:23.778  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-13 06:40:31.313  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-13 06:40:31.353  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-13 06:40:33.067  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-05-13 06:40:33.695  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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-05-13 06:40:34.402  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-13 06:40:35.812  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64908ab9, org.springframework.security.web.context.SecurityContextPersistenceFilter@107ebdad, org.springframework.security.web.header.HeaderWriterFilter@57fc6759, org.springframework.security.web.authentication.logout.LogoutFilter@5737d116, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3e8fe7db, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1774c4e2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19540247, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1b06dc57, org.springframework.security.web.session.SessionManagementFilter@37344d31, org.springframework.security.web.access.ExceptionTranslationFilter@6636448b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@75fa9254]
2022-05-13 06:40:36.493  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.494  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.494  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.494  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.494  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.495  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.495  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.495  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.496  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.496  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.496  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.496  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.497  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.497  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.497  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.497  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.497  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.498  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.498  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.498  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.498  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-13 06:40:36.525  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-05-13 06:40:37.307  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-13 06:40:37.308  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-13 06:40:37.316  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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-05-13 06:40:37.317  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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-05-13 06:40:37.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:40:37.318  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=eee0ace1-5d17-4b71-957a-99cbf561c674, alive=false, publisher=null]]: starting
2022-05-13 06:40:37.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:40:37.423  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=eee0ace1-5d17-4b71-957a-99cbf561c674, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-13 06:40:37.424  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-13 06:40:37.425  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-13 06:40:37.425  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-13 06:40:37.425  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-13 06:40:37.425  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-13 06:40:37.425  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-13 06:40:37.425  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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@6e96f3cd
2022-05-13 06:40:37.426  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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-05-13 06:40:37.426  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-13 06:40:37.432  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 22.196 seconds (JVM running for 23.661)
2022-05-13 06:40:37.447  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-13 06:40:37.481  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-13 06:40:38.478  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:40:38.480 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:40:38.480  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:40:53.500 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:40:53.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:40:53.502  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:40:53.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:40:54.540  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:40:54.541 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:40:54.541  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:41:09.543 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:41:09.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:41:09.545  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:41:09.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:41:10.572  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:41:10.572 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:41:10.573  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:41:25.574 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:41:25.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:41:25.575  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:41:25.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:41:26.604  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:41:26.604 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:41:26.604  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:41:41.605 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:41:41.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:41:41.607  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:41:41.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:41:42.637  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:41:42.638 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:41:42.638  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:41:57.639 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:41:57.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:41:57.639  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:41:57.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:41:58.668  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:41:58.669 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:41:58.669  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:42:13.670 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:42:13.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:42:13.671  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:42:13.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:42:14.701  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-13 06:42:14.702 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
2022-05-13 06:42:14.702  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-13 06:42:29.703 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b4ebb21-f388-4ebd-8d55-a72b8cecb277, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts, 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]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.35.177] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-05-13 06:42:29.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:42:29.704  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-13 06:42:29.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:42:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:42:41.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:42:41.725  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-13 06:42:41.727  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:42:40.375209Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a222f45-4de3-4da1-9d55-a4f48f1709e9","timestamp":"2022-05-13T06:42:40.375550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:42:42.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:42:42.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:42:57.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:42:57.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:42:57.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:43:12.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:43:12.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:43:12.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:43:27.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:43:27.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:43:27.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:43:42.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:43:42.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:43:42.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:43:57.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:43:57.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:43:57.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:12.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:12.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:12.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:14.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:14.143  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:44:13.605621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65b205f6-0999-4789-a27a-b3261b15cdd3","timestamp":"2022-05-13T06:44:13.605926Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:44:15.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:15.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:29.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:29.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:29.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:30.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:30.425  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:44:29.287280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ddc05d4-4adc-477b-a069-3b81e32df458","timestamp":"2022-05-13T06:44:29.287551Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:44:31.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:31.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:44:37.332  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b16ff8c-2d00-455e-b9a6-33181603f13b","timestamp":"2022-05-13T06:44:37.328404Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:44:37.372  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-05-13 06:44:37.375  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:44:37.457  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:37.458  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (84 ms):{"serverTimeMs":1,"count":1}
2022-05-13 06:44:38.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:38.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b16ff8c-2d00-455e-b9a6-33181603f13b","timestamp":"2022-05-13T06:44:37.328404Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:44:38.088  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:44:38.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:38.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:38.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:38.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:44:37.637495Z","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":"3663c61d-8486-4c61-a694-aba7076edbe4","timestamp":"2022-05-13T06:44:37.637516Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:44:38.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:38.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:41.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:41.483  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:44:40.374189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc8cbb7f-01c4-4e86-b728-732c34157ad8","timestamp":"2022-05-13T06:44:40.374276Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:44:41.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:41.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:44:56.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:44:56.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:44:56.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:45:11.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:45:11.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:45:11.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:45:26.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:45:26.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:45:26.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:45:41.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:45:41.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:45:41.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:45:56.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:45:56.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:45:56.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:11.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:11.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:11.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:14.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:14.121  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:46:13.605539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79c7fea2-77a6-4865-a70a-82503743a2fc","timestamp":"2022-05-13T06:46:13.605777Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:46:15.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:15.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:29.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:29.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:29.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:30.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:30.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:46:29.286707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2104be14-15f8-480d-9961-cee61f5e822e","timestamp":"2022-05-13T06:46:29.286784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:46:31.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:31.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:46:38.020  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0aafbbf0-e2a0-4f89-aeda-abd585204eac","timestamp":"2022-05-13T06:46:38.020098Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:46:38.021  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-05-13 06:46:38.022  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:46:38.106  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:38.107  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (85 ms):{"serverTimeMs":0,"count":1}
2022-05-13 06:46:38.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:38.732  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0aafbbf0-e2a0-4f89-aeda-abd585204eac","timestamp":"2022-05-13T06:46:38.020098Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:46:38.732  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:46:38.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:38.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:38.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:38.917  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:46:38.276290Z","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":"d95e8c5a-1ef3-436d-840b-ed0f253f0f81","timestamp":"2022-05-13T06:46:38.276310Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:46:39.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:39.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:39.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:39.575  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:46:38.975505Z","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":"a4cb718d-5151-49ad-9bfc-869efe5b750e","timestamp":"2022-05-13T06:46:38.975539Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:46:39.592  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:46:38.298553Z","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":"50ae7ead-bfee-4fc8-acc4-86c6dec26639","timestamp":"2022-05-13T06:46:38.298571Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:46:39.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:39.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:41.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:41.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:46:40.374171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7d48db1-aaaa-41d4-887e-d6967a01dd8f","timestamp":"2022-05-13T06:46:40.374236Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:46:42.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:42.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:46:57.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:46:57.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:46:57.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:47:12.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:47:12.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:47:12.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:47:27.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:47:27.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:47:27.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:47:42.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:47:42.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:47:42.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:47:57.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:47:57.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:47:57.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:12.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:12.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:12.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:14.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:14.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:48:13.605229Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab755691-1a2f-46ce-ac3e-a423aaa2fe18","timestamp":"2022-05-13T06:48:13.605318Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:48:15.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:15.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:29.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:29.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:29.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:30.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:30.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:48:29.287020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47f27232-e85b-42b1-adf4-47e9c17a7841","timestamp":"2022-05-13T06:48:29.287113Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:48:31.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:31.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:48:38.034  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"05cc4667-8d4a-4ce6-87d6-443ea2881b9f","timestamp":"2022-05-13T06:48:38.034535Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:48:38.072  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-05-13 06:48:38.072  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:48:38.125  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:38.125  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":3,"count":1}
2022-05-13 06:48:38.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:38.753  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"05cc4667-8d4a-4ce6-87d6-443ea2881b9f","timestamp":"2022-05-13T06:48:38.034535Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:48:38.753  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:48:38.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:38.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:38.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:38.922  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:48:38.992148Z","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":"1c2be4f2-229e-4a29-aa12-8bfbe52c4f5b","timestamp":"2022-05-13T06:48:38.992175Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:48:39.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:39.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:39.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:39.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:48:38.297555Z","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":"cfd61def-0d42-4461-b7e8-df2d57257d76","timestamp":"2022-05-13T06:48:38.297570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:48:39.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:39.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:39.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:39.617  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:48:38.308108Z","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":"c993a67e-4fd6-401f-9f0e-ad18da899f0f","timestamp":"2022-05-13T06:48:38.308122Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:48:39.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:39.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:41.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:41.498  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:48:40.374075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"374b23be-aea4-4fa5-93ba-80e8772635a3","timestamp":"2022-05-13T06:48:40.374141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:48:42.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:42.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:48:57.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:48:57.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:48:57.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:49:12.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:49:12.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:49:12.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:49:26.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:49:26.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:49:26.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:49:41.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:49:41.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:49:41.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:49:56.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:49:56.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:49:56.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:11.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:11.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:11.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:14.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:14.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:50:13.605399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e141257e-8d4a-43d1-864d-934c1ef1af24","timestamp":"2022-05-13T06:50:13.605558Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:50:15.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:15.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:29.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:29.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:29.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:30.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:30.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:50:29.286703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81157811-821d-40dd-83c7-b9659c08d9aa","timestamp":"2022-05-13T06:50:29.286794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:50:31.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:31.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:50:38.051  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6acff5da-0bed-43ca-a41b-7b185b1bff2b","timestamp":"2022-05-13T06:50:38.051532Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:50:38.071  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-05-13 06:50:38.072  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:50:38.099  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:38.099  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-05-13 06:50:38.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:38.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6acff5da-0bed-43ca-a41b-7b185b1bff2b","timestamp":"2022-05-13T06:50:38.051532Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:50:38.717  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:50:38.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:38.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:38.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:38.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:50:38.949015Z","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":"55f17b0d-3b2b-4d8f-bdf0-8aabaa313e72","timestamp":"2022-05-13T06:50:38.949035Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:50:39.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:39.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:39.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:39.094  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:50:38.266226Z","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":"7c535ab1-b783-48e3-8606-9a7a951c053c","timestamp":"2022-05-13T06:50:38.266257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:50:39.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:39.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:39.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:39.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:50:38.263130Z","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":"d3486052-3a91-4a37-945c-7c158a2610a4","timestamp":"2022-05-13T06:50:38.263149Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:50:39.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:39.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:41.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:41.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:50:40.374231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfccd5e5-fdc7-4b39-8cfe-1f45217e8d12","timestamp":"2022-05-13T06:50:40.374303Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:50:42.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:42.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:50:57.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:50:57.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:50:57.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:51:11.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:51:12.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:51:12.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:51:26.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:51:26.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:51:26.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:51:41.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:51:41.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:51:41.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:51:56.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:51:56.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:51:56.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:11.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:11.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:11.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:14.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:14.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:52:13.605366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b22b98d-68ea-46e3-aeb7-a45efe720a9e","timestamp":"2022-05-13T06:52:13.605478Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:52:15.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:15.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:29.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:29.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:29.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:30.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:30.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:52:29.286809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c796b19-af07-4641-aa94-394e7063632d","timestamp":"2022-05-13T06:52:29.286992Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:52:31.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:31.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:52:38.073  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ceaf52a-d386-49eb-8efb-b973493a22ca","timestamp":"2022-05-13T06:52:38.073600Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:52:38.121  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms
2022-05-13 06:52:38.122  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:52:38.154  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:38.155  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-05-13 06:52:38.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:38.831  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ceaf52a-d386-49eb-8efb-b973493a22ca","timestamp":"2022-05-13T06:52:38.073600Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:52:38.831  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:52:38.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:38.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:38.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:38.975  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:52:38.376905Z","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":"8c8cc200-5b2f-4b35-a42b-107b27ed3b55","timestamp":"2022-05-13T06:52:38.376919Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:52:39.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:39.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:39.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:39.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:52:38.377113Z","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":"75145183-b0dd-4dfb-aa8f-c7274bac1d6a","timestamp":"2022-05-13T06:52:38.377128Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:52:39.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:39.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:39.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:39.645  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:52:39.061284Z","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":"2d4e3540-49b9-4655-abf8-d3a6bdfbd8b4","timestamp":"2022-05-13T06:52:39.061314Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:52:39.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:39.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:41.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:41.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:52:40.374133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb58bd39-55aa-40ae-b187-6f6240901c72","timestamp":"2022-05-13T06:52:40.374212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:52:42.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:42.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:52:57.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:52:57.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:52:57.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:53:12.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:53:12.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:53:12.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:53:26.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:53:26.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:53:26.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:53:41.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:53:41.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:53:41.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:53:56.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:53:56.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:53:56.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:11.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:11.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:11.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:14.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:14.088  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:54:13.605298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffe31d14-c962-441a-ba22-8bef8b563b84","timestamp":"2022-05-13T06:54:13.605396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:54:16.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:16.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:30.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:30.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:54:29.286793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"934cc62d-a8d3-4623-8b0d-8c27b9516283","timestamp":"2022-05-13T06:54:29.286914Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:54:31.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:31.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:54:38.091  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f67d857b-4e62-4531-a466-6a2bb4c2489b","timestamp":"2022-05-13T06:54:38.090803Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:54:38.121  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-05-13 06:54:38.122  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:54:38.155  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:38.156  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-05-13 06:54:38.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:38.774  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f67d857b-4e62-4531-a466-6a2bb4c2489b","timestamp":"2022-05-13T06:54:38.090803Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:54:38.774  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:54:38.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:38.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:38.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:38.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:54:38.319862Z","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":"4b431cad-303e-45aa-bcae-109ea6ba10c0","timestamp":"2022-05-13T06:54:38.319876Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:54:39.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:39.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:39.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:39.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:54:38.323516Z","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":"119f8ef7-b786-4871-bd00-123f5c0e3b6a","timestamp":"2022-05-13T06:54:38.323528Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:54:39.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:39.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:39.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:39.655  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:54:39.006728Z","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":"a5f83c51-976c-4fcd-98aa-9b931e1ed423","timestamp":"2022-05-13T06:54:39.006746Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:54:39.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:39.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:41.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:41.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:54:40.374097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa4945ce-6c70-40a2-9ab1-b9d84a59b503","timestamp":"2022-05-13T06:54:40.374160Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:54:42.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:42.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:54:57.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:54:57.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:54:57.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:55:12.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:55:12.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:55:12.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:55:27.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:55:27.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:55:27.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:55:42.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:55:42.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:55:42.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:55:56.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:55:56.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:55:56.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:11.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:11.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:11.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:14.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:14.079  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:56:13.605308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55db7695-57b1-4e8f-a4d6-8de4746f9d6b","timestamp":"2022-05-13T06:56:13.605394Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:56:14.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:14.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:29.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:29.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:29.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:30.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:30.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:56:29.286995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc04291d-ffa5-4f02-949e-2d2a5678e412","timestamp":"2022-05-13T06:56:29.287099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:56:31.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:31.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:56:38.109  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e80d6cf3-d09c-4110-973f-fd26f951abb8","timestamp":"2022-05-13T06:56:38.108930Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:56:38.121  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-05-13 06:56:38.122  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:56:38.170  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:38.171  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":1,"count":1}
2022-05-13 06:56:38.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:38.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e80d6cf3-d09c-4110-973f-fd26f951abb8","timestamp":"2022-05-13T06:56:38.108930Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:56:38.787  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:56:38.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:38.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:39.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:39.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:56:38.429092Z","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":"e2022bbf-2b28-45ad-8c74-becc31689743","timestamp":"2022-05-13T06:56:38.429106Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:56:39.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:39.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:39.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:39.143  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:56:38.429204Z","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":"6d0c7e04-d3a5-4c83-b345-54eb2255fb2c","timestamp":"2022-05-13T06:56:38.429216Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:56:39.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:39.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:39.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:39.685  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:56:39.111917Z","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":"d7620f49-b1b2-4bca-923e-bac3b0e6c43a","timestamp":"2022-05-13T06:56:39.111934Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:56:39.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:39.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:41.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:41.544  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:56:40.374065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d69b7d0c-a336-45bc-b254-fc06b447bf3e","timestamp":"2022-05-13T06:56:40.374136Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:56:42.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:42.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:56:57.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:56:57.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:56:57.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:57:12.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:57:12.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:57:12.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:57:27.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:57:27.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:57:27.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:57:42.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:57:42.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:57:42.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:57:57.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:57:57.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:57:57.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:12.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:12.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:12.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:14.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:14.081  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:58:13.607489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ceab450-6257-4e0e-81c0-85640436ca95","timestamp":"2022-05-13T06:58:13.607636Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:58:14.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:14.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:29.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:29.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:29.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:30.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:30.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:58:29.286800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e221eb77-caa8-4161-acf5-d62d03a8fe84","timestamp":"2022-05-13T06:58:29.286961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:58:31.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:31.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 06:58:38.131  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2169d220-c7c7-412c-8ec7-73db26cfc305","timestamp":"2022-05-13T06:58:38.131360Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:58:38.171  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms
2022-05-13 06:58:38.172  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 06:58:38.206  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:38.207  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-05-13 06:58:38.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:38.826  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2169d220-c7c7-412c-8ec7-73db26cfc305","timestamp":"2022-05-13T06:58:38.131360Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:58:38.827  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 06:58:38.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:38.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:39.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:39.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T06:58:39.126268Z","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":"f79de5d0-c625-4eb6-af9d-7d0af9486914","timestamp":"2022-05-13T06:58:39.126286Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 06:58:39.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:39.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:39.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:39.163  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:58:38.452243Z","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":"55e4b767-c981-4ddf-8596-39bb5d0f4256","timestamp":"2022-05-13T06:58:38.452255Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 06:58:39.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:39.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:39.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:39.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:58:38.443180Z","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":"ad22f853-4678-4ace-8b5a-fca277351242","timestamp":"2022-05-13T06:58:38.443195Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:58:39.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:39.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:41.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:41.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T06:58:40.374161Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b40f7f6-1c47-4ac7-a4fe-feb941483f34","timestamp":"2022-05-13T06:58:40.374256Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 06:58:42.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:42.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:58:57.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:58:57.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:58:57.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:59:12.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:59:12.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:59:12.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:59:27.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:59:27.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:59:27.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:59:42.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:59:42.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:59:42.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 06:59:57.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 06:59:57.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 06:59:57.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:12.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:12.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:12.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:14.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:14.078  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:00:13.605193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7660d8d2-0383-42df-ae9c-71e9217308e8","timestamp":"2022-05-13T07:00:13.605282Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:00:14.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:14.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:29.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:29.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:29.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:30.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:30.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:00:29.286646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"866f93c4-e6a1-4ec7-8782-e9cf303777b7","timestamp":"2022-05-13T07:00:29.286720Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:00:31.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:31.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:00:38.145  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cc7d5539-2668-4b1c-98fa-f9e1524a7932","timestamp":"2022-05-13T07:00:38.144742Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:00:38.171  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-05-13 07:00:38.172  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:00:38.203  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:38.203  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:00:38.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:38.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cc7d5539-2668-4b1c-98fa-f9e1524a7932","timestamp":"2022-05-13T07:00:38.144742Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:00:38.821  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:00:38.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:38.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:38.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:38.978  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:00:38.368548Z","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":"23f61ee5-1ad7-4580-842c-7c02cf8d1fde","timestamp":"2022-05-13T07:00:38.368561Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:00:39.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:39.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:39.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:39.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:00:38.372112Z","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":"88c8e6fa-8962-4052-a9d7-d8be1b1edd67","timestamp":"2022-05-13T07:00:38.372124Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:00:39.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:39.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:39.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:39.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:00:39.055667Z","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":"52b18245-0491-4bd0-9348-1a4833f7d754","timestamp":"2022-05-13T07:00:39.055805Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:00:39.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:39.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:41.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:41.569  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:00:40.374100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b242b296-315d-4313-a255-9daddc1358aa","timestamp":"2022-05-13T07:00:40.374161Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:00:42.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:42.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:00:57.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:00:57.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:00:57.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:01:12.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:01:12.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:01:12.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:01:27.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:01:27.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:01:27.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:01:42.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:01:42.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:01:42.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:01:57.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:01:57.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:01:57.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:12.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:12.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:12.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:14.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:14.092  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:02:13.605493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5438f97-14c6-46a3-a294-752d7a9de87d","timestamp":"2022-05-13T07:02:13.605655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:02:14.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:14.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:29.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:29.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:29.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:30.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:30.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:02:29.286757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cdd4a18-f4bc-493f-a88f-6686eaf4750a","timestamp":"2022-05-13T07:02:29.286827Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:02:31.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:31.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:02:38.166  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ec399c63-9a08-41d8-b50b-b5f69c60b2f5","timestamp":"2022-05-13T07:02:38.166579Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:02:38.171  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-05-13 07:02:38.172  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:02:38.195  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:38.195  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:02:38.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:38.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ec399c63-9a08-41d8-b50b-b5f69c60b2f5","timestamp":"2022-05-13T07:02:38.166579Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:02:38.814  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:02:38.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:38.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:39.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:39.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:02:39.124234Z","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":"63c6a1bf-2357-407f-8c5a-19ca8699ea1d","timestamp":"2022-05-13T07:02:39.124263Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:02:39.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:39.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:39.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:39.197  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:02:38.438853Z","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":"e9584126-5200-4b6a-bc52-5cff3f3d803c","timestamp":"2022-05-13T07:02:38.438866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:02:39.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:39.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:39.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:39.733  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:02:38.438405Z","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":"f4de652b-7a58-4d40-b6cf-88658e47560e","timestamp":"2022-05-13T07:02:38.438416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:02:39.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:39.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:41.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:41.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:02:40.374152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eab72cd6-982b-4f8a-a128-2c899acc4cbc","timestamp":"2022-05-13T07:02:40.374211Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:02:42.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:42.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:02:57.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:02:57.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:02:57.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:03:12.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:03:12.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:03:12.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:03:27.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:03:27.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:03:27.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:03:42.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:03:42.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:03:42.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:03:57.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:03:57.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:03:57.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:12.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:12.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:12.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:14.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:14.072  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:04:13.605236Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"074adfc8-0137-4dbd-badc-69524ad25335","timestamp":"2022-05-13T07:04:13.605332Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:04:14.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:14.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:29.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:29.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:29.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:30.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:30.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:04:29.286806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8060c33-ac91-405d-a066-721c319ca6d1","timestamp":"2022-05-13T07:04:29.286974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:04:31.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:31.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:04:38.186  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b135610-eb6c-4301-a119-ccc03345149d","timestamp":"2022-05-13T07:04:38.186547Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:04:38.222  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms
2022-05-13 07:04:38.222  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:04:38.253  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:38.254  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:04:38.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:38.868  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b135610-eb6c-4301-a119-ccc03345149d","timestamp":"2022-05-13T07:04:38.186547Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:04:38.868  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:04:38.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:38.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:39.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:39.049  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:04:39.128090Z","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":"8510ed28-3884-40a9-ade1-20e50e9756c7","timestamp":"2022-05-13T07:04:39.128108Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:04:39.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:39.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:39.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:39.221  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:04:38.445052Z","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":"a46069c8-7631-4d53-b6bb-073923b256c9","timestamp":"2022-05-13T07:04:38.445115Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:04:39.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:39.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:39.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:39.768  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:04:38.444732Z","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":"28ab88d5-0084-44ec-848a-8a7ba96c7274","timestamp":"2022-05-13T07:04:38.444747Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:04:39.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:39.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:41.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:41.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:04:40.374203Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb86e2d4-5481-44a6-91d3-90755767371a","timestamp":"2022-05-13T07:04:40.374272Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:04:42.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:42.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:04:57.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:04:57.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:04:57.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:05:12.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:05:12.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:05:12.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:05:27.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:05:27.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:05:27.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:05:42.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:05:42.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:05:42.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:05:57.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:05:57.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:05:57.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:12.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:12.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:12.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:14.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:14.081  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:06:13.605206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67b1f8a2-05a7-4e4e-bec5-b0814cbafa13","timestamp":"2022-05-13T07:06:13.605304Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:06:14.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:14.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:29.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:29.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:29.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:30.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:30.432  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:06:29.286793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4336c24f-a940-4e9a-98ea-718c10f8398a","timestamp":"2022-05-13T07:06:29.286928Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:06:31.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:31.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:37.306  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:06:38.203  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"31be619f-d493-4481-953e-3fdd2b3a01c2","timestamp":"2022-05-13T07:06:38.203008Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:06:38.222  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms
2022-05-13 07:06:38.222  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:06:38.254  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:38.255  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:06:38.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:38.872  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"31be619f-d493-4481-953e-3fdd2b3a01c2","timestamp":"2022-05-13T07:06:38.203008Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:06:38.873  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:06:38.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:38.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:39.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:39.041  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:06:38.427973Z","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":"8a09192b-56ee-46d4-978c-551fa3abd6bd","timestamp":"2022-05-13T07:06:38.427984Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:06:39.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:39.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:39.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:39.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:06:38.430392Z","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":"27a3772a-2a46-438b-93e4-f2de5e8a8f69","timestamp":"2022-05-13T07:06:38.430404Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:06:39.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:39.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:39.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:39.766  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:06:39.113055Z","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":"b5e4e3f2-b2cc-41de-bd93-866d1f55c1c6","timestamp":"2022-05-13T07:06:39.113069Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:06:39.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:39.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:41.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:41.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:06:40.374083Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ea87f2a-032f-47c9-8e95-76c1e02808ea","timestamp":"2022-05-13T07:06:40.374139Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:06:42.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:42.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:06:57.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:06:57.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:06:57.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:07:12.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:07:12.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:07:12.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:07:27.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:07:27.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:07:27.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:07:42.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:07:42.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:07:42.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:07:57.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:07:57.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:07:57.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:12.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:12.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:12.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:14.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:14.073  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:08:13.605488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f28f43b1-9610-45fd-9d35-8aba938d820a","timestamp":"2022-05-13T07:08:13.605636Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:08:14.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:14.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:29.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:29.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:29.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:30.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:30.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:08:29.286682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f0e59ff-3a1d-45f3-91b4-969a9d3181f6","timestamp":"2022-05-13T07:08:29.286759Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:08:31.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:31.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:08:38.218  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f8be69ee-633a-4a2d-bc27-1d5b1b0362e0","timestamp":"2022-05-13T07:08:38.217612Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:08:38.221  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms
2022-05-13 07:08:38.222  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:08:38.251  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:38.252  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:08:38.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:38.869  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f8be69ee-633a-4a2d-bc27-1d5b1b0362e0","timestamp":"2022-05-13T07:08:38.217612Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:08:38.869  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:08:38.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:38.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:39.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:39.051  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:08:39.131510Z","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":"aaf1fade-031c-49cf-a687-cae0c48b77c3","timestamp":"2022-05-13T07:08:39.131527Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:08:39.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:39.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:39.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:39.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:08:38.447502Z","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":"6a0c9a98-707a-4452-b74b-94359e8eb9ef","timestamp":"2022-05-13T07:08:38.447514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:08:39.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:39.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:39.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:39.778  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:08:38.450169Z","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":"e70f2627-abec-41ba-ac94-350ec3a7c706","timestamp":"2022-05-13T07:08:38.450179Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:08:39.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:39.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:41.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:41.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:08:40.374099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c56eafa1-4e04-4bfd-aab9-52ac86533355","timestamp":"2022-05-13T07:08:40.374324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:08:42.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:42.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:08:57.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:08:57.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:08:57.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:09:12.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:09:12.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:09:12.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:09:27.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:09:27.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:09:27.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:09:42.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:09:42.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:09:42.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:09:57.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:09:57.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:09:57.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:12.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:12.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:12.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:14.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:14.068  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:10:13.605286Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c7e8c4f-c1a2-4f4f-b8de-49bbe8a6ee4c","timestamp":"2022-05-13T07:10:13.605416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:10:14.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:14.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:29.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:29.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:29.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:30.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:30.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:10:29.286730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e86c0420-8b25-4473-a002-19fd6ddb9b1a","timestamp":"2022-05-13T07:10:29.286823Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:10:31.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:31.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:10:38.235  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b07fe377-908d-4a41-aaba-723ebc77bef8","timestamp":"2022-05-13T07:10:38.235405Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:10:38.272  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-05-13 07:10:38.272  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:10:38.311  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:38.312  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:10:38.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:38.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b07fe377-908d-4a41-aaba-723ebc77bef8","timestamp":"2022-05-13T07:10:38.235405Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:10:38.926  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:10:38.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:38.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:39.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:39.062  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:10:38.476917Z","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":"7eb96d13-238a-4670-b0ea-fa3c6006d9e0","timestamp":"2022-05-13T07:10:38.476929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:10:39.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:39.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:39.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:39.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:10:38.478373Z","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":"9a973623-58aa-4ada-9e77-b5ecfd6529eb","timestamp":"2022-05-13T07:10:38.478384Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:10:39.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:39.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:39.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:39.791  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:10:39.162468Z","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":"3d4bab88-c596-494a-8faa-300d5a0d2e81","timestamp":"2022-05-13T07:10:39.162487Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:10:39.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:39.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:41.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:41.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:10:40.374145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"953665e2-1e73-4195-96f4-508c108657cc","timestamp":"2022-05-13T07:10:40.374217Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:10:42.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:42.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:10:57.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:10:57.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:10:57.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:11:12.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:11:12.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:11:12.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:11:27.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:11:27.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:11:27.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:11:42.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:11:42.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:11:42.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:11:57.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:11:57.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:11:57.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:12.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:12.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:12.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:14.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:14.071  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:12:13.606283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2cfcf4c-9e92-4a9c-a340-7d0a06e14678","timestamp":"2022-05-13T07:12:13.606537Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:12:14.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:14.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:29.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:29.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:29.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:30.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:30.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:12:29.286671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38eff7d2-39b2-473e-be30-d79744871644","timestamp":"2022-05-13T07:12:29.286806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:12:31.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:31.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:37.307  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:12:38.252  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7e81c8ac-bf85-43d6-bda6-8d849800ff08","timestamp":"2022-05-13T07:12:38.252659Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:12:38.271  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-05-13 07:12:38.272  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:12:38.313  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:38.313  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:12:38.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:38.941  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7e81c8ac-bf85-43d6-bda6-8d849800ff08","timestamp":"2022-05-13T07:12:38.252659Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:12:38.942  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:12:38.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:38.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:39.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:39.098  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:12:39.177284Z","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":"50fd7f59-e1ee-45b2-af74-903a20b7a5cf","timestamp":"2022-05-13T07:12:39.177300Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:12:39.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:39.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:39.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:39.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:12:38.497404Z","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":"e09c1e0b-10f3-4591-bddb-4f0e242b86a4","timestamp":"2022-05-13T07:12:38.497417Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:12:39.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:39.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:39.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:39.818  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:12:38.495415Z","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":"81f74ac6-1f76-4f7a-9f8f-d5b1271f3336","timestamp":"2022-05-13T07:12:38.495426Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:12:39.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:39.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:41.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:41.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:12:40.374095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b82fd2a0-cd9a-4209-a524-353accc8455d","timestamp":"2022-05-13T07:12:40.374144Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:12:42.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:42.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:12:57.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:12:57.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:12:57.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:13:12.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:13:12.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:13:12.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:13:27.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:13:27.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:13:27.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:13:42.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:13:42.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:13:42.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:13:57.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:13:57.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:13:57.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:12.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:12.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:12.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:14.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:14.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:14:13.605277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb4fbf37-ee46-4fe5-9014-c2149b808096","timestamp":"2022-05-13T07:14:13.605360Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:14:14.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:14.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:29.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:29.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:29.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:30.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:30.474  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:14:29.287144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"549ae54c-e785-4cb3-a058-3f46c58d8fb6","timestamp":"2022-05-13T07:14:29.287265Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:14:31.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:31.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:37.307  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:14:38.270  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bb7612d6-5a39-45b6-a2ef-4c30c47bf3ad","timestamp":"2022-05-13T07:14:38.269818Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:14:38.271  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-05-13 07:14:38.272  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:14:38.303  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:38.303  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:14:38.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:38.920  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bb7612d6-5a39-45b6-a2ef-4c30c47bf3ad","timestamp":"2022-05-13T07:14:38.269818Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:14:38.920  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:14:38.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:38.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:39.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:39.059  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:14:38.474922Z","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":"6fb3cab2-cbad-44da-b509-6c8b1354b7c7","timestamp":"2022-05-13T07:14:38.474939Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:14:39.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:39.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:39.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:39.297  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:14:38.477300Z","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":"5c104774-316b-4a4e-ade1-89151184cc65","timestamp":"2022-05-13T07:14:38.477314Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:14:39.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:39.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:39.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:39.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:14:39.159022Z","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":"0b5f8c36-918e-4b42-ab87-2bb9ee1943de","timestamp":"2022-05-13T07:14:39.159039Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:14:39.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:39.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:41.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:41.479  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:14:40.374302Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7580727f-2c22-4fc3-8eb8-2faaf1419f37","timestamp":"2022-05-13T07:14:40.374378Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:14:42.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:42.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:14:57.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:14:57.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:14:57.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:15:12.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:15:12.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:15:12.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:15:27.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:15:27.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:15:27.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:15:42.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:15:42.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:15:42.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:15:57.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:15:57.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:15:57.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:12.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:12.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:12.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:14.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:14.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:16:13.605308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac0d752b-4c2b-47e4-a1e3-38e515277a97","timestamp":"2022-05-13T07:16:13.605445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:16:14.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:14.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:29.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:29.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:29.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:30.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:30.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:16:29.286753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"570a3775-021b-44a5-9ab4-c6cf9e2a12a7","timestamp":"2022-05-13T07:16:29.286870Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:16:31.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:31.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:16:38.290  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c819ff52-ffe7-4789-b140-3f9516c6d35e","timestamp":"2022-05-13T07:16:38.289840Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:16:38.321  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-05-13 07:16:38.322  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:16:38.351  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:38.351  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:16:38.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:38.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c819ff52-ffe7-4789-b140-3f9516c6d35e","timestamp":"2022-05-13T07:16:38.289840Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:16:38.968  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:16:38.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:38.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:39.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:39.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:16:38.522155Z","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":"a19af7bf-3e4d-4281-8054-1e0559b5e245","timestamp":"2022-05-13T07:16:38.522167Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:16:39.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:39.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:39.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:39.314  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:16:38.525276Z","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":"ce23b2dd-05c0-4ad4-92d7-2adf85ef4c15","timestamp":"2022-05-13T07:16:38.525288Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:16:39.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:39.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:39.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:39.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:16:39.206923Z","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":"2df038ab-c618-4112-acad-07d3af05db8f","timestamp":"2022-05-13T07:16:39.206939Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:16:39.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:39.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:41.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:41.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:16:40.374168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13a15f00-6b36-47e0-82f4-d04705665e45","timestamp":"2022-05-13T07:16:40.374230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:16:42.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:42.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:16:57.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:16:57.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:16:57.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:17:12.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:17:12.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:17:12.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:17:27.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:17:27.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:17:27.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:17:42.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:17:42.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:17:42.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:17:57.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:17:57.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:17:57.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:12.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:12.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:12.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:14.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:14.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:18:13.605571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cfea68e-0323-4b05-b4bb-2d3225db3d84","timestamp":"2022-05-13T07:18:13.605748Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:18:14.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:14.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:29.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:29.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:29.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:30.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:30.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:18:29.286699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44b53a03-d7e3-4d45-ba67-a3ff5759b805","timestamp":"2022-05-13T07:18:29.286766Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:18:31.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:31.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:18:38.304  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"88be254a-268c-4447-a290-95478d843fc2","timestamp":"2022-05-13T07:18:38.304354Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:18:38.321  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms
2022-05-13 07:18:38.322  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:18:38.372  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:38.373  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:18:38.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:38.988  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"88be254a-268c-4447-a290-95478d843fc2","timestamp":"2022-05-13T07:18:38.304354Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:18:38.988  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:18:38.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:38.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:39.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:39.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:18:39.227497Z","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":"983b11ee-aa47-4cb3-bbb8-d75abe562dc8","timestamp":"2022-05-13T07:18:39.227512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:18:39.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:39.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:39.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:39.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:18:38.539160Z","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":"9fd59902-e9f9-4c2c-8b95-1aab97f391e0","timestamp":"2022-05-13T07:18:38.539180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:18:40.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:40.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:40.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:40.832  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:18:38.542662Z","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":"2a43ec4d-69f3-4518-91ee-a34f20f8ebb7","timestamp":"2022-05-13T07:18:38.542673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:18:41.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:41.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:41.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:41.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:18:40.375944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a117441d-35eb-4592-aa1d-f66463fa1427","timestamp":"2022-05-13T07:18:40.376013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:18:42.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:42.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:18:57.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:18:57.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:18:57.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:19:12.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:19:12.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:19:12.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:19:27.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:19:27.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:19:27.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:19:42.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:19:42.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:19:42.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:19:57.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:19:57.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:19:57.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:12.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:12.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:12.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:14.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:14.073  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:20:13.605717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9523c52e-1ce7-40db-bb2f-e80f6ead28d3","timestamp":"2022-05-13T07:20:13.605812Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:20:14.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:14.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:29.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:29.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:29.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:30.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:30.517  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:20:29.286719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f8f937f-ea38-4ac9-af3b-afdc98d1af11","timestamp":"2022-05-13T07:20:29.286791Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:20:31.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:31.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:20:37.319  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4b1378e-5d80-4dfa-b7ba-c8923ee0c6cb","timestamp":"2022-05-13T07:20:37.319791Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:20:37.321  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-05-13 07:20:37.322  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:20:37.362  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:37.362  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:20:37.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:37.989  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4b1378e-5d80-4dfa-b7ba-c8923ee0c6cb","timestamp":"2022-05-13T07:20:37.319791Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:20:37.990  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:20:37.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:37.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:38.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:38.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:20:38.228322Z","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":"a7ece03b-88d3-4cc8-a3dc-649690e8c1f4","timestamp":"2022-05-13T07:20:38.228364Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:20:38.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:38.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:38.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:38.183  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:20:37.549575Z","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":"3f031c80-eadb-4f82-accd-51d414e7c2cb","timestamp":"2022-05-13T07:20:37.549585Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:20:38.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:38.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:38.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:38.725  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:20:37.543297Z","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":"03020c33-9471-4f97-ae81-ebfe3fe0681f","timestamp":"2022-05-13T07:20:37.543306Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:20:39.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:39.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:41.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:41.475  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:20:40.374121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40901e62-d3eb-4441-ae72-889a37dfaece","timestamp":"2022-05-13T07:20:40.374186Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:20:42.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:42.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:20:57.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:20:57.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:20:57.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:21:12.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:21:12.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:21:12.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:21:27.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:21:27.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:21:27.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:21:42.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:21:42.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:21:42.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:21:57.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:21:57.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:21:57.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:12.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:12.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:12.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:14.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:14.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:22:13.605214Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"501ab4f4-9b25-4b6e-b5ab-974341de953f","timestamp":"2022-05-13T07:22:13.605295Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:22:14.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:14.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:29.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:29.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:29.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:30.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:30.426  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:22:29.286694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51eb9509-d529-46b3-818d-1186b5a91e57","timestamp":"2022-05-13T07:22:29.286761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:22:31.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:31.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:22:37.349  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd4fcff5-327c-4d56-9af9-e997cb68a4aa","timestamp":"2022-05-13T07:22:37.348958Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:22:37.371  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-05-13 07:22:37.372  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:22:37.401  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:37.402  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:22:38.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:38.041  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd4fcff5-327c-4d56-9af9-e997cb68a4aa","timestamp":"2022-05-13T07:22:37.348958Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:22:38.042  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:22:38.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:38.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:38.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:38.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:22:37.573493Z","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":"e23952c2-50a1-4d80-977a-1c71fd60b32e","timestamp":"2022-05-13T07:22:37.573509Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:22:38.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:38.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:38.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:38.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:22:37.580525Z","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":"c1de9c12-de70-4708-aeed-496de845f430","timestamp":"2022-05-13T07:22:37.580535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:22:38.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:38.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:38.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:38.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:22:38.273196Z","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":"5f678ff9-c7c4-4a02-8a61-1005f858dd9d","timestamp":"2022-05-13T07:22:38.273219Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:22:39.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:39.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:41.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:41.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:22:40.374070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fce3116d-7dd1-4859-9fdc-6b2f850cc9d1","timestamp":"2022-05-13T07:22:40.374141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:22:42.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:42.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:22:57.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:22:57.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:22:57.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:23:12.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:23:12.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:23:12.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:23:27.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:23:27.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:23:27.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:23:42.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:23:42.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:23:42.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:23:57.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:23:57.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:23:57.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:12.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:12.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:12.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:14.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:14.081  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:24:13.605440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"522ca7b0-9f01-4816-a2e7-00408eaf3003","timestamp":"2022-05-13T07:24:13.605573Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:24:14.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:14.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:29.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:29.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:29.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:30.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:30.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:24:29.286700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0dbf3ac9-7b69-45fb-a430-91143eab506b","timestamp":"2022-05-13T07:24:29.286770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:24:31.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:31.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:24:37.355  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ef34e516-3e1d-402d-b4ff-441203520e20","timestamp":"2022-05-13T07:24:37.354809Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:24:37.372  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-05-13 07:24:37.372  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:24:37.396  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:37.396  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:24:38.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:38.060  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ef34e516-3e1d-402d-b4ff-441203520e20","timestamp":"2022-05-13T07:24:37.354809Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:24:38.060  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:24:38.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:38.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:38.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:38.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:24:38.257038Z","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":"156eeeee-6a49-45eb-9156-2dd99393b457","timestamp":"2022-05-13T07:24:38.257052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:24:38.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:38.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:38.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:38.218  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:24:37.611735Z","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":"31ac857c-2a64-4890-9e01-0b361d31402c","timestamp":"2022-05-13T07:24:37.611756Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:24:38.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:38.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:38.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:38.753  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:24:37.611634Z","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":"75c0efa6-df14-48a1-917b-b83a46c0c3eb","timestamp":"2022-05-13T07:24:37.611644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:24:39.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:39.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:41.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:41.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:24:40.374043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae595032-d5eb-41d5-9575-41084cb82110","timestamp":"2022-05-13T07:24:40.374094Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:24:42.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:42.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:24:57.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:24:57.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:24:57.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:25:12.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:25:12.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:25:12.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:25:27.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:25:27.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:25:27.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:25:42.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:25:42.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:25:42.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:25:57.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:25:57.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:25:57.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:12.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:12.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:12.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:14.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:14.060  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:26:13.605232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b526c3bc-9cbe-4fdc-b8b5-c76c21d2409b","timestamp":"2022-05-13T07:26:13.605318Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:26:14.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:14.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:29.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:29.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:29.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:30.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:30.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:26:29.287615Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41aa5f38-5110-4b68-b989-53a4d7cde45c","timestamp":"2022-05-13T07:26:29.287790Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:26:31.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:31.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:26:37.378  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"273c6bc7-1b09-4e3a-abeb-9897f099a7d1","timestamp":"2022-05-13T07:26:37.377605Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:26:37.421  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-05-13 07:26:37.422  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:26:37.442  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:37.442  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:26:38.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:38.059  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"273c6bc7-1b09-4e3a-abeb-9897f099a7d1","timestamp":"2022-05-13T07:26:37.377605Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:26:38.059  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:26:38.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:38.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:38.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:38.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:26:37.613010Z","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":"512eff18-4cc2-48f3-a655-009b83d8aee6","timestamp":"2022-05-13T07:26:37.613022Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:26:38.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:38.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:38.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:38.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:26:37.614442Z","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":"590726df-4488-4df7-9111-5ef59d9352c0","timestamp":"2022-05-13T07:26:37.614477Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:26:38.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:38.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:38.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:38.768  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:26:38.303318Z","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":"e132ffac-6d75-4474-9e71-a56041877f6c","timestamp":"2022-05-13T07:26:38.303345Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:26:39.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:39.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:41.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:41.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:26:40.374224Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"063dbf3b-11dc-45d7-abdc-ad9e92ef0840","timestamp":"2022-05-13T07:26:40.374297Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:26:42.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:42.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:26:57.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:26:57.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:26:57.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:27:12.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:27:12.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:27:12.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:27:27.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:27:27.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:27:27.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:27:42.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:27:42.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:27:42.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:27:57.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:27:57.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:27:57.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:12.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:12.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:12.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:14.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:14.082  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:28:13.605392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e287902c-888b-48a4-8ce9-6471ea6ee564","timestamp":"2022-05-13T07:28:13.605590Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:28:14.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:14.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:29.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:29.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:29.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:30.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:30.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:28:29.286741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb8b12e1-8338-488d-9b13-7e4bb6f4c89f","timestamp":"2022-05-13T07:28:29.286904Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:28:31.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:31.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:28:37.391  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"65210353-d323-4648-af6e-9e85ae6c2dfe","timestamp":"2022-05-13T07:28:37.390836Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:28:37.421  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-05-13 07:28:37.422  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:28:37.448  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:37.449  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:28:38.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:38.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"65210353-d323-4648-af6e-9e85ae6c2dfe","timestamp":"2022-05-13T07:28:37.390836Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:28:38.065  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:28:38.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:38.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:38.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:38.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:28:37.622177Z","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":"068050c3-1764-40d0-84e0-8f0b93855628","timestamp":"2022-05-13T07:28:37.622187Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:28:38.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:38.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:38.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:38.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:28:37.622115Z","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":"3c75d6f2-996a-4188-adfa-b34f3bf45421","timestamp":"2022-05-13T07:28:37.622125Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:28:38.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:38.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:38.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:38.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:28:38.313046Z","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":"caab4214-f389-46f6-8b6e-b9acda7ee762","timestamp":"2022-05-13T07:28:38.313063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:28:39.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:39.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:41.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:41.476  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:28:40.374074Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb68e8fa-bfe8-40a8-94cb-54de1f6b9824","timestamp":"2022-05-13T07:28:40.374141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:28:41.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:41.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:28:56.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:28:56.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:28:56.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:29:11.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:29:11.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:29:11.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:29:26.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:29:26.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:29:26.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:29:41.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:29:41.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:29:41.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:29:56.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:29:56.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:29:56.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:11.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:11.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:11.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:14.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:14.052  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:30:13.605248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"375a7a3e-14f2-40bd-b1d1-86a70c750156","timestamp":"2022-05-13T07:30:13.605360Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:30:14.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:14.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:29.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:29.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:29.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:30.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:30.421  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:30:29.286747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"775aeed8-82e7-466d-acad-c7e6b565faee","timestamp":"2022-05-13T07:30:29.286808Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:30:31.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:31.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:30:37.407  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6f47583f-3d62-4ce0-91f7-0058345efd21","timestamp":"2022-05-13T07:30:37.406688Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:30:37.421  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-05-13 07:30:37.422  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:30:37.441  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:37.442  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:30:38.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:38.060  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6f47583f-3d62-4ce0-91f7-0058345efd21","timestamp":"2022-05-13T07:30:37.406688Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:30:38.060  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:30:38.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:38.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:38.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:38.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:30:38.301837Z","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":"5a9f8527-6341-49b0-b2b1-25af38e573a6","timestamp":"2022-05-13T07:30:38.301851Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:30:38.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:38.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:38.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:38.215  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:30:37.614397Z","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":"92b7a523-01e2-4ef4-91e9-d6cf2b94f164","timestamp":"2022-05-13T07:30:37.614445Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:30:38.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:38.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:38.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:38.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:30:37.614193Z","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":"1dd47c8d-faa3-45e3-bece-c652c3a920b1","timestamp":"2022-05-13T07:30:37.614204Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:30:39.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:39.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:41.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:41.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:30:40.374111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ece3651-5bdd-4cff-a93d-b8e0bc688ece","timestamp":"2022-05-13T07:30:40.374161Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:30:41.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:41.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:30:56.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:30:56.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:30:56.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:31:11.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:31:11.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:31:11.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:31:26.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:31:26.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:31:26.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:31:41.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:31:41.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:31:41.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:31:56.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:31:56.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:31:56.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:11.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:11.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:11.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:14.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:14.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:32:13.605428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87cf0496-8e9d-41e9-aa3c-4440a319da05","timestamp":"2022-05-13T07:32:13.605576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:32:14.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:14.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:29.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:29.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:29.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:30.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:30.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:32:29.286697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92938757-a553-4983-81c8-e926fe2c2748","timestamp":"2022-05-13T07:32:29.286764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:32:30.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:30.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:32:37.426  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41a921e7-e906-4119-9411-528e1d58ad12","timestamp":"2022-05-13T07:32:37.425788Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:32:37.471  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-05-13 07:32:37.472  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:32:37.498  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:37.498  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-05-13 07:32:38.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:38.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41a921e7-e906-4119-9411-528e1d58ad12","timestamp":"2022-05-13T07:32:37.425788Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:32:38.116  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:32:38.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:38.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:38.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:38.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:32:37.676702Z","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":"5224f76b-ffbf-4134-a85a-301404284b9d","timestamp":"2022-05-13T07:32:37.676713Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:32:38.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:38.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:38.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:38.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:32:37.679312Z","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":"658c6d22-eccd-40e4-80bb-5142c396a2c2","timestamp":"2022-05-13T07:32:37.679321Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:32:38.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:38.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:38.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:38.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:32:38.368294Z","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":"cd2dcaa9-63b5-4892-8393-7dc97c11ff90","timestamp":"2022-05-13T07:32:38.368313Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:32:38.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:38.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:41.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:41.501  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:32:40.374108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de3fc285-548f-48d9-b2f3-432a55b3f418","timestamp":"2022-05-13T07:32:40.374166Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:32:41.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:41.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:32:56.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:32:56.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:32:56.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:33:11.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:33:11.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:33:11.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:33:26.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:33:26.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:33:26.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:33:41.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:33:41.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:33:41.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:33:56.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:33:56.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:33:56.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:11.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:11.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:11.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:14.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:14.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:34:13.605299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e1e46f7-e741-448f-95fc-3fb686b6607c","timestamp":"2022-05-13T07:34:13.605384Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:34:14.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:14.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:29.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:29.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:29.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:30.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:30.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:34:29.286650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cc71de9-9d4e-4449-bdd9-37613ab8badc","timestamp":"2022-05-13T07:34:29.286720Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:34:30.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:30.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:37.306  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:34:37.444  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"68177a74-7831-4e09-9568-59794944a21a","timestamp":"2022-05-13T07:34:37.444583Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:34:37.471  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-05-13 07:34:37.472  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:34:37.495  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:37.495  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:34:38.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:38.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"68177a74-7831-4e09-9568-59794944a21a","timestamp":"2022-05-13T07:34:37.444583Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:34:38.113  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:34:38.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:38.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:38.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:38.250  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:34:37.672406Z","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":"237c9593-2fb0-4933-901c-2acae845816a","timestamp":"2022-05-13T07:34:37.672416Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:34:38.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:38.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:38.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:38.282  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:34:37.673381Z","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":"00fc4f34-a8d0-4034-b840-eeb08ec835fd","timestamp":"2022-05-13T07:34:37.673399Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:34:38.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:38.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:38.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:38.820  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:34:38.354351Z","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":"f41f23c0-33d5-4ea8-921f-be3f083f95d5","timestamp":"2022-05-13T07:34:38.354366Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:34:39.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:39.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:41.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:41.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:34:40.374067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb9bb66b-b185-48d3-b80f-d242fa0f70aa","timestamp":"2022-05-13T07:34:40.374116Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:34:41.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:41.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:34:56.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:34:56.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:34:56.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:35:11.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:35:11.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:35:11.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:35:26.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:35:26.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:35:26.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:35:41.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:35:41.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:35:41.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:35:56.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:35:56.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:35:56.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:11.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:11.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:11.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:14.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:14.083  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:36:13.605225Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eca30891-6179-4b0e-9829-9e420fb96dcb","timestamp":"2022-05-13T07:36:13.605311Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:36:14.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:14.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:29.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:29.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:29.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:30.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:30.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:36:29.286650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32d3f5b8-2695-40c2-8790-c7bbae943898","timestamp":"2022-05-13T07:36:29.286694Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:36:30.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:30.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:37.306  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:36:37.464  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"70b04f43-0cf6-40d6-ae65-265447fd15eb","timestamp":"2022-05-13T07:36:37.464246Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:36:37.471  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-05-13 07:36:37.472  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:36:37.498  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:37.498  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:36:38.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:38.116  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"70b04f43-0cf6-40d6-ae65-265447fd15eb","timestamp":"2022-05-13T07:36:37.464246Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:36:38.116  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:36:38.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:38.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:38.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:38.251  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:36:37.676143Z","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":"fda9d50c-1d88-4236-8423-72479549e5c8","timestamp":"2022-05-13T07:36:37.676182Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:36:38.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:38.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:38.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:38.287  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:36:37.678643Z","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":"ba2f6605-3dd0-4607-bdfc-799ce0368f3e","timestamp":"2022-05-13T07:36:37.678654Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:36:38.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:38.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:38.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:38.817  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:36:38.360496Z","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":"f79bd194-fe74-41d6-b270-aa860e5df27f","timestamp":"2022-05-13T07:36:38.360536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:36:39.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:39.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:41.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:41.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:36:40.374100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4641477f-6615-432d-a6f5-665b3fdba757","timestamp":"2022-05-13T07:36:40.374154Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:36:41.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:41.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:36:56.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:36:56.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:36:56.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:37:11.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:37:11.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:37:11.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:37:26.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:37:26.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:37:26.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:37:41.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:37:41.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:37:41.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:37:56.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:37:56.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:37:56.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:11.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:11.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:11.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:14.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:14.057  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:38:13.605447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ff71ab4-73e4-4f80-b8bc-e0f4d3e09f8e","timestamp":"2022-05-13T07:38:13.605591Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:38:14.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:14.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:29.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:29.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:29.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:30.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:30.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:38:29.286803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed0b428a-3567-4c8d-acae-844dc04c7209","timestamp":"2022-05-13T07:38:29.286901Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:38:30.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:30.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:37.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-13 07:38:37.480  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa4c5bf6-4676-4974-ab61-e6120bbdf570","timestamp":"2022-05-13T07:38:37.479997Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:38:37.521  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-05-13 07:38:37.522  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-13 07:38:37.554  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:37.554  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-05-13 07:38:38.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:38.167  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa4c5bf6-4676-4974-ab61-e6120bbdf570","timestamp":"2022-05-13T07:38:37.479997Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:38:38.167  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-05-13 07:38:38.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:38.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:38.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:38.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:38:37.821612Z","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":"d39a0656-ec45-49c3-b495-61060b737cc0","timestamp":"2022-05-13T07:38:37.821622Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-13 07:38:38.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:38.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:38.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:38.511  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:38:37.818662Z","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":"b525e6e7-35c9-4889-b24d-c86b0c248a7f","timestamp":"2022-05-13T07:38:37.818671Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:38:38.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:38.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:39.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:39.083  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-13T07:38:38.505026Z","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":"87ae758c-f740-4e87-b306-3d2c1c8910cc","timestamp":"2022-05-13T07:38:38.505064Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-13 07:38:39.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:39.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:41.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:41.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-13T07:38:40.374103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cc7c6ee-6173-48ab-a35c-0d66f71d641f","timestamp":"2022-05-13T07:38:40.374165Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-13 07:38:41.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:41.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:38:56.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:38:56.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:38:56.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:39:11.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:39:11.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:39:11.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:39:26.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:39:26.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:39:26.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:39:41.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 07:39:41.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000
2022-05-13 07:39:41.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7b4ebb21-f388-4ebd-8d55-a72b8cecb277/onap-policy-clamp-runtime-acm-6847cc68d9-9s9ts?timeout=15000 (anonymous) ...
2022-05-13 07:39:56.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-13 0