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-06-08 03:26:48.889  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-08 03:26:48.895  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-08 03:26:51.569  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-08 03:26:52.157  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 567 ms. Found 7 JPA repository interfaces.
2022-06-08 03:26:54.141  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.145  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.149  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.163  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.170  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.183  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.190  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.193  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.233  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.270  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.273  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-08 03:26:54.980  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-08 03:26:55.003  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-08 03:26:55.004  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-08 03:26:55.174  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-08 03:26:55.175  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6088 ms
2022-06-08 03:26:55.929  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-08 03:26:56.506  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-08 03:26:56.790  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-08 03:26:57.346  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-08 03:26:57.713  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-08 03:26:58.122  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-08 03:26:58.188  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-08 03:27:11.856  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-08 03:27:11.879  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-08 03:27:14.139  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-08 03:27:14.998  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-06-08 03:27:15.937  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-08 03:27:17.664  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d2b13f, org.springframework.security.web.context.SecurityContextPersistenceFilter@50e0b472, org.springframework.security.web.header.HeaderWriterFilter@66e218d8, org.springframework.security.web.authentication.logout.LogoutFilter@744db9fb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@129aaac1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75fa9254, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3539cf45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58c36104, org.springframework.security.web.session.SessionManagementFilter@31028e45, org.springframework.security.web.access.ExceptionTranslationFilter@1fa44f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@470a446f]
2022-06-08 03:27:18.304  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.305  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.305  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.306  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.306  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.307  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.307  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.307  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.308  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.308  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.309  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.309  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.309  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.310  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.310  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.311  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.311  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.311  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.312  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.312  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.313  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.313  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-08 03:27:18.340  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-08 03:27:19.549  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-08 03:27:19.549  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-08 03:27:19.557  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-06-08 03:27:19.559  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-06-08 03:27:19.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:27:19.560  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b50590df-fefe-4028-a29f-bb4ab4d07d44, alive=false, publisher=null]]: starting
2022-06-08 03:27:19.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:27:19.581  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b50590df-fefe-4028-a29f-bb4ab4d07d44, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-08 03:27:19.581  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-08 03:27:19.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-08 03:27:19.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-08 03:27:19.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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@4678ec43
2022-06-08 03:27:19.584  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-08 03:27:19.589  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.067 seconds (JVM running for 34.25)
2022-06-08 03:27:19.606  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-08 03:27:19.639  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-08 03:27:35.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:27:35.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:27:35.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:27:51.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:27:51.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:27:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:05.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:05.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:05.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:20.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:20.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:20.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:35.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:35.129  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-08 03:28:35.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:28:33.999599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"074699de-a95c-49e5-aa4a-74a9ffc65c5e","timestamp":"2022-06-08T03:28:33.999739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:28:35.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:35.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:50.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:50.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:50.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:05.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:05.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:05.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:14.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:14.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"58a7fb8f-e006-4c29-b572-7b055c0d5b8d","timestamp":"2022-06-08T03:26:21.208351Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:15.148  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-06-08 03:29:15.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"58a7fb8f-e006-4c29-b572-7b055c0d5b8d","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-06-08 03:29:15.154  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:28:13.989346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e978d4b-df33-422c-96cd-ea291340566d","timestamp":"2022-06-08T03:28:13.989688Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:15.181  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-06-08 03:29:15.185  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-08 03:29:15.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:15.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:15.391  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:15.392  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (208 ms):{"serverTimeMs":1,"count":1}
2022-06-08 03:29:15.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:15.758  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"58a7fb8f-e006-4c29-b572-7b055c0d5b8d","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-06-08 03:29:15.758  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-06-08 03:29:15.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:15.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:15.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:15.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"81d2fae6-27f2-4fa0-9acc-464a605b9365","timestamp":"2022-06-08T03:24:34.987487Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.134  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-06-08 03:29:16.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"81d2fae6-27f2-4fa0-9acc-464a605b9365","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.135  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:26:31.855767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6cfabe4-0212-4213-b7ea-4863a578950c","timestamp":"2022-06-08T03:26:31.856452Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:28:31.854475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44f0621a-ed56-4a74-98a2-49dcf8402d4e","timestamp":"2022-06-08T03:28:31.854770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.181  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms
2022-06-08 03:29:16.181  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-08 03:29:16.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:16.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:16.214  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:16.215  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-06-08 03:29:16.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:16.252  INFO 10 --- [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-06-08T03:29:16.515208Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8bf9287-01fd-44d9-b3ad-c56267b7eea7","timestamp":"2022-06-08T03:29:16.515303Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:16.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:16.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"81d2fae6-27f2-4fa0-9acc-464a605b9365","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:16.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:19.549  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:29:31.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:31.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:31.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:46.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:46.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:46.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:01.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:01.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:01.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:14.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:14.118  INFO 10 --- [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-06-08T03:30:13.991732Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46266acc-a14d-49e9-8b21-a2856d700a55","timestamp":"2022-06-08T03:30:13.991871Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:30:14.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:14.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:28.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:28.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:28.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:31.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:31.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:30:31.854557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a95be24-f1e8-48e6-926b-f4a9b9d0a714","timestamp":"2022-06-08T03:30:31.854711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:30:32.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:32.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:34.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:34.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:30:33.999713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54044313-3ac3-4dd9-b6c6-bdc7acf4017e","timestamp":"2022-06-08T03:30:33.999833Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:30:35.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:35.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:49.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:49.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:49.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:04.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:04.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:04.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:19.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:19.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:19.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:31:33.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:33.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:33.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:48.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:48.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:48.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:03.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:03.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:03.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:14.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:14.061  INFO 10 --- [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-06-08T03:32:13.991726Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79d5de04-35d1-404e-9a79-e565313beb35","timestamp":"2022-06-08T03:32:13.991917Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:32:14.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:14.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:28.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:28.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:28.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:31.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:31.887  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:32:31.854349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75249aac-c042-4d6b-9e5e-37eeac2363d0","timestamp":"2022-06-08T03:32:31.854478Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:32:32.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:32.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:34.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:34.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:32:33.999609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d35efec1-37ce-4dcd-8127-61a554d757ab","timestamp":"2022-06-08T03:32:33.999768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:32:35.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:35.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:49.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:49.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:49.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:04.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:04.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:04.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:18.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:18.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:18.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:33:33.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:33.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:33.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:48.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:48.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:48.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:02.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:02.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:02.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:14.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:14.069  INFO 10 --- [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-06-08T03:34:13.991236Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1e3cd6d-0396-45d7-946f-9f077ad3a70c","timestamp":"2022-06-08T03:34:13.991366Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:34:14.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:14.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:28.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:28.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:28.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:31.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:31.873  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:34:31.854527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3333533-6b3f-48a2-81d8-e4841e48fe50","timestamp":"2022-06-08T03:34:31.854692Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:34:32.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:32.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:34.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:34.820  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:34:33.999357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"817e56b3-a5d1-4d96-8706-95f6c3755ef8","timestamp":"2022-06-08T03:34:33.999450Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:34:35.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:35.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:50.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:05.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:05.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:05.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:35:20.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:20.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:20.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:35.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:35.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:35.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:50.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:50.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:50.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:05.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:05.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:05.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:14.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:14.034  INFO 10 --- [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-06-08T03:36:13.990142Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e47638d-2112-491c-82a9-9cf8a582bc00","timestamp":"2022-06-08T03:36:13.990346Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:36:14.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:14.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:29.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:29.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:29.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:31.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:31.609  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:36:31.855004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8db4a621-a6b1-4d8e-8981-f9c6759269b6","timestamp":"2022-06-08T03:36:31.855155Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:36:32.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:32.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:34.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:34.762  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:36:33.999414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"817d05b7-974c-46b3-afdc-28d2becf1bec","timestamp":"2022-06-08T03:36:33.999525Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:36:34.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:34.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:49.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:49.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:49.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:04.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:04.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:04.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:37:19.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:19.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:19.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:35.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:35.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:35.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:50.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:50.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:50.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:05.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:05.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:05.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:13.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:13.971  INFO 10 --- [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-06-08T03:38:13.987995Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d8bbca7-0f65-465c-ac8d-18d99854095c","timestamp":"2022-06-08T03:38:13.988130Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:38:14.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:14.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:29.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:29.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:29.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:31.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:31.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:38:31.854925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3b17c21-1e74-46a0-8dc0-3ecf6f6e8ae2","timestamp":"2022-06-08T03:38:31.855090Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:38:32.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:32.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:34.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:34.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:38:33.999599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8788b43-ed51-40d4-aa4f-a27d6165e8f7","timestamp":"2022-06-08T03:38:33.999761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:38:35.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:35.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:50.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:50.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:50.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:05.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:05.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:05.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:39:20.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:20.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:20.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:35.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:35.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:35.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:50.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:50.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:50.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:05.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:05.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:05.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:14.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:14.024  INFO 10 --- [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-06-08T03:40:13.988499Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e850253d-ce86-4b53-950e-f589e23dd91d","timestamp":"2022-06-08T03:40:13.988706Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:40:14.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:14.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:29.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:29.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:29.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:31.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:31.644  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:40:31.854367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02ee35db-f7a2-44cc-b075-b77b9b7392e1","timestamp":"2022-06-08T03:40:31.854452Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:40:32.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:32.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:34.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:34.706  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:40:33.999401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06a67d12-3c83-4c21-a538-26af30972aae","timestamp":"2022-06-08T03:40:33.999533Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:40:37.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:37.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:52.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:52.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:52.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:07.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:07.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:07.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:41:22.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:22.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:22.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:37.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:37.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:37.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:52.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:52.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:52.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:07.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:07.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:07.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:14.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:14.001  INFO 10 --- [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-06-08T03:42:13.988140Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0df0f5a-f0a7-49a0-9251-f626efa70285","timestamp":"2022-06-08T03:42:13.988272Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:42:14.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:14.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:29.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:29.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:29.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:31.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:31.594  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:42:31.854579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27a75be4-b6d8-4dd6-befb-0803a6444d2a","timestamp":"2022-06-08T03:42:31.854759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:42:32.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:32.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:34.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:34.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:42:33.999642Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d93122cd-8181-49fe-987b-51be3251fedf","timestamp":"2022-06-08T03:42:33.999779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:42:34.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:34.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:49.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:49.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:49.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:04.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:04.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:04.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:43:19.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:19.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:19.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:34.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:34.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:34.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:50.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:50.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:50.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:05.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:05.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:05.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:14.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:14.043  INFO 10 --- [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-06-08T03:44:13.988652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb0e60ef-9515-41fb-a58e-2f5aa34676c0","timestamp":"2022-06-08T03:44:13.988786Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:44:14.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:14.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:29.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:31.612  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:44:31.854601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc2b3916-915a-441e-af83-95e2c83b4676","timestamp":"2022-06-08T03:44:31.854790Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:44:32.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:32.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:34.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:34.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:44:33.999419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e37113d-23c5-4d6e-b961-ced8543ec1bd","timestamp":"2022-06-08T03:44:33.999500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:44:34.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:34.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:49.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:49.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:49.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:04.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:04.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:04.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:45:19.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:19.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:19.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:34.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:34.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:34.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:49.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:49.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:49.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:04.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:04.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:04.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:13.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:13.971  INFO 10 --- [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-06-08T03:46:13.990321Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6b66890-f49d-4612-9970-21fa28987f2f","timestamp":"2022-06-08T03:46:13.990545Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:46:14.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:14.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:29.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:31.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:31.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:46:31.854333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a8c8aec-6ac6-43f6-833a-ea8033ef9724","timestamp":"2022-06-08T03:46:31.854408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:46:32.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:32.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:34.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:34.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:46:33.999384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec614e1d-3a11-4da2-a8df-27b65533364e","timestamp":"2022-06-08T03:46:33.999472Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:46:35.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:35.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:50.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:50.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:50.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:05.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:05.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:05.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:47:20.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:20.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:20.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:35.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:35.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:35.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:50.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:50.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:50.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:05.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:05.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:05.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:14.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:14.028  INFO 10 --- [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-06-08T03:48:13.989023Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7ad42e9-ad7a-4c06-a18d-f81c2166fd2c","timestamp":"2022-06-08T03:48:13.989129Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:48:14.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:14.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:29.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:29.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:29.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:31.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:31.571  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:48:31.854507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"713dd945-bda7-4404-829b-f5bcb86d990c","timestamp":"2022-06-08T03:48:31.854626Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:48:32.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:32.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:34.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:34.782  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:48:33.999566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1990899-a3ca-4606-8c0c-24e643cb27b4","timestamp":"2022-06-08T03:48:33.999669Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:48:34.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:34.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:49.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:49.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:49.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:04.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:04.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:04.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:49:19.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:19.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:19.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:34.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:34.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:34.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:49.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:49.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:49.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:04.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:04.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:04.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:13.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:13.984  INFO 10 --- [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-06-08T03:50:13.987937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7e27632-2b52-4aa3-b6b1-f30a7d5c8b7d","timestamp":"2022-06-08T03:50:13.988122Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:50:14.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:14.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:29.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:29.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:29.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:31.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:31.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:50:31.854347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b98b7f2-d221-407a-8adc-733e56b3f55c","timestamp":"2022-06-08T03:50:31.854431Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:50:32.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:32.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:34.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:34.691  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:50:33.999432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3154044-746b-4851-841d-8690aa59f2bc","timestamp":"2022-06-08T03:50:33.999515Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:50:34.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:34.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:49.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:49.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:49.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:04.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:04.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:04.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:51:19.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:19.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:19.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:34.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:34.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:34.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:49.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:49.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:49.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:04.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:04.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:04.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:14.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:14.020  INFO 10 --- [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-06-08T03:52:13.988306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93a7b98a-04a3-4fd5-b72d-84d70e0090ac","timestamp":"2022-06-08T03:52:13.988503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:52:14.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:14.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:29.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:29.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:29.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:31.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:31.651  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:52:31.854578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6db49dd7-6b3f-48cc-8ab9-4a21c04792b5","timestamp":"2022-06-08T03:52:31.854746Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:52:32.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:32.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:34.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:34.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:52:33.999470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcd3a329-01df-4f54-b120-1014a52c8d3a","timestamp":"2022-06-08T03:52:33.999568Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:52:34.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:34.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:49.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:49.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:04.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:04.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:04.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:19.549  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:53:19.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:19.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:19.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:34.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:34.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:34.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:50.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:50.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:50.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:04.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:04.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:04.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:14.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:14.203  INFO 10 --- [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-06-08T03:54:13.988692Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eea302ad-2a17-4224-8dc2-213b2fdcb267","timestamp":"2022-06-08T03:54:13.988798Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:54:14.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:14.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:29.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:29.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:29.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:31.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:31.706  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:54:31.854337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7a53fe0-e06a-4d0e-a943-a2c1d81d81ae","timestamp":"2022-06-08T03:54:31.854417Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:54:32.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:32.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:34.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:34.822  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:54:33.999694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8960e178-2f14-436c-8314-2b76562b891a","timestamp":"2022-06-08T03:54:33.999869Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:54:34.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:34.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:49.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:49.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:49.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:05.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:05.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:05.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:55:19.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:19.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:19.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:34.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:34.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:34.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:49.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:49.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:49.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:03.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:14.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:14.016  INFO 10 --- [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-06-08T03:56:13.988275Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18fbb593-056d-4151-955a-f011311e06a5","timestamp":"2022-06-08T03:56:13.988485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:56:14.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:14.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:29.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:29.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:29.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:31.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:31.793  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:56:31.854519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d858efb-66be-44c2-a0fa-321e2c9be3d6","timestamp":"2022-06-08T03:56:31.854719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:56:32.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:32.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:34.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:34.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:56:33.999389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eb02468-e34a-49e7-b1fc-36a1fbf2504f","timestamp":"2022-06-08T03:56:33.999467Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:56:34.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:34.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:49.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:49.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:49.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:04.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:04.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:04.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:19.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:19.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:19.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:57:34.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:34.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:34.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:48.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:48.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:48.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:03.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:14.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:14.069  INFO 10 --- [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-06-08T03:58:13.992343Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70fc8241-c4e1-45cb-933d-6c0fd7dabc8f","timestamp":"2022-06-08T03:58:13.992476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:58:14.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:14.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:29.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:29.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:29.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:31.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:31.651  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:58:31.854452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"668b9bfe-0939-4f94-bee9-2eacd08fcd95","timestamp":"2022-06-08T03:58:31.854533Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:58:32.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:32.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:34.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:34.684  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:58:33.999461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f504dd64-1606-491b-864b-27ced2f54f5b","timestamp":"2022-06-08T03:58:33.999543Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:58:34.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:34.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:49.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:49.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:49.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:04.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:04.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:04.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:19.551  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:59:19.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:19.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:19.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:34.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:34.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:34.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:49.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:49.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:04.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:04.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:04.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:13.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:13.919  INFO 10 --- [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-06-08T04:00:13.988387Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b6cc315-477f-4974-a9ad-f71bcdba304e","timestamp":"2022-06-08T04:00:13.988656Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:00:14.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:14.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:29.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:29.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:29.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:31.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:31.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:00:31.854608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6212309e-4b44-43c2-b417-5bd6f103020c","timestamp":"2022-06-08T04:00:31.854814Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:00:32.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:32.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:34.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:34.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:00:33.999640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb4711f1-5b98-414c-97d1-600bab2bd284","timestamp":"2022-06-08T04:00:33.999773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:00:34.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:34.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:49.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:49.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:49.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:04.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:04.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:04.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:01:19.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:19.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:19.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:34.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:34.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:34.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:49.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:49.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:49.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:04.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:04.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:04.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:13.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:13.880  INFO 10 --- [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-06-08T04:02:13.988030Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e80610bd-8beb-4aca-b3d9-eeebb84f413f","timestamp":"2022-06-08T04:02:13.988113Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:02:14.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:14.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:29.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:29.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:29.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:31.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:31.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:02:31.854339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb92df70-b0d1-4e5b-ba57-828766566340","timestamp":"2022-06-08T04:02:31.854416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:02:32.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:32.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:34.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:34.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:02:33.999399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5031c5e-ff5b-4cf2-b6ab-ea6c6749fc76","timestamp":"2022-06-08T04:02:33.999493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:02:34.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:34.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:49.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:49.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:49.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:04.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:04.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:04.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:03:19.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:19.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:19.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:34.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:34.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:34.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:49.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:49.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:49.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:04.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:04.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:04.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:13.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:13.877  INFO 10 --- [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-06-08T04:04:13.987902Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17b1c881-bd02-49e7-bf54-4c990bdcf1fa","timestamp":"2022-06-08T04:04:13.987988Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:04:14.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:14.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:29.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:29.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:29.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:31.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:31.555  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:04:31.854512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"326ae671-b828-4e5a-8c57-31b32ee285dc","timestamp":"2022-06-08T04:04:31.854656Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:04:32.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:34.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:34.650  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:04:33.999363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94587ead-3eec-429f-9ec3-074a59f1db1d","timestamp":"2022-06-08T04:04:33.999431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:04:34.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:34.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:49.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:49.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:49.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:04.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:04.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:04.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:05:19.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:19.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:19.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:34.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:34.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:34.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:49.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:49.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:49.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:04.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:04.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:04.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:13.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:13.905  INFO 10 --- [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-06-08T04:06:13.987937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e5f2fb5-8598-448b-8d1c-1fc9dd4c3508","timestamp":"2022-06-08T04:06:13.988028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:06:14.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:14.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:29.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:29.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:29.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:31.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:31.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:06:31.854540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06b40410-1f66-4bce-831e-d60690875744","timestamp":"2022-06-08T04:06:31.854707Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:06:32.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:34.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:34.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:06:33.999395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffbce40e-f0c8-4149-8147-5ac0656de4e1","timestamp":"2022-06-08T04:06:33.999462Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:06:34.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:34.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:49.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:49.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:49.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:04.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:04.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:04.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:07:19.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:19.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:19.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:34.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:34.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:34.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:49.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:49.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:49.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:04.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:04.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:04.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:13.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:13.888  INFO 10 --- [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-06-08T04:08:13.988369Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a65a3d9-1e48-400d-8640-1b8334b561e7","timestamp":"2022-06-08T04:08:13.988558Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:08:14.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:14.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:29.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:29.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:29.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:31.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:31.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:08:31.854355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21954ebb-ebe1-44ed-87be-2a39340b0eca","timestamp":"2022-06-08T04:08:31.854434Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:08:32.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:32.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:34.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:34.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:08:33.999591Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d9363d7-be45-42dd-befe-955dc2b17970","timestamp":"2022-06-08T04:08:33.999746Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:08:34.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:34.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:49.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:49.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:49.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:04.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:04.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:04.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:09:19.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:19.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:19.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:34.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:34.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:34.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:49.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:49.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:49.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:04.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:04.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:04.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:13.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:13.863  INFO 10 --- [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-06-08T04:10:13.988408Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc78c234-b38c-4b67-bb68-b7b0b9ed4fcc","timestamp":"2022-06-08T04:10:13.988501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:10:14.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:14.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:29.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:29.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:29.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:31.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:31.570  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:10:31.854304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fb7bdbc-a8f5-4a06-8682-c1e51ad75a13","timestamp":"2022-06-08T04:10:31.854372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:10:32.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:32.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:34.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:34.664  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:10:33.999445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af18ce67-9c91-4aa1-89c9-f71f3de853b9","timestamp":"2022-06-08T04:10:33.999534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:10:34.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:34.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:49.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:49.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:49.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:04.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:04.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:04.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:11:19.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:19.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:19.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:34.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:34.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:34.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:49.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:49.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:49.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:04.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:04.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:04.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:13.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:13.862  INFO 10 --- [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-06-08T04:12:13.988079Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8500c06-8900-450f-8f2d-851b6d767c4c","timestamp":"2022-06-08T04:12:13.988226Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:12:14.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:14.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:29.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:29.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:29.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:31.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:31.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:12:31.854507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"974a34e9-65be-4112-942c-7b3f74e6ed33","timestamp":"2022-06-08T04:12:31.854678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:12:32.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:34.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:34.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:12:33.999369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e56f459f-f7d1-4097-bb0f-e8d0ea109f90","timestamp":"2022-06-08T04:12:33.999474Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:12:34.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:34.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:49.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:49.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:49.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:04.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:04.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:04.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:13:19.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:19.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:19.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:34.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:34.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:34.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:49.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:49.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:49.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:04.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:04.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:04.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:13.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:13.860  INFO 10 --- [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-06-08T04:14:13.987916Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"739894e1-b538-4477-a6af-ca96032fe5ca","timestamp":"2022-06-08T04:14:13.988022Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:14:14.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:14.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:29.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:29.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:29.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:31.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:31.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:14:31.854317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c66fb53d-ce06-4b5f-8cd9-1325825ea601","timestamp":"2022-06-08T04:14:31.854400Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:14:32.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:34.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:34.656  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:14:33.999417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba939cbe-4ae7-4765-be08-7daf53596f62","timestamp":"2022-06-08T04:14:33.999482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:14:34.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:34.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:49.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:49.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:49.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:04.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:04.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:04.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:15:19.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:19.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:19.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:34.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:34.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:34.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:49.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:49.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:49.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:04.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:04.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:04.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:13.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:13.847  INFO 10 --- [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-06-08T04:16:13.988116Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03255f8a-3f74-4875-a969-f4f83e0d3c88","timestamp":"2022-06-08T04:16:13.988262Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:16:14.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:14.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:29.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:29.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:29.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:31.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:31.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:16:31.854359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a72bdb4-fd6c-4265-97ec-33dc65d5f97d","timestamp":"2022-06-08T04:16:31.854468Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:16:34.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:34.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:35.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:35.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:16:33.999601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4143c81-f1b9-4b32-929b-7704c7fff28c","timestamp":"2022-06-08T04:16:33.999733Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:16:36.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:36.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:51.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:51.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:51.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:06.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:06.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:06.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:17:21.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:21.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:21.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:36.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:36.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:36.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:51.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:51.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:51.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:06.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:06.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:06.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:13.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:13.903  INFO 10 --- [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-06-08T04:18:13.988146Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d9610d7-4324-49d5-a049-ff9366c8b4b6","timestamp":"2022-06-08T04:18:13.988261Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:18:13.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:13.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:28.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:28.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:28.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:31.611  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:18:31.860450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"834c97a2-3901-48de-a7b3-efae98f99ba6","timestamp":"2022-06-08T04:18:31.860599Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:18:32.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:32.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:34.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:34.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:18:33.999375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dc63322-676f-47fc-a077-089fe0f39411","timestamp":"2022-06-08T04:18:33.999429Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:18:34.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:34.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:49.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:49.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:49.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:04.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:04.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:04.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:19:19.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:19.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:19.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:34.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:34.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:34.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:49.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:49.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:49.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:04.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:04.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:04.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:13.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:13.822  INFO 10 --- [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-06-08T04:20:13.987874Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8edcd31a-16c8-4137-bd84-a8d11a181da7","timestamp":"2022-06-08T04:20:13.987929Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:20:13.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:13.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:28.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:28.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:28.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:31.612  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:20:31.854323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e5c5ff-7bf1-49b2-aab8-780fb5d9b8da","timestamp":"2022-06-08T04:20:31.854377Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:20:34.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:34.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:35.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:35.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:20:33.999427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1af5c838-ac4a-47dc-a56c-b2c8d00fa97a","timestamp":"2022-06-08T04:20:33.999506Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:20:36.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:36.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:51.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:51.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:51.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:06.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:06.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:06.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:21:21.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:21.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:21.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:36.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:36.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:36.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...