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-09 01:46:20.618  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-09 01:46:20.623  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-09 01:46:24.541  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-09 01:46:25.500  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 833 ms. Found 7 JPA repository interfaces.
2022-05-09 01:46:28.823  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-09 01:46:28.827  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-09 01:46:28.830  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-09 01:46:28.842  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-09 01:46:28.901  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-09 01:46:28.911  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-09 01:46:28.915  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-09 01:46:28.918  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-09 01:46:29.009  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-09 01:46:29.035  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-09 01:46:29.101  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-09 01:46:30.200  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-09 01:46:30.217  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-09 01:46:30.218  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-09 01:46:30.422  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-09 01:46:30.422  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9588 ms
2022-05-09 01:46:31.347  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-09 01:46:32.326  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-09 01:46:32.642  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-09 01:46:33.178  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-09 01:46:33.522  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-09 01:46:33.721  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-09 01:46:33.818  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-09 01:46:46.481  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-09 01:46:46.500  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-09 01:46:50.219  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-09 01:46:51.848  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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-09 01:46:53.433  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-09 01:46:56.302  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4ba1f425, org.springframework.security.web.context.SecurityContextPersistenceFilter@45375bdf, org.springframework.security.web.header.HeaderWriterFilter@4b360a82, org.springframework.security.web.authentication.logout.LogoutFilter@46d51d5e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2c2edbe7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d563c13, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@525b9df4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@29d563bd, org.springframework.security.web.session.SessionManagementFilter@7535307c, org.springframework.security.web.access.ExceptionTranslationFilter@5dac6bc3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d84b088]
2022-05-09 01:46:57.831  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-09 01:46:57.832  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-09 01:46:57.832  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-09 01:46:57.832  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-09 01:46:57.833  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-09 01:46:57.833  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-09 01:46:57.833  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-09 01:46:57.834  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-09 01:46:57.834  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-09 01:46:57.834  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-09 01:46:57.835  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-09 01:46:57.835  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-09 01:46:57.835  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-09 01:46:57.836  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-09 01:46:57.836  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-09 01:46:57.836  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-09 01:46:57.837  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-09 01:46:57.837  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-09 01:46:57.837  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-09 01:46:57.838  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-09 01:46:57.838  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-09 01:46:57.860  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-09 01:47:00.332  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-09 01:47:00.333  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-09 01:47:00.402  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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-09 01:47:00.404  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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-09 01:47:00.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:47:00.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:47:00.405  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cffd122d-fd57-4aa0-898c-085a8b38fa43, alive=false, publisher=null]]: starting
2022-05-09 01:47:00.502  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cffd122d-fd57-4aa0-898c-085a8b38fa43, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-09 01:47:00.502  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-09 01:47:00.503  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-09 01:47:00.503  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-09 01:47:00.503  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-09 01:47:00.503  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-09 01:47:00.503  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-09 01:47:00.504  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-09 01:47:00.504  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-09 01:47:00.504  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-09 01:47:00.504  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-09 01:47:00.504  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-09 01:47:00.504  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-09 01:47:00.505  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-09 01:47:00.505  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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@5bc40f5d
2022-05-09 01:47:00.505  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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-09 01:47:00.505  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-09 01:47:00.510  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 42.087 seconds (JVM running for 44.478)
2022-05-09 01:47:00.525  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-09 01:47:00.632  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-09 01:47:01.645  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:47:01.646 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:47:01.646  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:47:16.654 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:47:16.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:47:16.655  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:47:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:47:17.673  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:47:17.674 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:47:17.674  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:47:32.675 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:47:32.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:47:32.677  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:47:32.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:47:33.705  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:47:33.705 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:47:33.705  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:47:48.706 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:47:48.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:47:48.707  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:47:48.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:47:49.737  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:47:49.737 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:47:49.737  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:48:04.738 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:48:04.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:48:04.739  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:48:04.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:48:05.769  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:48:05.769 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:48:05.769  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:48:20.770 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:48:20.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:48:20.771  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:48:20.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:48:21.805  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:48:21.806 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:48:21.806  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:48:36.807 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:48:36.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:48:36.808  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:48:36.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:48:37.833  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-05-09 01:48:37.833 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.14.247] failed: Connection refused (Connection refused)
2022-05-09 01:48:37.834  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-05-09 01:48:52.834 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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.14.247] 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-09 01:48:52.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:48:52.836  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-05-09 01:48:52.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:48:53.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 404 Not Found
2022-05-09 01:48:53.308  WARN 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : Topic not found: /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:00.332  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 01:49:08.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:08.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:49:24.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:24.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:24.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:49:25.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:25.628  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-09 01:49:25.630  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"5aa745c7-7a1c-4420-ae1a-83e19126a4c7","timestamp":"2022-05-09T01:42:10.782794Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:26.223  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-09 01:49:26.227  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5aa745c7-7a1c-4420-ae1a-83e19126a4c7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:26.232  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-09T01:44:04.504894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"924cf634-4b52-4e58-b12a-ef377c94635e","timestamp":"2022-05-09T01:44:04.505353Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:26.252  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-05-09 01:49:26.303  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-09 01:49:26.425  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-09T01:46:04.504253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17bfd60d-c5ba-48e0-82eb-6fc97dfa5a19","timestamp":"2022-05-09T01:46:04.504327Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:26.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-09T01:48:04.505304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb448bff-dde7-491b-b6f9-2dd318cc3123","timestamp":"2022-05-09T01:48:04.505423Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:26.537  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:26.538  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (237 ms):{"serverTimeMs":1,"count":1}
2022-05-09 01:49:26.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:26.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:49:27.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:27.201  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5aa745c7-7a1c-4420-ae1a-83e19126a4c7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:27.201  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-09 01:49:27.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:27.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:49:27.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:27.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:49:27.154355Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e0176b0-8250-4c5e-b8af-16381d076646","timestamp":"2022-05-09T01:49:27.154394Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:49:28.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:28.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:49:42.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:42.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:42.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:49:57.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:49:57.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:49:57.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:50:05.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:50:05.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:50:04.504176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82994ed-9518-44b8-8925-495b60374e35","timestamp":"2022-05-09T01:50:04.504244Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:50:06.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:50:06.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:50:13.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:50:13.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-09T01:50:12.518147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25429f9b-c032-4be7-a9df-a6ef6ba0f048","timestamp":"2022-05-09T01:50:12.518222Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 01:50:13.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:50:13.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:50:28.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:50:28.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:50:28.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:50:43.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:50:43.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:50:43.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:50:48.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:50:48.781  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-09T01:50:48.084490Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce160881-7794-4baf-b3f2-6c31f0c8036f","timestamp":"2022-05-09T01:50:48.084622Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 01:50:49.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:50:49.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:51:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 01:51:03.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:51:03.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:51:03.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:51:18.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:51:18.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:51:18.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:51:33.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:51:33.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:51:33.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:51:48.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:51:48.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:51:48.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:52:03.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:52:03.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:52:03.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:52:05.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:52:05.167  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:52:04.504195Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc9d156b-1b8a-40d7-9e1a-a68e22510b17","timestamp":"2022-05-09T01:52:04.504295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:52:06.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:52:06.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:52:13.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:52:13.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-09T01:52:12.518114Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93be585f-6174-483a-bee1-16b7f72672e2","timestamp":"2022-05-09T01:52:12.518180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 01:52:13.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:52:13.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:52:28.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:52:28.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:52:28.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:52:43.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:52:43.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:52:43.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:52:48.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:52:48.776  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:52:48.084551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4d6e430-3374-49dc-8c25-1e36b1d96e7b","timestamp":"2022-05-09T01:52:48.084664Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 01:52:49.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:52:49.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:53:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 01:53:03.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:53:04.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:53:04.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:53:18.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:53:18.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:53:18.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:53:33.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:53:33.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:53:33.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:53:48.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:53:48.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:53:48.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:54:03.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:54:03.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:54:03.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:54:05.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:54:05.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:54:04.504306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"838e03d2-a7ce-48c1-bdca-9cb2a41e070b","timestamp":"2022-05-09T01:54:04.504416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:54:06.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:54:06.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:54:13.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:54:13.285  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-09T01:54:12.520557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59d6b18f-56ca-4625-9d7e-f77356f63955","timestamp":"2022-05-09T01:54:12.520607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 01:54:13.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:54:13.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:54:28.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:54:28.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:54:28.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:54:43.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:54:43.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:54:43.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:54:48.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:54:48.784  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:54:48.084341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01d6d7d6-691f-4972-a4af-52e35aa381de","timestamp":"2022-05-09T01:54:48.084418Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 01:54:49.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:54:49.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:55:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 01:55:04.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:55:04.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:55:04.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:55:18.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:55:18.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:55:18.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:55:33.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:55:33.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:55:33.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:55:48.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:55:48.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:55:48.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:56:03.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:56:03.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:56:03.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:56:05.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:56:05.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:56:04.504204Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5514fde-d168-4dfa-9c08-84b018e429e5","timestamp":"2022-05-09T01:56:04.504270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:56:06.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:56:06.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:56:13.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:56:13.304  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-09T01:56:12.518119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67ace94a-b185-4c26-8dff-00dcecf75858","timestamp":"2022-05-09T01:56:12.518193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 01:56:13.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:56:13.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:56:28.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:56:28.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:56:28.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:56:43.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:56:43.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:56:43.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:56:48.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:56:48.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-09T01:56:48.084435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e72d62bc-7a87-47b4-81d5-b14fd9f2029e","timestamp":"2022-05-09T01:56:48.084539Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 01:56:49.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:56:49.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:57:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 01:57:04.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:57:04.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:57:04.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:57:19.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:57:19.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:57:19.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:57:33.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:57:33.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:57:33.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:57:48.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:57:48.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:57:48.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:58:03.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:58:03.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:58:03.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:58:05.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:58:05.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:58:04.504166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae0d976d-c9ea-4bd7-b9ff-51549d59fa7d","timestamp":"2022-05-09T01:58:04.504231Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 01:58:06.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:58:06.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:58:13.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:58:13.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-09T01:58:12.518156Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f20cd21c-a198-42ad-aefa-4eb552fd3b9b","timestamp":"2022-05-09T01:58:12.518220Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 01:58:13.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:58:13.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:58:28.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:58:28.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:58:28.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:58:43.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:58:43.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:58:43.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:58:48.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:58:48.771  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-09T01:58:48.084464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3248508e-fef6-4ca2-9976-492c1fc234b5","timestamp":"2022-05-09T01:58:48.084555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 01:58:49.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:58:49.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:59:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 01:59:04.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:59:04.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:59:04.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:59:18.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:59:18.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:59:18.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:59:33.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:59:33.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:59:33.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 01:59:48.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 01:59:48.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 01:59:48.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:00:03.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:00:03.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:00:03.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:00:05.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:00:05.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:00:04.504174Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c29f3430-09ad-40f9-b20a-218034ebec61","timestamp":"2022-05-09T02:00:04.504251Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:00:06.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:00:06.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:00:13.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:00:13.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-09T02:00:12.518172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5513ac40-ee00-4b04-943f-ca22e4e5722b","timestamp":"2022-05-09T02:00:12.518259Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:00:13.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:00:13.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:00:28.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:00:28.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:00:28.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:00:43.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:00:43.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:00:43.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:00:48.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:00:48.770  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-09T02:00:48.084450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35264208-bfb2-45cf-bebb-31eb4173d28d","timestamp":"2022-05-09T02:00:48.084559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:00:49.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:00:49.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:01:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:01:04.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:01:04.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:01:04.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:01:19.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:01:19.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:01:19.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:01:33.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:01:33.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:01:33.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:01:48.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:01:48.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:01:48.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:02:03.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:02:03.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:02:03.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:02:05.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:02:05.163  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:02:04.504455Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f25e4464-e23a-4404-8e82-65a83f5b8b87","timestamp":"2022-05-09T02:02:04.504652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:02:06.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:02:06.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:02:13.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:02:13.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-09T02:02:12.518469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f629f39-050c-41e4-838c-861ae4c6c803","timestamp":"2022-05-09T02:02:12.518626Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:02:13.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:02:13.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:02:28.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:02:28.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:02:28.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:02:43.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:02:43.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:02:43.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:02:48.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:02:48.764  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-09T02:02:48.084292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a699754-162b-40d9-8f5f-51c11002472c","timestamp":"2022-05-09T02:02:48.084344Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:02:49.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:02:49.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:03:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:03:04.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:03:04.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:03:04.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:03:19.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:03:19.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:03:19.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:03:33.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:03:33.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:03:33.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:03:48.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:03:48.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:03:48.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:04:03.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:04:03.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:04:03.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:04:05.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:04:05.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:04:04.504220Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91b028ed-e5d0-4a58-92ad-a64cb961bba1","timestamp":"2022-05-09T02:04:04.504300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:04:06.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:04:06.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:04:13.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:04:13.200  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-09T02:04:12.518384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a003ec4-f055-4545-b733-e34036375605","timestamp":"2022-05-09T02:04:12.518510Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:04:13.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:04:13.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:04:28.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:04:28.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:04:28.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:04:43.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:04:43.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:04:43.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:04:48.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:04:48.763  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-09T02:04:48.084400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31ff69c5-274e-4768-940f-1089ad943aea","timestamp":"2022-05-09T02:04:48.084477Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:04:49.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:04:49.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:05:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:05:04.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:05:04.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:05:04.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:05:19.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:05:19.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:05:19.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:05:33.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:05:33.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:05:33.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:05:48.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:05:48.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:05:48.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:06:05.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:06:05.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:06:04.504176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85596eaf-a02d-40c4-94dd-c0ae4d942299","timestamp":"2022-05-09T02:06:04.504291Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:06:07.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:06:07.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:06:13.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:06:13.202  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-09T02:06:12.518269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0464a5b1-0b38-4ad6-a893-34f2abb56789","timestamp":"2022-05-09T02:06:12.518401Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:06:13.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:06:13.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:06:28.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:06:28.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:06:28.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:06:43.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:06:43.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:06:43.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:06:48.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:06:48.765  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-09T02:06:48.084864Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ebdf60c-e4e6-4582-8724-0ec6b286c2e0","timestamp":"2022-05-09T02:06:48.085123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:06:49.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:06:49.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:07:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:07:04.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:07:04.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:07:04.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:07:19.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:07:19.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:07:19.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:07:33.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:07:33.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:07:33.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:07:48.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:07:48.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:07:48.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:08:03.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:08:03.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:08:03.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:08:05.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:08:05.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:08:04.504173Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5741886-091e-4243-8dba-e3de8e60e7c3","timestamp":"2022-05-09T02:08:04.504232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:08:08.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:08:08.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:08:13.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:08:13.209  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-09T02:08:12.518177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"602be968-2106-45f6-9ad2-a242005dc7d1","timestamp":"2022-05-09T02:08:12.518223Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:08:13.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:08:13.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:08:28.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:08:28.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:08:28.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:08:43.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:08:43.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:08:43.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:08:48.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:08:48.767  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-09T02:08:48.084446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ce5bf35-6a2f-460b-881e-469e695eefe9","timestamp":"2022-05-09T02:08:48.084591Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:08:49.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:08:49.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:09:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:09:04.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:09:04.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:09:04.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:09:19.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:09:19.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:09:19.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:09:34.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:09:34.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:09:34.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:09:48.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:09:48.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:09:48.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:10:03.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:10:03.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:10:03.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:10:05.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:10:05.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:10:04.504141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d51ab3ad-28ac-42ec-8065-d1296c1e32b3","timestamp":"2022-05-09T02:10:04.504197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:10:05.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:10:05.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:10:13.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:10:13.196  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-09T02:10:12.518147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdc19c9a-6926-4dd6-95be-c951bfccaced","timestamp":"2022-05-09T02:10:12.518200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:10:13.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:10:13.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:10:28.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:10:28.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:10:28.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:10:43.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:10:43.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:10:43.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:10:48.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:10:48.763  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-09T02:10:48.084267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b1e24b7-7d6f-4cc8-a48d-3ee84a4e712f","timestamp":"2022-05-09T02:10:48.084328Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:10:49.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:10:49.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:11:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:11:04.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:11:04.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:11:04.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:11:19.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:11:19.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:11:19.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:11:34.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:11:34.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:11:34.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:11:48.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:11:48.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:11:48.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:12:03.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:12:03.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:12:03.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:12:05.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:12:05.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:12:04.504222Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b08b12bf-48b3-414d-879c-e2710bb52969","timestamp":"2022-05-09T02:12:04.504279Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:12:05.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:12:05.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:12:13.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:12:13.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-09T02:12:12.518051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f720c0cd-e90f-4223-a99d-fc8371c2939b","timestamp":"2022-05-09T02:12:12.518102Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:12:13.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:12:13.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:12:28.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:12:28.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:12:28.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:12:43.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:12:43.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:12:43.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:12:48.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:12:48.786  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-09T02:12:48.084296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd803c32-328b-4281-9422-0ba5c7d9f929","timestamp":"2022-05-09T02:12:48.084347Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:12:49.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:12:49.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:13:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:13:04.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:13:04.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:13:04.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:13:19.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:13:19.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:13:19.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:13:34.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:13:34.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:13:34.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:13:48.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:13:48.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:13:48.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:14:03.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:14:03.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:14:03.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:14:05.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:14:05.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:14:04.504139Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd31359f-376e-46d2-b1e7-e63e8cfa27d8","timestamp":"2022-05-09T02:14:04.504223Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:14:05.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:14:05.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:14:13.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:14:13.202  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-09T02:14:12.518230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1bf7fa19-30ae-4136-8b62-72223c49e6f0","timestamp":"2022-05-09T02:14:12.518306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:14:13.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:14:13.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:14:28.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:14:28.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:14:28.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:14:43.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:14:43.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:14:43.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:14:48.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:14:48.770  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-09T02:14:48.084453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a60a218-0060-41df-ac26-73483e5b0741","timestamp":"2022-05-09T02:14:48.084520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:14:49.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:14:49.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:15:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:15:04.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:15:04.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:15:04.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:15:19.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:15:19.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:15:19.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:15:34.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:15:34.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:15:34.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:15:49.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:15:49.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:15:49.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:16:03.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:16:03.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:16:03.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:16:05.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:16:05.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:16:04.504133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baccfdf3-1209-426c-867b-165370bf92ff","timestamp":"2022-05-09T02:16:04.504190Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:16:05.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:16:05.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:16:13.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:16:13.198  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-09T02:16:12.518174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a300a4f1-8c31-4104-a4b4-7bbe67eaf549","timestamp":"2022-05-09T02:16:12.518235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:16:13.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:16:13.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:16:28.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:16:28.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:16:28.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:16:43.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:16:43.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:16:43.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:16:48.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:16:48.770  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-09T02:16:48.084539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82e5c45-c390-4a46-b9a3-c4bf95aeb190","timestamp":"2022-05-09T02:16:48.084617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:16:49.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:16:49.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:17:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:17:04.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:17:04.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:17:04.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:17:19.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:17:19.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:17:19.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:17:34.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:17:34.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:17:34.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:17:49.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:17:49.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:17:49.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:18:03.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:18:03.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:18:03.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:18:05.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:18:05.177  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:18:04.504166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68631393-c0ce-47ed-b519-6de2debf3a07","timestamp":"2022-05-09T02:18:04.504225Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:18:05.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:18:05.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:18:13.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:18:13.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-09T02:18:12.518179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28b20bd4-0d0d-4b62-bffe-c4385055d2ed","timestamp":"2022-05-09T02:18:12.518241Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:18:13.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:18:13.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:18:28.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:18:28.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:18:28.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:18:43.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:18:43.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:18:43.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:18:48.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:18:48.769  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-09T02:18:48.084417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84023298-321b-43b1-bff7-8e9399339462","timestamp":"2022-05-09T02:18:48.084503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:18:49.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:18:49.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:19:00.332  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:19:04.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:19:04.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:19:04.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:19:19.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:19:19.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:19:19.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:19:34.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:19:34.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:19:34.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:19:49.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:19:49.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:19:49.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:20:03.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:20:03.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:20:03.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:20:05.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:20:05.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:20:04.504235Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b985b39-e953-4285-9678-a16e47a5bc1b","timestamp":"2022-05-09T02:20:04.504315Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:20:05.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:20:05.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:20:13.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:20:13.196  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-09T02:20:12.518259Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fe2b5d0-74e0-429c-8365-8507872fa6c2","timestamp":"2022-05-09T02:20:12.518376Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:20:13.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:20:13.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:20:28.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:20:28.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:20:28.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:20:43.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:20:43.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:20:43.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:20:48.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:20:48.761  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-09T02:20:48.084346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1259af3-2c23-4a11-9098-303ae75e71b2","timestamp":"2022-05-09T02:20:48.084437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:20:49.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:20:49.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:21:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:21:04.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:21:04.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:21:04.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:21:19.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:21:19.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:21:19.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:21:34.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:21:34.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:21:34.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:21:49.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:21:49.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:21:49.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:22:03.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:22:03.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:22:03.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:22:05.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:22:05.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:22:04.504142Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce482b8e-bcdb-41a6-90e4-aa08f0c2f866","timestamp":"2022-05-09T02:22:04.504199Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:22:05.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:22:05.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:22:13.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:22:13.195  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-09T02:22:12.518207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0fe075f-843b-4b1f-9286-7853d5b751f0","timestamp":"2022-05-09T02:22:12.518278Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:22:13.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:22:13.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:22:28.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:22:28.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:22:28.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:22:43.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:22:43.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:22:43.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:22:48.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:22:48.765  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-09T02:22:48.084301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2e78f3-ac7e-4a0d-8aca-83aec5807bd8","timestamp":"2022-05-09T02:22:48.084373Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:22:49.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:22:49.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:23:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:23:04.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:23:04.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:23:04.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:23:19.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:23:19.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:23:19.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:23:34.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:23:34.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:23:34.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:23:49.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:23:49.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:23:49.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:24:04.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:24:04.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:24:04.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:24:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:24:05.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:24:04.504171Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e62ab2a-82a2-46bd-97c5-9271e86246ae","timestamp":"2022-05-09T02:24:04.504224Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:24:05.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:24:05.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:24:13.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:24:13.198  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-09T02:24:12.518157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb04a8d1-1726-4bb1-b08d-9e627cbbb86a","timestamp":"2022-05-09T02:24:12.518236Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:24:13.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:24:13.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:24:28.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:24:28.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:24:28.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:24:43.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:24:43.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:24:43.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:24:48.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:24:48.770  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-09T02:24:48.084429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"014371bc-3e51-4b9b-b33e-b06037415849","timestamp":"2022-05-09T02:24:48.084512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:24:49.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:24:49.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:25:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:25:04.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:25:04.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:25:04.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:25:19.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:25:19.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:25:19.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:25:34.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:25:34.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:25:34.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:25:49.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:25:49.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:25:49.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:26:04.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:26:04.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:26:04.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:26:05.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:26:05.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:26:04.504141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47eaa8c9-08e0-4c66-aa7d-a832a0c9c1cf","timestamp":"2022-05-09T02:26:04.504192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:26:05.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:26:05.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:26:13.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:26:13.201  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-09T02:26:12.518169Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0a9ff62-11d4-4b52-a54b-2535274d0b9f","timestamp":"2022-05-09T02:26:12.518232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:26:13.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:26:13.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:26:28.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:26:28.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:26:28.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:26:43.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:26:43.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:26:43.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:26:48.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:26:48.765  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-09T02:26:48.084956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a07a079-51ee-4e59-a3e3-e8351b6f4d18","timestamp":"2022-05-09T02:26:48.085045Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:26:49.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:26:49.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:27:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:27:04.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:27:04.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:27:04.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:27:19.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:27:19.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:27:19.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:27:34.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:27:34.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:27:34.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:27:49.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:27:49.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:27:49.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:28:04.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:28:04.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:28:04.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:28:05.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:28:05.154  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:28:04.504141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4946aa93-deca-4667-8722-991f32109a34","timestamp":"2022-05-09T02:28:04.504209Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:28:05.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:28:05.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:28:13.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:28:13.213  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-09T02:28:12.518409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f92380f-8b86-438f-a48e-568a9154eb41","timestamp":"2022-05-09T02:28:12.518501Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:28:13.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:28:13.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:28:28.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:28:28.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:28:28.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:28:43.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:28:43.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:28:43.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:28:48.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:28:48.775  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-09T02:28:48.084358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c7a2cec-f52d-4235-a805-9e78b2c4364b","timestamp":"2022-05-09T02:28:48.084416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:28:49.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:28:49.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:29:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:29:04.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:29:04.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:29:04.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:29:19.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:29:19.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:29:19.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:29:34.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:29:34.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:29:34.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:29:49.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:29:49.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:29:49.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:30:04.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:30:04.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:30:04.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:30:05.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:30:05.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:30:04.504103Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"717770c7-2766-44e3-ad43-ada060a5055d","timestamp":"2022-05-09T02:30:04.504153Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:30:05.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:30:05.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:30:13.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:30:13.227  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-09T02:30:12.518261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6f497c3-7f14-4773-b4ff-867157f12a9a","timestamp":"2022-05-09T02:30:12.518351Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:30:13.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:30:13.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:30:28.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:30:28.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:30:28.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:30:43.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:30:43.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:30:43.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:30:48.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:30:48.763  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-09T02:30:48.084391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ebab5a0-09ef-4902-8568-6cb70cc89c1c","timestamp":"2022-05-09T02:30:48.084438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:30:49.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:30:49.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:31:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:31:04.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:31:04.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:31:04.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:31:19.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:31:19.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:31:19.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:31:34.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:31:34.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:31:34.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:31:49.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:31:49.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:31:49.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:32:04.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:32:04.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:32:04.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:32:05.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:32:05.157  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:32:04.504166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0503440e-c7a7-467b-928b-b9f4ad077dd2","timestamp":"2022-05-09T02:32:04.504275Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:32:05.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:32:05.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:32:13.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:32:13.243  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-09T02:32:12.518184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f692b893-5d71-45e8-a718-a8934fa4f6e6","timestamp":"2022-05-09T02:32:12.518232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:32:13.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:32:13.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:32:28.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:32:28.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:32:28.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:32:43.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:32:43.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:32:43.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:32:48.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:32:48.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-09T02:32:48.084340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9895c998-f3d7-4451-846b-f765a0a64f32","timestamp":"2022-05-09T02:32:48.084411Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:32:49.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:32:49.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:33:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:33:04.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:33:04.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:33:04.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:33:19.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:33:19.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:33:19.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:33:34.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:33:34.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:33:34.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:33:49.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:33:49.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:33:49.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:34:04.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:34:04.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:34:04.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:34:05.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:34:05.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:34:04.504133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a071010c-09fc-4b38-9e2d-027f4541b660","timestamp":"2022-05-09T02:34:04.504188Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:34:05.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:34:05.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:34:13.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:34:13.262  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-09T02:34:12.518263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed20fe1d-493f-4bbb-881a-d4174dea8137","timestamp":"2022-05-09T02:34:12.518359Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:34:13.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:34:13.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:34:28.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:34:28.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:34:28.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:34:43.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:34:43.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:34:43.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:34:48.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:34:48.763  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-09T02:34:48.084301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cddada13-b4d1-4cae-89a2-d80628467fbc","timestamp":"2022-05-09T02:34:48.084350Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:34:49.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:34:49.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:35:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:35:04.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:35:04.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:35:04.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:35:19.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:35:19.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:35:19.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:35:34.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:35:34.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:35:34.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:35:49.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:35:49.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:35:49.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:36:04.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:36:04.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:36:04.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:36:05.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:36:05.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:36:04.504124Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"124dbcb8-ec65-4d7e-8df5-2ba4af5c4e8a","timestamp":"2022-05-09T02:36:04.504170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:36:05.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:36:05.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:36:13.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:36:13.296  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-09T02:36:12.518152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2112fe3a-ddfe-4414-9015-770c224a99c6","timestamp":"2022-05-09T02:36:12.518205Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:36:13.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:36:13.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:36:28.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:36:28.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:36:28.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:36:43.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:36:43.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:36:43.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:36:48.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:36:48.767  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-09T02:36:48.084328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb676c4a-559b-4a81-9eb3-c3104fca256d","timestamp":"2022-05-09T02:36:48.084383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:36:49.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:36:49.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:37:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:37:04.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:37:04.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:37:04.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:37:19.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:37:19.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:37:19.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:37:34.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:37:34.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:37:34.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:37:49.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:37:49.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:37:49.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:38:04.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:38:04.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:38:04.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:38:05.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:38:05.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:38:04.504170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"554e119d-979b-4fa1-80cb-36ed3fdd6395","timestamp":"2022-05-09T02:38:04.504255Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:38:05.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:38:05.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:38:13.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:38:13.195  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-09T02:38:12.518139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffdf5c8d-8ebd-412e-a024-21ec3bdfa3a2","timestamp":"2022-05-09T02:38:12.518179Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:38:13.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:38:13.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:38:28.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:38:28.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:38:28.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:38:43.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:38:43.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:38:43.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:38:48.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:38:48.782  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-09T02:38:48.084323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7952b3dd-6b8d-474d-b061-385591bd0b34","timestamp":"2022-05-09T02:38:48.084397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:38:49.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:38:49.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:39:00.331  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-09 02:39:04.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:39:04.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:39:04.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:39:19.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:39:19.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:39:19.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:39:34.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:39:34.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:39:34.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:39:49.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:39:49.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:39:49.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:40:04.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:40:04.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:40:04.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:40:05.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:40:05.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:40:04.504125Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94f66421-b9a8-464a-8d37-47c385449d8d","timestamp":"2022-05-09T02:40:04.504170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-09 02:40:05.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:40:05.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:40:13.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:40:13.194  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-09T02:40:12.518133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e349d32-3f46-439f-8a95-842758f24231","timestamp":"2022-05-09T02:40:12.518210Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-09 02:40:13.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:40:13.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:40:28.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:40:28.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:40:28.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:40:43.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:40:43.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:40:43.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...
2022-05-09 02:40:48.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-09 02:40:48.795  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-09T02:40:48.084367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e749451-2cf0-48f3-9f70-46e764140225","timestamp":"2022-05-09T02:40:48.084429Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-09 02:40:49.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000
2022-05-09 02:40:49.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ...