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-15 05:00:39.566  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-15 05:00:39.571  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-15 05:00:42.017  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-15 05:00:42.653  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 616 ms. Found 7 JPA repository interfaces.
2022-05-15 05:00:44.707  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.712  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.717  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.731  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.739  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.752  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.761  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.765  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.807  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.852  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:44.855  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-15 05:00:45.568  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-15 05:00:45.597  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-15 05:00:45.598  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-15 05:00:45.787  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-15 05:00:45.788  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6073 ms
2022-05-15 05:00:46.444  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-15 05:00:47.038  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-15 05:00:47.314  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-15 05:00:47.874  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-15 05:00:48.240  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-15 05:00:48.643  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-15 05:00:48.713  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-15 05:00:58.181  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-15 05:00:58.210  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-15 05:01:00.662  WARN 11 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-05-15 05:01:01.537  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-15 05:01:02.603  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-15 05:01:04.648  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58c36104, org.springframework.security.web.context.SecurityContextPersistenceFilter@45017263, org.springframework.security.web.header.HeaderWriterFilter@5b80b41d, org.springframework.security.web.authentication.logout.LogoutFilter@59043741, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3370be55, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f25ed2b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7535307c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fc8047f, org.springframework.security.web.session.SessionManagementFilter@68f75a35, org.springframework.security.web.access.ExceptionTranslationFilter@4229b92c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55315a00]
2022-05-15 05:01:05.403  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.404  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.405  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.405  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.406  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.407  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.407  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.407  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.408  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.408  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.409  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.409  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.410  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.410  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.410  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.411  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.411  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.412  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.412  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.413  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.413  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-15 05:01:05.608  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-05-15 05:01:07.039  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-15 05:01:07.040  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-15 05:01:07.049  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-15 05:01:07.051  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-15 05:01:07.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:07.052  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=295ccdb5-5a7e-4219-9556-c7b8aa0e5920, alive=false, publisher=null]]: starting
2022-05-15 05:01:07.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:07.074  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=295ccdb5-5a7e-4219-9556-c7b8aa0e5920, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-15 05:01:07.074  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-15 05:01:07.075  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-15 05:01:07.076  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-15 05:01:07.076  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-15 05:01:07.077  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-15 05:01:07.078  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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@694f0655
2022-05-15 05:01:07.078  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fba8172a-9e21-4429-a34a-01657679f32a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s, 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-15 05:01:07.078  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-15 05:01:07.085  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 28.956 seconds (JVM running for 31.101)
2022-05-15 05:01:07.105  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-15 05:01:07.149  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-15 05:01:22.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:22.538  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:22.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:37.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:37.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:37.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:44.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:44.863  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-15 05:01:44.866  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"209371e4-1e1d-4f2a-a6a2-e3150aa9967b","timestamp":"2022-05-15T04:58:59.734322Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:45.750  WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-15 05:01:45.756  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"209371e4-1e1d-4f2a-a6a2-e3150aa9967b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:45.762  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:00:55.046338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccb8f4e2-852d-4137-aff1-83ced9da2ee0","timestamp":"2022-05-15T05:00:55.046618Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:45.774  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-05-15 05:01:45.786  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-15 05:01:45.867  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:45.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:45.890  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:45.891  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (108 ms):{"serverTimeMs":0,"count":1}
2022-05-15 05:01:46.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.013  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"2bfbc1f2-115b-42e7-9230-498f4dff31a3","timestamp":"2022-05-15T04:58:38.258895Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.033  WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-15 05:01:46.034  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"2bfbc1f2-115b-42e7-9230-498f4dff31a3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.034  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:00:34.920754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"070f9f76-272b-451b-8c8d-8be535fd6d31","timestamp":"2022-05-15T05:00:34.921140Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.074  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-05-15 05:01:46.074  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-15 05:01:46.089  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.089  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-05-15 05:01:46.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.125  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"209371e4-1e1d-4f2a-a6a2-e3150aa9967b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:46.125  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-15 05:01:46.126  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.227  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"2bfbc1f2-115b-42e7-9230-498f4dff31a3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:46.227  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-15 05:01:46.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.310  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:01:45.634970Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b7ccfa3-040c-4f27-ba16-f060cfcfab6b","timestamp":"2022-05-15T05:01:45.635074Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:01:46.348  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:46.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:01:46.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:01:46.895  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:01:45.684916Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08a35979-d04e-411e-9dfb-cfd87dd7e2d6","timestamp":"2022-05-15T05:01:45.684960Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:01:48.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:01:48.622  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:03.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:03.611  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:03.611  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:18.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:18.570  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:18.571  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:33.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:33.632  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:33.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:36.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:36.256  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:02:34.919785Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3fe85a9-8236-4404-9aa6-5f13f897a0b6","timestamp":"2022-05-15T05:02:34.919965Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:02:36.654  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:36.655  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:51.646  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:51.648  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:51.648  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:02:56.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:02:56.297  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:02:55.047169Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab9e590a-8db9-46fe-ab64-6cee7977354c","timestamp":"2022-05-15T05:02:55.047278Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:02:56.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:02:56.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:00.362  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:00.363  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:02:59.640843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6aeb73f-3847-49e3-bfe3-fa97ccb8d217","timestamp":"2022-05-15T05:02:59.641020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:03:00.642  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:00.642  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:03:15.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:15.613  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:15.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:30.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:30.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:30.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:03:45.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:03:45.564  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:03:45.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:00.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:00.565  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:00.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:15.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:15.540  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:15.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:30.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:30.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:30.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:36.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:36.158  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:04:34.919386Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b15e81f7-6d7b-4d16-bb80-bd96b5c06646","timestamp":"2022-05-15T05:04:34.919516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:04:36.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:36.668  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:51.629  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:51.630  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:51.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:04:56.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:04:56.319  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:04:55.045756Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a54b1d2-d0de-4dd3-aef2-c4d25763c283","timestamp":"2022-05-15T05:04:55.045898Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:04:56.664  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:04:56.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:00.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:00.356  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:04:59.640700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c076941f-dc19-42ba-b4c7-f1de998466d7","timestamp":"2022-05-15T05:04:59.640808Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:05:00.666  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:00.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:05:15.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:15.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:15.621  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:30.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:30.585  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:30.585  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:05:45.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:05:45.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:05:45.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:00.485  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:00.486  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:00.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:15.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:15.436  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:15.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:30.387  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:30.387  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:30.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:36.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:36.156  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:06:34.919611Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07f8ed5f-d1ab-447a-a90a-186016de43c6","timestamp":"2022-05-15T05:06:34.919780Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:06:36.186  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:36.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:51.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:51.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:51.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:06:56.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:06:56.242  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:06:55.045787Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4752ebb1-776b-4cab-a2a6-e8fe65277b67","timestamp":"2022-05-15T05:06:55.045964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:06:56.683  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:06:56.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:00.372  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:00.373  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:06:59.640854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"369cb8cc-105d-4750-a0b3-9a83023ec0bf","timestamp":"2022-05-15T05:06:59.641020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:07:00.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:00.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:07:15.631  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:15.633  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:15.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:30.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:30.616  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:30.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:07:45.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:07:45.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:07:45.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:00.531  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:00.532  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:00.532  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:15.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:15.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:15.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:30.444  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:30.445  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:30.445  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:36.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:36.165  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:08:34.919563Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72ec67b1-8003-4cd3-9016-504f386bdb85","timestamp":"2022-05-15T05:08:34.919749Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:08:36.704  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:36.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:51.656  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:51.657  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:51.657  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:08:56.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:08:56.229  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:08:55.045547Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"363e6d76-6519-4554-9c5f-9f66d1bf3090","timestamp":"2022-05-15T05:08:55.045659Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:08:56.700  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:08:56.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:00.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:00.349  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:08:59.640649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6950f7f-cd9f-4614-9877-e40c5a5596ee","timestamp":"2022-05-15T05:08:59.640728Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:09:00.704  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:00.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:09:15.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:15.651  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:15.652  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:30.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:30.613  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:30.613  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:09:45.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:09:45.558  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:09:45.558  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:00.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:00.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:00.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:15.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:15.457  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:15.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:30.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:30.453  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:30.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:36.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:36.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:10:34.919548Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04ad2a97-b751-41c1-8810-310ea77d0374","timestamp":"2022-05-15T05:10:34.919741Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:10:36.723  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:36.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:51.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:51.677  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:51.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:10:56.235  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:10:56.236  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:10:55.045496Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9d1cd8f-986e-4f47-8190-642b3dc8e934","timestamp":"2022-05-15T05:10:55.045592Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:10:56.715  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:10:56.715  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:00.365  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:00.366  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:10:59.640817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa35c5b3-37a2-4d73-85a2-5c060ea0fbb8","timestamp":"2022-05-15T05:10:59.640974Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:11:00.713  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:00.713  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:11:15.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:15.665  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:15.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:30.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:30.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:30.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:11:45.618  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:11:45.619  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:11:45.619  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:00.572  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:00.573  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:00.573  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:15.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:15.517  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:15.518  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:30.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:30.489  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:30.489  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:36.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:36.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:12:34.919309Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24d379e2-db6f-4a45-8a23-d8ebc3436f01","timestamp":"2022-05-15T05:12:34.919401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:12:36.729  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:36.729  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:51.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:51.685  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:51.685  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:12:56.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:12:56.264  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:12:55.045756Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6c71d58-8585-4cc9-b3fc-ba7db70140b6","timestamp":"2022-05-15T05:12:55.046035Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:12:56.731  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:12:56.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:00.396  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:00.397  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:12:59.640612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daebcdaa-a441-4a1d-acd0-c8b0ae7df99a","timestamp":"2022-05-15T05:12:59.640756Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:13:00.731  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:00.731  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:13:15.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:15.705  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:15.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:30.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:30.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:30.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:13:45.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:13:45.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:13:45.617  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:00.589  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:00.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:00.590  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:15.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:15.543  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:15.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:30.495  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:30.496  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:30.496  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:36.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:36.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:14:34.919844Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e333a66-ee28-422b-a9cf-f51ca910034c","timestamp":"2022-05-15T05:14:34.920192Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:14:36.759  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:36.759  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:51.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:51.706  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:51.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:14:56.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:14:56.221  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:14:55.045501Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f56a034f-6c38-4731-84ca-04b03dfc533a","timestamp":"2022-05-15T05:14:55.045595Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:14:56.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:14:56.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:00.391  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:00.392  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:14:59.640608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fe6095b-9145-433a-a517-a39414e8b1da","timestamp":"2022-05-15T05:14:59.640705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:15:00.752  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:00.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:15:15.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:15.705  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:15.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:30.649  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:30.650  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:30.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:15:45.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:15:45.596  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:15:45.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:00.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:00.558  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:00.558  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:15.508  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:15.509  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:15.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:30.459  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:30.460  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:30.460  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:36.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:36.154  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:16:34.919567Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2a8ec3b-29b4-44ec-ab82-ee82ce805812","timestamp":"2022-05-15T05:16:34.919768Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:16:36.181  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:36.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:51.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:51.153  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:51.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:16:56.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:16:56.224  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:16:55.045757Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f348c7d8-26d8-473b-a4bc-09c9c1c5adaf","timestamp":"2022-05-15T05:16:55.045948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:16:56.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:16:56.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:00.423  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:00.424  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:16:59.640853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11420bbb-8e66-4799-a7de-ff560bf076e4","timestamp":"2022-05-15T05:16:59.641087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:17:00.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:00.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:17:15.733  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:15.734  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:15.734  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:30.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:30.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:30.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:17:45.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:17:45.634  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:17:45.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:00.600  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:00.601  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:00.601  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:15.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:15.546  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:15.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:30.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:30.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:30.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:36.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:36.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:18:34.919410Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d54269a7-3a47-4356-b68b-1d06bd25fd5d","timestamp":"2022-05-15T05:18:34.919510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:18:36.781  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:36.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:51.747  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:51.747  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:51.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:18:56.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:18:56.230  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:18:55.045593Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b15651bc-ea0a-4507-a6bf-f361f4ca20b8","timestamp":"2022-05-15T05:18:55.045719Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:18:56.785  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:18:56.786  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:00.467  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:00.468  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:18:59.640662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c318360f-700c-4965-bf61-0fd5dc1e2fd6","timestamp":"2022-05-15T05:18:59.640750Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:19:00.783  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:00.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:19:15.742  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:15.743  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:15.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:30.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:30.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:30.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:19:45.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:19:45.636  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:19:45.636  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:00.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:00.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:00.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:15.567  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:15.568  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:15.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:30.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:30.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:30.518  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:36.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:36.159  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:20:34.919525Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5493ef08-55ab-4d48-b505-d32bd666fc81","timestamp":"2022-05-15T05:20:34.919685Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:20:36.812  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:36.812  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:51.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:51.761  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:51.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:20:56.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:20:56.212  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:20:55.045716Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3badc73a-c10b-45b2-9c90-f94c21f523e5","timestamp":"2022-05-15T05:20:55.045903Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:20:56.806  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:20:56.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:00.443  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:00.444  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:20:59.643653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cce3b421-d16e-4a8f-a35b-ec2012b806d4","timestamp":"2022-05-15T05:20:59.643845Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:21:00.799  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:00.799  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:21:15.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:15.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:15.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:30.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:30.706  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:30.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:21:45.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:21:45.665  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:21:45.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:00.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:00.622  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:00.622  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:15.575  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:15.576  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:15.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:30.552  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:30.553  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:30.553  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:36.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:36.146  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:22:34.919463Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"063d08d8-3b80-4dc3-add8-60e2048a08b1","timestamp":"2022-05-15T05:22:34.919590Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:22:36.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:36.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:51.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:51.784  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:51.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:22:56.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:22:56.205  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:22:55.045572Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a471882b-bded-42a3-bc03-78fa9ebbda8f","timestamp":"2022-05-15T05:22:55.045685Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:22:56.838  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:22:56.838  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:00.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:00.342  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:22:59.641550Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b68bdeb3-8232-41aa-986e-de480e4132b7","timestamp":"2022-05-15T05:22:59.641788Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:23:00.822  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:00.823  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:23:15.768  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:15.769  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:15.770  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:30.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:30.724  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:30.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:23:45.669  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:23:45.669  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:23:45.669  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:00.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:00.616  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:00.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:15.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:15.557  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:15.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:30.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:30.500  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:30.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:36.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:36.150  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:24:34.919825Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eacc162f-719f-43ba-b85b-8c0e5c198b27","timestamp":"2022-05-15T05:24:34.920057Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:24:36.853  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:36.854  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:51.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:51.820  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:51.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:24:56.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:24:56.203  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:24:55.045534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b87baff-4b9c-463b-a112-cd1d57219a78","timestamp":"2022-05-15T05:24:55.045666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:24:56.830  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:24:56.831  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:00.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:00.346  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:24:59.640599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c037c10a-8b1e-4fa1-bcc1-967374ba3c78","timestamp":"2022-05-15T05:24:59.640712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:25:00.831  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:00.831  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:25:15.797  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:15.798  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:15.798  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:30.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:30.744  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:30.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:25:45.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:25:45.712  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:25:45.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:00.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:00.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:00.667  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:15.627  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:15.628  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:15.628  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:30.583  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:30.584  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:30.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:36.147  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:36.147  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:26:34.919395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d653d46-9fc2-4050-8b96-413d90016ca8","timestamp":"2022-05-15T05:26:34.919508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:26:36.173  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:36.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:51.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:51.119  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:51.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:26:56.203  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:26:56.203  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:26:55.045728Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ceb2cad-f872-4366-b3a4-e317704213a6","timestamp":"2022-05-15T05:26:55.045886Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:26:56.848  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:26:56.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:00.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:00.336  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:26:59.640640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f773785a-b051-4d93-ba4e-7e96e46fd410","timestamp":"2022-05-15T05:26:59.640731Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:27:00.849  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:00.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:27:15.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:15.821  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:15.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:30.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:30.764  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:30.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:27:45.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:27:45.713  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:27:45.713  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:00.681  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:00.681  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:00.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:15.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:15.633  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:15.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:30.589  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:30.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:30.590  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:36.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:36.159  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:28:34.919478Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f223fe2-9955-446c-a64a-f1360a647569","timestamp":"2022-05-15T05:28:34.919612Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:28:36.867  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:36.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:51.826  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:51.827  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:51.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:28:56.206  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:28:56.207  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:28:55.045587Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d3cbfd9-5e3e-458f-9491-653a0c5b8115","timestamp":"2022-05-15T05:28:55.045782Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:28:56.872  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:28:56.873  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:00.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:00.351  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:28:59.640682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0a13942-0f10-42e9-9d04-f7927e7737ed","timestamp":"2022-05-15T05:28:59.640770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:29:00.866  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:00.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:29:15.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:15.809  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:15.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:30.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:30.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:30.754  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:29:45.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:29:45.707  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:29:45.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:00.694  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:00.694  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:00.695  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:15.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:15.639  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:15.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:30.602  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:30.603  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:30.603  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:36.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:36.149  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:30:34.919407Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d83905d-a4e4-417e-b37d-aba37c3351e4","timestamp":"2022-05-15T05:30:34.919559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:30:36.885  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:36.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:51.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:51.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:51.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:30:56.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:30:56.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:30:55.045506Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45a9f4ff-74d3-4b2b-a251-5d5623ce8af8","timestamp":"2022-05-15T05:30:55.045588Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:30:56.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:30:56.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:00.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:00.340  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:30:59.640873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff341c82-950c-474d-8228-03e4f2d81891","timestamp":"2022-05-15T05:30:59.641036Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:31:00.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:00.886  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:31:15.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:15.837  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:15.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:30.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:30.782  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:30.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:31:45.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:31:45.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:31:45.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:00.695  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:00.696  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:00.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:15.640  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:15.641  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:15.641  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:30.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:30.608  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:30.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:36.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:36.183  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:32:34.919507Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a975b68b-24f3-4b4f-824e-5f83d6656d0e","timestamp":"2022-05-15T05:32:34.919677Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:32:36.904  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:36.904  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:51.856  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:51.857  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:51.857  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:32:56.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:32:56.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:32:55.045515Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3593841-6fac-40e7-beeb-6c44aa86bbe4","timestamp":"2022-05-15T05:32:55.045608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:32:56.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:32:56.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:00.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:00.340  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:32:59.640816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e775316-689e-4270-9e89-9393042e3dc3","timestamp":"2022-05-15T05:32:59.640946Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:33:00.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:00.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:07.040  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:33:15.855  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:15.855  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:15.856  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:30.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:30.802  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:30.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:33:45.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:33:45.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:33:45.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:00.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:00.700  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:00.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:15.642  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:15.643  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:15.643  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:30.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:30.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:30.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:36.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:36.159  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:34:34.919725Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de8816da-dd61-4c42-a425-25bed267a800","timestamp":"2022-05-15T05:34:34.920052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:34:36.920  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:36.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:51.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:51.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:51.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:34:56.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:34:56.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:34:55.045795Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33b0350a-13b9-4b07-a221-889afa827ac0","timestamp":"2022-05-15T05:34:55.046030Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:34:56.918  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:34:56.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:00.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:00.339  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:34:59.640655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2098ba69-19f1-4dca-8d46-bee19d8fb780","timestamp":"2022-05-15T05:34:59.640759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:35:00.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:00.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:35:15.902  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:15.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:15.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:30.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:30.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:30.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:35:45.807  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:35:45.808  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:35:45.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:00.755  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:00.755  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:00.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:15.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:15.708  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:15.708  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:30.662  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:30.663  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:30.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:36.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:36.161  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:36:34.919473Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da549f34-ef70-49bc-ac79-f784c31bf91b","timestamp":"2022-05-15T05:36:34.919653Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:36:36.183  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:36.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:51.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:51.125  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:51.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:36:56.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:36:56.214  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:36:55.045548Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c21c024-c354-4693-a9c2-890fee0d233c","timestamp":"2022-05-15T05:36:55.045648Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:36:56.937  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:36:56.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:00.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:00.338  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:36:59.640606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbf176ab-4800-4c65-a6f0-77b3ff05ac78","timestamp":"2022-05-15T05:36:59.640705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:37:00.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:00.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:37:15.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:15.891  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:15.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:30.835  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:30.836  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:30.836  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:37:45.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:37:45.801  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:37:45.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:00.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:00.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:00.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:15.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:15.711  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:15.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:30.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:30.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:30.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:36.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:36.165  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:38:34.919514Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2312f1c-ead5-47ae-862e-dd2dab21ee3c","timestamp":"2022-05-15T05:38:34.919655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:38:36.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:36.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:51.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:51.898  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:51.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:38:56.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:38:56.191  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:38:55.045713Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f5f01fa-878b-400c-ae99-a4d6688c5239","timestamp":"2022-05-15T05:38:55.045843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:38:56.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:38:56.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:00.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:00.348  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:38:59.640806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4479e04a-cbe6-4248-8208-e30c08ef3a2d","timestamp":"2022-05-15T05:38:59.640933Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:39:00.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:00.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:39:15.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:15.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:15.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:30.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:30.849  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:30.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:39:45.807  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:39:45.807  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:39:45.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:00.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:00.750  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:00.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:15.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:15.702  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:15.702  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:30.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:30.680  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:30.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:36.151  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:36.152  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:40:34.919404Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2dad99c-b484-4ff7-b20d-2ecbd07f141a","timestamp":"2022-05-15T05:40:34.919528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:40:36.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:36.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:51.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:51.935  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:51.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:40:56.192  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:40:56.193  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:40:55.045842Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c015df8-bad5-4d28-8caa-f5c54613159d","timestamp":"2022-05-15T05:40:55.045981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:40:56.973  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:40:56.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:00.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:00.333  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:40:59.640733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b5dd1d-1f8c-4619-a3de-b14c1560cb94","timestamp":"2022-05-15T05:40:59.640819Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:41:00.969  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:00.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:41:15.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:15.921  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:15.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:30.865  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:30.865  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:30.866  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:41:45.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:41:45.809  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:41:45.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:00.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:00.752  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:00.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:15.708  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:15.709  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:15.709  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:30.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:30.681  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:30.681  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:36.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:36.157  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:42:34.919731Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb061946-6f1e-4004-82b7-e982ee5792f6","timestamp":"2022-05-15T05:42:34.919927Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:42:36.984  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:36.985  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:51.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:51.943  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:51.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:42:56.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:42:56.206  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:42:55.045624Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ca0bda2-da77-40bf-930d-81ed1b2f352e","timestamp":"2022-05-15T05:42:55.045809Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:42:56.983  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:42:56.984  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:43:00.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:43:00.298  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:42:59.640628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a524366-4d79-4449-b915-2a59eb2592bc","timestamp":"2022-05-15T05:42:59.640717Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:43:00.987  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:43:00.987  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:43:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:43:15.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:43:15.944  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:43:15.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:43:30.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:43:30.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:43:30.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:43:45.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:43:45.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:43:45.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:44:00.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:44:00.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:44:00.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:44:15.803  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:44:15.804  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:44:15.804  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:44:30.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:44:30.752  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:44:30.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:44:36.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:44:36.180  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:44:34.919361Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9452fb88-3103-4a33-88ee-6a9ebbea2e24","timestamp":"2022-05-15T05:44:34.919455Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:44:37.004  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:44:37.004  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:44:51.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:44:51.954  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:44:51.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:44:56.178  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:44:56.179  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:44:55.045534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28051175-007e-4072-ad65-66c50da6dc56","timestamp":"2022-05-15T05:44:55.045663Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:44:57.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:44:57.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:45:00.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:45:00.347  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:44:59.640622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05f23507-bfce-4300-b1ad-d3d2f868a607","timestamp":"2022-05-15T05:44:59.640702Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:45:01.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:45:01.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:45:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:45:15.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:45:15.954  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:45:15.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:45:30.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:45:30.909  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:45:30.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:45:45.862  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:45:45.864  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:45:45.864  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:46:00.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:46:00.821  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:46:00.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:46:15.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:46:15.764  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:46:15.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:46:30.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:46:30.707  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:46:30.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:46:36.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:46:36.162  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:46:34.919678Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44f48ae5-9413-4ae0-90bf-33a1d642946c","timestamp":"2022-05-15T05:46:34.919905Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:46:36.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:46:36.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:46:51.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:46:51.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:46:51.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:46:56.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:46:56.174  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:46:55.045500Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dea45db1-3abd-41d8-8c83-8bcb8894f4c3","timestamp":"2022-05-15T05:46:55.045559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:46:57.016  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:46:57.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:47:00.335  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:47:00.335  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:46:59.640829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b27e827-0a79-4dbd-82bd-a7ee770f4e8b","timestamp":"2022-05-15T05:46:59.641813Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:47:01.015  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:47:01.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:47:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:47:15.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:47:15.952  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:47:15.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:47:30.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:47:30.916  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:47:30.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:47:45.894  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:47:45.895  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:47:45.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:48:00.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:48:00.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:48:00.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:48:15.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:48:15.818  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:48:15.818  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:48:30.767  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:48:30.767  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:48:30.767  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:48:36.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:48:36.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:48:34.919375Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0898186e-2d22-43b1-ab6c-047f177f2572","timestamp":"2022-05-15T05:48:34.919453Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:48:37.031  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:48:37.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:48:51.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:48:51.979  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:48:51.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:48:56.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:48:56.210  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:48:55.045693Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e04d99f-5f76-4f3d-8c36-2aa1725139ca","timestamp":"2022-05-15T05:48:55.045820Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:48:57.030  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:48:57.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:49:00.307  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:49:00.308  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:48:59.640682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83432e0a-e991-47f9-a08e-d1e10e08c63e","timestamp":"2022-05-15T05:48:59.640777Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:49:01.031  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:49:01.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:49:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:49:15.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:49:15.994  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:49:15.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:49:30.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:49:30.937  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:49:30.937  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:49:45.892  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:49:45.893  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:49:45.893  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:50:00.834  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:50:00.835  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:50:00.835  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:50:15.803  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:50:15.803  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:50:15.804  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:50:30.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:50:30.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:50:30.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:50:36.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:50:36.180  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:50:34.919569Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec9de8de-9e5d-4134-8e92-d1a78199b459","timestamp":"2022-05-15T05:50:34.919759Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:50:37.046  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:50:37.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:50:51.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:50:51.998  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:50:51.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:50:56.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:50:56.225  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:50:55.045489Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d474ffa-a7fb-4e6e-bd30-a06815eb97c9","timestamp":"2022-05-15T05:50:55.045557Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:50:57.047  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:50:57.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:51:00.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:51:00.337  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:50:59.640640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8decd23b-a6fa-4994-9737-6a7b28b3a810","timestamp":"2022-05-15T05:50:59.640717Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:51:01.047  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:51:01.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:51:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:51:16.006  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:51:16.007  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:51:16.007  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:51:30.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:51:30.949  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:51:30.949  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:51:45.905  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:51:45.906  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:51:45.906  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:52:00.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:52:00.850  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:52:00.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:52:15.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:52:15.814  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:52:15.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:52:30.759  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:52:30.760  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:52:30.760  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:52:36.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:52:36.189  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:52:34.919503Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3185ffd-859f-484f-ba89-defca98e63c2","timestamp":"2022-05-15T05:52:34.919677Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:52:37.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:52:37.065  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:52:52.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:52:52.015  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:52:52.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:52:56.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:52:56.243  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:52:55.045480Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"607cdaad-b421-41a9-ba23-3f04df1c8d9a","timestamp":"2022-05-15T05:52:55.045557Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:52:57.062  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:52:57.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:53:00.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:53:00.340  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:52:59.640624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ecfbbed-8968-4f5a-8486-8b5157fbbb9c","timestamp":"2022-05-15T05:52:59.640714Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:53:01.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:53:01.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:53:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:53:16.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:53:16.004  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:53:16.004  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:53:30.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:53:30.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:53:30.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:53:45.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:53:45.910  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:53:45.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:54:00.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:54:00.859  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:54:00.859  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:54:15.825  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:54:15.826  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:54:15.826  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:54:30.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:54:30.773  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:54:30.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:54:36.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:54:36.211  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:54:34.919493Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f38885a0-3509-48fa-8c84-aa99691d7aff","timestamp":"2022-05-15T05:54:34.919621Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:54:37.091  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:54:37.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:54:52.037  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:54:52.038  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:54:52.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:54:56.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:54:56.264  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:54:55.045833Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b2dccdc-28b1-4c8e-957f-746f4b72312f","timestamp":"2022-05-15T05:54:55.045979Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:54:57.081  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:54:57.081  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:55:00.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:55:00.337  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:54:59.640650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"857047e2-2538-469d-9342-4e9016984398","timestamp":"2022-05-15T05:54:59.640733Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:55:01.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:55:01.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:55:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:55:16.023  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:55:16.024  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:55:16.024  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:55:30.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:55:30.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:55:30.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:55:45.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:55:45.913  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:55:45.913  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:56:00.855  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:56:00.856  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:56:00.856  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:56:15.823  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:56:15.824  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:56:15.824  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:56:30.765  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:56:30.765  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:56:30.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:56:36.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:56:36.196  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:56:34.919654Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"807eca46-34d5-4f07-ba19-672b044eb486","timestamp":"2022-05-15T05:56:34.919910Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:56:36.218  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:56:36.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:56:51.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:56:51.194  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:56:51.194  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:56:56.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:56:56.175  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:56:55.045629Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf4fd5f6-fd85-42af-9aa9-f41ecb09a81a","timestamp":"2022-05-15T05:56:55.045702Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:56:57.098  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:56:57.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:57:00.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:57:00.348  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:56:59.640948Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bd2ea46-62d3-4a91-a671-86b6d3d5f2e9","timestamp":"2022-05-15T05:56:59.641107Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:57:01.103  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:57:01.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:57:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:57:16.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:57:16.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:57:16.049  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:57:31.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:57:31.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:57:31.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:57:45.957  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:57:45.957  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:57:45.958  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:58:00.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:58:00.939  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:58:00.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:58:15.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:58:15.917  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:58:15.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:58:30.862  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:58:30.862  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:58:30.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:58:36.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:58:36.166  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T05:58:34.919469Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a016a50-3e46-4159-8ae3-afcff6311002","timestamp":"2022-05-15T05:58:34.919547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 05:58:37.114  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:58:37.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:58:52.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:58:52.061  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:58:52.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:58:56.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:58:56.167  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:58:55.045501Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9faffbc5-b1e6-4d7a-99cd-b5224e38a83e","timestamp":"2022-05-15T05:58:55.045590Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 05:58:57.117  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:58:57.117  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:59:00.349  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:59:00.350  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T05:58:59.640868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6411ce19-4f88-4d97-a2ac-ce831563e228","timestamp":"2022-05-15T05:58:59.641024Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 05:59:01.118  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:59:01.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:59:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 05:59:16.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:59:16.064  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:59:16.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:59:31.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:59:31.029  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:59:31.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 05:59:45.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 05:59:45.973  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 05:59:45.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:00:00.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:00:00.920  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:00:00.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:00:15.902  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:00:15.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:00:15.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:00:30.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:00:30.847  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:00:30.847  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:00:36.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:00:36.162  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:00:34.919495Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8956d23c-d76c-49e1-bd71-43436cab324a","timestamp":"2022-05-15T06:00:34.919636Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:00:37.118  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:00:37.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:00:52.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:00:52.061  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:00:52.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:00:56.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:00:56.164  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:00:55.045662Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f23f2723-f052-4412-be2a-ab6a6dbb2933","timestamp":"2022-05-15T06:00:55.045811Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:00:56.185  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:00:56.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:01:00.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:01:00.455  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:00:59.640646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"decc354f-3d84-4923-8a52-3639a49f9858","timestamp":"2022-05-15T06:00:59.640740Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:01:01.133  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:01:01.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:01:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:01:16.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:01:16.070  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:01:16.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:01:31.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:01:31.028  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:01:31.028  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:01:46.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:01:46.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:01:46.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:02:00.971  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:02:00.972  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:02:00.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:02:15.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:02:15.920  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:02:15.920  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:02:30.867  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:02:30.868  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:02:30.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:02:36.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:02:36.157  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:02:34.919328Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa7650c6-f546-4550-b565-fe447516ad40","timestamp":"2022-05-15T06:02:34.919391Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:02:37.149  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:02:37.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:02:52.090  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:02:52.091  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:02:52.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:02:56.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:02:56.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:02:55.045537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c18666c-1892-4267-be18-b068be9e5899","timestamp":"2022-05-15T06:02:55.045632Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:02:57.148  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:02:57.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:03:00.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:03:00.340  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:02:59.640636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"151db4b9-fc58-4d67-9bcc-f595d0427bc8","timestamp":"2022-05-15T06:02:59.640724Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:03:01.154  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:03:01.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:03:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:03:16.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:03:16.100  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:03:16.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:03:31.049  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:03:31.050  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:03:31.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:03:46.000  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:03:46.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:03:46.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:04:00.977  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:04:00.978  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:04:00.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:04:15.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:04:15.930  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:04:15.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:04:30.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:04:30.873  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:04:30.873  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:04:36.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:04:36.161  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:04:34.919719Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c674d563-2deb-4548-b3d8-832df1425d39","timestamp":"2022-05-15T06:04:34.919913Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:04:37.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:04:37.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:04:52.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:04:52.109  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:04:52.110  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:04:56.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:04:56.174  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:04:55.045680Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef5baa4c-cfc0-4835-a9cb-193a9dfacb8d","timestamp":"2022-05-15T06:04:55.045848Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:04:57.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:04:57.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:05:00.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:05:00.344  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:04:59.641155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7739ead-0dbd-4f41-97a7-3f588e2ba0f7","timestamp":"2022-05-15T06:04:59.641363Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:05:01.169  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:05:01.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:05:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:05:16.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:05:16.117  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:05:16.117  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:05:31.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:05:31.076  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:05:31.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:05:46.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:05:46.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:05:46.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:06:00.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:06:00.969  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:06:00.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:06:15.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:06:15.914  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:06:15.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:06:30.864  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:06:30.864  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:06:30.864  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:06:36.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:06:36.161  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:06:34.919348Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cd15811-373c-4a3e-a567-c7ff4e3e9bed","timestamp":"2022-05-15T06:06:34.919442Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:06:36.182  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:06:36.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:06:51.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:06:51.126  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:06:51.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:06:56.148  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:06:56.148  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:06:55.045642Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d65b9279-055e-4d2f-8178-aacc92a5be1b","timestamp":"2022-05-15T06:06:55.045743Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:06:56.184  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:06:56.184  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:07:00.418  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:07:00.418  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:06:59.640734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"631b0f12-9ef7-4b71-9f3d-5c616ee90d32","timestamp":"2022-05-15T06:06:59.640806Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:07:01.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:07:01.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:07:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:07:16.130  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:07:16.131  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:07:16.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:07:31.087  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:07:31.088  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:07:31.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:07:46.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:07:46.032  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:07:46.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:08:00.982  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:08:00.983  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:08:00.983  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:08:15.923  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:08:15.924  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:08:15.925  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:08:30.862  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:08:30.863  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:08:30.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:08:36.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:08:36.165  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:08:34.919653Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"684e741f-c825-42a9-9cbb-b378f807bd26","timestamp":"2022-05-15T06:08:34.919891Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:08:38.193  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:08:38.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:08:53.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:08:53.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:08:53.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:08:56.171  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:08:56.172  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:08:55.045503Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98424ce7-2f8b-4162-a305-1eef9573aead","timestamp":"2022-05-15T06:08:55.045576Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:08:56.199  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:08:56.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:09:00.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:09:00.431  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:08:59.640629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07a1002c-cb11-4252-8a45-5c08996147f7","timestamp":"2022-05-15T06:08:59.640685Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:09:01.200  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:09:01.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:09:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:09:16.140  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:09:16.141  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:09:16.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:09:31.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:09:31.085  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:09:31.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:09:46.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:09:46.027  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:09:46.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:10:00.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:10:00.972  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:10:00.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:10:15.916  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:10:15.917  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:10:15.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:10:30.859  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:10:30.859  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:10:30.859  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:10:36.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:10:36.167  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:10:34.919328Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91d690d3-fb92-48d0-8976-4be48c59896b","timestamp":"2022-05-15T06:10:34.919415Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:10:36.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:10:36.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:10:51.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:10:51.160  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:10:51.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:10:56.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:10:56.154  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:10:55.045746Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26c71670-5aa9-436e-94e6-f83aed94d8c1","timestamp":"2022-05-15T06:10:55.045933Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:10:56.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:10:56.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:11:00.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:11:00.330  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:10:59.640642Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e348c192-9372-4657-bb86-d9138dae7e4b","timestamp":"2022-05-15T06:10:59.640767Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:11:01.217  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:11:01.217  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:11:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:11:16.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:11:16.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:11:16.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:11:31.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:11:31.153  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:11:31.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:11:46.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:11:46.104  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:11:46.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:12:01.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:12:01.075  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:12:01.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:12:16.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:12:16.016  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:12:16.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:12:30.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:12:30.978  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:12:30.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:12:36.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:12:36.168  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:12:34.920250Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd33dbcd-cb44-437a-acd7-c13cb01c9cc8","timestamp":"2022-05-15T06:12:34.920472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:12:36.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:12:36.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:12:51.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:12:51.202  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:12:51.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:12:56.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:12:56.145  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:12:55.045526Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b1a9d97-918f-4392-af74-efb8abfafd9a","timestamp":"2022-05-15T06:12:55.045613Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:12:56.235  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:12:56.235  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:13:00.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:13:00.355  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:12:59.641413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b218a0cb-d1ec-460b-9482-6fe50ffa4f13","timestamp":"2022-05-15T06:12:59.641679Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:13:01.243  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:13:01.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:13:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:13:16.194  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:13:16.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:13:16.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:13:31.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:13:31.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:13:31.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:13:46.128  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:13:46.128  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:13:46.128  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:14:01.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:14:01.085  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:14:01.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:14:16.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:14:16.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:14:16.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:14:31.052  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:14:31.053  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:14:31.053  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:14:36.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:14:36.162  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:14:34.919576Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23bddbd2-947d-4587-99a3-70da76055efd","timestamp":"2022-05-15T06:14:34.919711Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:14:36.249  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:14:36.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:14:51.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:14:51.228  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:14:51.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:14:56.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:14:56.137  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:14:55.045882Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab2edba5-f25b-4b34-9843-a871769ac12a","timestamp":"2022-05-15T06:14:55.045963Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:14:56.254  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:14:56.254  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:15:00.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:15:00.337  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:14:59.640677Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a1683a0-4cd2-4b2c-ad89-30b83cd3e027","timestamp":"2022-05-15T06:14:59.640746Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:15:01.257  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:15:01.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:15:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:15:16.242  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:15:16.243  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:15:16.243  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:15:31.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:15:31.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:15:31.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:15:46.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:15:46.208  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:15:46.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:16:01.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:16:01.164  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:16:01.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:16:16.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:16:16.113  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:16:16.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:16:31.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:16:31.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:16:31.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:16:36.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:16:36.162  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:16:34.919378Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2fa4774-b587-418c-8b8b-391220db2d62","timestamp":"2022-05-15T06:16:34.919470Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:16:36.276  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:16:36.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:16:51.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:16:51.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:16:51.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:16:56.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:16:56.180  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:16:55.045716Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c391851-c286-4778-bccc-cd353b4aaa7b","timestamp":"2022-05-15T06:16:55.045860Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:16:56.279  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:16:56.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:17:00.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:17:00.330  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:16:59.640631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"729ab9e7-d454-4c10-9385-77087077f235","timestamp":"2022-05-15T06:16:59.640733Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:17:01.283  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:17:01.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:17:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:17:16.228  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:17:16.229  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:17:16.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:17:31.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:17:31.226  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:17:31.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:17:46.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:17:46.209  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:17:46.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:18:01.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:18:01.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:18:01.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:18:16.111  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:18:16.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:18:16.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:18:31.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:18:31.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:18:31.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:18:36.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:18:36.164  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:18:34.919500Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da7a989f-8f9e-4356-b287-ae2203f63f31","timestamp":"2022-05-15T06:18:34.919615Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:18:36.320  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:18:36.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:18:51.274  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:18:51.275  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:18:51.275  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:18:56.143  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:18:56.143  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:18:55.045528Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fde63d82-cba8-4fa8-9b60-b7b13c6c73fb","timestamp":"2022-05-15T06:18:55.045614Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:18:56.309  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:18:56.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:19:00.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:19:00.287  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:18:59.641048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b06fb7e3-e34a-4f4c-883f-33236139013c","timestamp":"2022-05-15T06:18:59.641212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:19:00.310  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:19:00.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:19:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:19:15.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:19:15.257  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:19:15.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:19:30.204  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:19:30.205  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:19:30.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:19:45.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:19:45.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:19:45.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:20:00.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:20:00.114  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:20:00.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:20:15.089  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:20:15.089  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:20:15.089  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:20:30.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:20:30.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:20:30.068  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:20:36.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:20:36.164  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:20:34.919340Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2375b1f0-0076-4353-9929-701211ca694c","timestamp":"2022-05-15T06:20:34.919420Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:20:36.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:20:36.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:20:51.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:20:51.297  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:20:51.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:20:56.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:20:56.136  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:20:55.045539Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd70a1d3-0aab-45d4-8b25-e389f5750b67","timestamp":"2022-05-15T06:20:55.045617Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:20:56.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:20:56.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:21:00.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:21:00.337  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:20:59.641046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c39604f0-d180-4c96-8213-87e5e282af05","timestamp":"2022-05-15T06:20:59.641164Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:21:01.332  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:21:01.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:21:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:21:16.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:21:16.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:21:16.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:21:31.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:21:31.277  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:21:31.277  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:21:46.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:21:46.221  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:21:46.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:22:01.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:22:01.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:22:01.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:22:16.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:22:16.107  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:22:16.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:22:31.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:22:31.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:22:31.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:22:36.168  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:22:36.169  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:22:34.919538Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d9f982d-01f5-4f32-9bcf-89b80a139dfc","timestamp":"2022-05-15T06:22:34.919660Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:22:36.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:22:36.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:22:51.324  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:22:51.325  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:22:51.325  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:22:56.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:22:56.146  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:22:55.045518Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc2cf36c-e797-472a-80b7-478e72710ed9","timestamp":"2022-05-15T06:22:55.045597Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:22:56.347  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:22:56.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:23:00.360  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:23:00.361  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:22:59.643147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e7881b0-4ee6-4c5c-9776-44fcc23ea694","timestamp":"2022-05-15T06:22:59.643214Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:23:01.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:23:01.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:23:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:23:16.300  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:23:16.301  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:23:16.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:23:31.265  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:23:31.265  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:23:31.265  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:23:46.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:23:46.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:23:46.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:24:01.163  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:24:01.164  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:24:01.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:24:16.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:24:16.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:24:16.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:24:31.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:24:31.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:24:31.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:24:36.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:24:36.167  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:24:34.920170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a985b110-9e2a-45e4-9a5f-3553c79047d7","timestamp":"2022-05-15T06:24:34.920315Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:24:36.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:24:36.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:24:51.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:24:51.314  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:24:51.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:24:56.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:24:56.137  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:24:55.045709Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a9897af-bc95-494b-bd45-66b3ceb24a0e","timestamp":"2022-05-15T06:24:55.045842Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:24:56.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:24:56.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:25:00.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:25:00.344  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:24:59.640943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ab2d273-9cd1-4bc2-beef-968e82b06b9c","timestamp":"2022-05-15T06:24:59.641126Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:25:00.367  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:25:00.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:25:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:25:15.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:25:15.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:25:15.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:25:30.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:25:30.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:25:30.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:25:45.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:25:45.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:25:45.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:26:00.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:26:00.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:26:00.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:26:15.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:26:15.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:26:15.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:26:30.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:26:30.057  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:26:30.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:26:36.178  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:26:36.179  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:26:34.919337Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19cef270-749b-4a7d-a27a-0dea27007dce","timestamp":"2022-05-15T06:26:34.919397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:26:36.398  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:26:36.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:26:51.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:26:51.340  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:26:51.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:26:56.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:26:56.163  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:26:55.045514Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"971f16b3-9ad6-4075-8c0a-559c9ee9a699","timestamp":"2022-05-15T06:26:55.045581Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:26:56.395  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:26:56.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:27:00.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:27:00.333  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:26:59.640644Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"716a23b8-749d-4a76-b9ec-ed30160c22b5","timestamp":"2022-05-15T06:26:59.640729Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:27:00.397  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:27:00.397  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:27:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:27:15.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:27:15.340  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:27:15.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:27:30.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:27:30.284  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:27:30.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:27:45.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:27:45.226  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:27:45.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:28:00.191  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:28:00.192  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:28:00.192  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:28:15.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:28:15.158  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:28:15.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:28:30.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:28:30.136  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:28:30.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:28:36.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:28:36.170  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:28:34.919726Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"489c3c87-a7fc-4dcf-be08-d7f6ee45a6cb","timestamp":"2022-05-15T06:28:34.919901Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:28:36.411  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:28:36.411  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:28:51.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:28:51.359  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:28:51.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:28:56.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:28:56.184  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:28:55.045579Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"193bfde8-cee8-4965-8769-e22ce4e076ec","timestamp":"2022-05-15T06:28:55.045695Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:28:56.413  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:28:56.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:29:00.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:29:00.360  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:28:59.640626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fa9eab7-e3df-4c67-bc2d-ae3aee4659ea","timestamp":"2022-05-15T06:28:59.640685Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:29:00.414  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:29:00.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:29:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:29:15.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:29:15.357  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:29:15.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:29:30.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:29:30.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:29:30.306  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:29:45.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:29:45.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:29:45.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:30:00.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:30:00.195  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:30:00.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:30:15.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:30:15.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:30:15.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:30:30.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:30:30.105  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:30:30.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:30:36.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:30:36.169  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:30:34.919447Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7da7002a-1ae0-4f13-abd4-3d95bdd696a9","timestamp":"2022-05-15T06:30:34.919549Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:30:36.434  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:30:36.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:30:51.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:30:51.379  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:30:51.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:30:56.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:30:56.205  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:30:55.045522Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"442821d5-5808-4195-bbee-071b9f372540","timestamp":"2022-05-15T06:30:55.045608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:30:56.437  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:30:56.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:31:00.335  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:31:00.335  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:30:59.640637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10271cd2-f356-4857-9bf9-7fb6753aa86f","timestamp":"2022-05-15T06:30:59.640724Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:31:00.438  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:31:00.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:31:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:31:15.382  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:31:15.382  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:31:15.382  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:31:30.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:31:30.359  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:31:30.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:31:45.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:31:45.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:31:45.324  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:32:00.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:32:00.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:32:00.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:32:15.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:32:15.213  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:32:15.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:32:30.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:32:30.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:32:30.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:32:36.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:32:36.222  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:32:34.919567Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27453a62-4d9a-4042-b305-3e0f3e3be427","timestamp":"2022-05-15T06:32:34.919750Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:32:36.461  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:32:36.461  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:32:51.404  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:32:51.404  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:32:51.404  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:32:56.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:32:56.122  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:32:55.045756Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c85ef282-95ef-49b4-a006-ac605c237cc9","timestamp":"2022-05-15T06:32:55.045929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:32:56.454  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:32:56.454  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:33:00.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:33:00.283  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:32:59.640778Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96fcd242-3ecc-4952-975f-d69c060505cd","timestamp":"2022-05-15T06:32:59.640970Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:33:00.454  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:33:00.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:33:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:33:15.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:33:15.400  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:33:15.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:33:30.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:33:30.355  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:33:30.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:33:45.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:33:45.315  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:33:45.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:34:00.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:34:00.257  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:34:00.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:34:15.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:34:15.209  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:34:15.209  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:34:30.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:34:30.194  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:34:30.194  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:34:36.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:34:36.221  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:34:34.919392Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9f2a56-d04b-4947-b2af-efbf13e856bd","timestamp":"2022-05-15T06:34:34.919524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:34:36.467  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:34:36.467  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:34:51.409  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:34:51.411  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:34:51.411  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:34:56.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:34:56.114  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:34:55.045542Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f9cedc7-cdb0-494d-93f3-6f07a4a4f0f6","timestamp":"2022-05-15T06:34:55.045630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:34:56.471  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:34:56.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:35:00.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:35:00.347  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:34:59.640944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4f7e65f-387a-4049-a39b-d6a8b688c95c","timestamp":"2022-05-15T06:34:59.641091Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:35:00.469  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:35:00.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:35:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:35:15.411  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:35:15.412  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:35:15.412  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:35:30.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:35:30.356  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:35:30.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:35:45.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:35:45.315  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:35:45.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:36:00.255  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:36:00.256  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:36:00.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:36:15.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:36:15.213  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:36:15.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:36:30.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:36:30.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:36:30.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:36:36.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:36:36.183  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:36:34.919527Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"649a05cb-c016-4a21-82dc-763e17b08ae8","timestamp":"2022-05-15T06:36:34.919670Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:36:36.205  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:36:36.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:36:51.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:36:51.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:36:51.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:36:56.117  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:36:56.118  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:36:55.045644Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05bf36bc-3383-4c4a-96f4-6015a9a7d7eb","timestamp":"2022-05-15T06:36:55.045744Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:36:56.483  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:36:56.483  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:37:00.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:37:00.343  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:36:59.640658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7d541bc-bb48-4f84-bab0-ae7c1b23def8","timestamp":"2022-05-15T06:36:59.640738Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:37:00.484  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:37:00.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:37:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:37:15.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:37:15.442  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:37:15.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:37:30.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:37:30.406  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:37:30.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:37:45.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:37:45.345  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:37:45.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:38:00.294  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:38:00.295  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:38:00.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:38:15.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:38:15.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:38:15.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:38:30.191  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:38:30.191  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:38:30.192  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:38:36.216  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:38:36.217  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:38:34.919334Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"317eaabb-7c07-493f-9277-48fcd03ed9c0","timestamp":"2022-05-15T06:38:34.919420Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:38:36.498  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:38:36.498  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:38:51.444  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:38:51.444  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:38:51.444  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:38:56.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:38:56.109  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:38:55.045549Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21e65342-c517-451d-ba23-993f55f12489","timestamp":"2022-05-15T06:38:55.045673Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:38:56.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:38:56.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:39:00.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:39:00.353  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:38:59.640649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdfe255a-cf52-4ed9-b2b5-2cdf00900888","timestamp":"2022-05-15T06:38:59.640717Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:39:00.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:39:00.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:39:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:39:15.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:39:15.442  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:39:15.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:39:30.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:39:30.399  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:39:30.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:39:45.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:39:45.345  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:39:45.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:40:00.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:40:00.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:40:00.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:40:15.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:40:15.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:40:15.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:40:30.175  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:40:30.175  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:40:30.175  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:40:36.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:40:36.213  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:40:34.919806Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24c12c1f-5ca8-45b8-9c33-132c5129d2aa","timestamp":"2022-05-15T06:40:34.920044Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:40:36.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:40:36.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:40:51.458  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:40:51.458  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:40:51.459  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:40:56.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:40:56.109  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:40:55.045647Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e71a6f31-0eb3-489a-9401-80c6f02598d5","timestamp":"2022-05-15T06:40:55.045798Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:40:56.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:40:56.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:41:00.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:41:00.342  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:40:59.640637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4a1b7d0-750c-4b41-bd4e-70a3b9b759b4","timestamp":"2022-05-15T06:40:59.640712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:41:00.517  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:41:00.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:41:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:41:15.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:41:15.465  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:41:15.465  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:41:30.409  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:41:30.410  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:41:30.410  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:41:45.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:41:45.372  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:41:45.372  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:42:00.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:42:00.316  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:42:00.316  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:42:15.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:42:15.271  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:42:15.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:42:30.215  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:42:30.216  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:42:30.216  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:42:36.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:42:36.248  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:42:34.919328Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16c714b4-7eb1-4a69-99bd-e9655e63c790","timestamp":"2022-05-15T06:42:34.919415Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:42:36.541  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:42:36.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:42:51.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:42:51.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:42:51.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:42:56.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:42:56.108  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:42:55.045762Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f13834fe-7d9b-48c9-ac08-dee95de39876","timestamp":"2022-05-15T06:42:55.045887Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:42:56.534  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:42:56.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:43:00.330  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:43:00.330  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:42:59.640692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4fcb314-d4ba-47e0-a9c0-bf2159d12927","timestamp":"2022-05-15T06:42:59.640798Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:43:00.533  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:43:00.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:43:07.039  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:43:15.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:43:15.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:43:15.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:43:30.459  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:43:30.460  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:43:30.460  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:43:45.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:43:45.409  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:43:45.409  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:44:00.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:44:00.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:44:00.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:44:15.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:44:15.338  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:44:15.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:44:30.279  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:44:30.280  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:44:30.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:44:36.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:44:36.201  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:44:34.919524Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbf0d68a-45d9-4595-89bd-7d5b14bb6d52","timestamp":"2022-05-15T06:44:34.919697Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:44:36.547  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:44:36.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:44:51.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:44:51.487  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:44:51.487  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:44:56.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:44:56.106  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:44:55.045534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b413793b-aafa-4245-940a-32c3ab8e243a","timestamp":"2022-05-15T06:44:55.045625Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:44:56.550  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:44:56.550  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:45:00.366  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:45:00.367  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:44:59.641081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b708f0b-d566-44d6-a3a7-fe7288402d26","timestamp":"2022-05-15T06:44:59.641362Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:45:00.549  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:45:00.549  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:45:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:45:15.505  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:45:15.506  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:45:15.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:45:30.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:45:30.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:45:30.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:45:45.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:45:45.436  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:45:45.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:46:00.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:46:00.399  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:46:00.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:46:15.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:46:15.342  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:46:15.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:46:30.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:46:30.287  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:46:30.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:46:36.172  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:46:36.173  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-15T06:46:34.919407Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4f02d76-799d-4d71-bd71-6c7204d4b428","timestamp":"2022-05-15T06:46:34.919481Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-15 06:46:36.204  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:46:36.204  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:46:51.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:46:51.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:46:51.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:46:56.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:46:56.105  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:46:55.045492Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f74e3b5e-4a37-4be6-a6d8-a6c060344cd4","timestamp":"2022-05-15T06:46:55.045556Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-15 06:46:56.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:46:56.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:47:00.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:47:00.328  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-15T06:46:59.640713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21d422f6-a166-4e13-a508-0d70939029a2","timestamp":"2022-05-15T06:46:59.640806Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-15 06:47:00.565  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:47:00.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (anonymous) ...
2022-05-15 06:47:07.038  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-15 06:47:15.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-15 06:47:15.514  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000
2022-05-15 06:47:15.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fba8172a-9e21-4429-a34a-01657679f32a/onap-policy-clamp-runtime-acm-6847cc68d9-g8n4s?timeout=15000 (