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-09-22 02:36:13.268  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-22 02:36:13.274  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-22 02:36:15.067  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-22 02:36:15.708  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 623 ms. Found 7 JPA repository interfaces.
2022-09-22 02:36:17.566  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-09-22 02:36:17.570  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-09-22 02:36:17.574  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-09-22 02:36:17.588  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-09-22 02:36:17.594  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-09-22 02:36:17.602  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-09-22 02:36:17.607  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-09-22 02:36:17.610  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-09-22 02:36:17.640  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-09-22 02:36:17.658  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-09-22 02:36:17.660  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-09-22 02:36:18.234  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-22 02:36:18.254  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-22 02:36:18.255  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-22 02:36:18.419  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-22 02:36:18.420  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5043 ms
2022-09-22 02:36:18.953  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-22 02:36:19.487  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-22 02:36:19.739  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-22 02:36:20.269  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-22 02:36:20.629  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-22 02:36:21.024  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-22 02:36:21.095  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-22 02:36:29.241  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-22 02:36:29.264  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-22 02:36:30.814  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-09-22 02:36:31.460  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:32.237  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-22 02:36:33.575  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10508ba6, org.springframework.security.web.context.SecurityContextPersistenceFilter@1c681761, org.springframework.security.web.header.HeaderWriterFilter@76208b80, org.springframework.security.web.authentication.logout.LogoutFilter@31dd0e2e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@24520a51, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@169d1f92, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fcfcf37, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@da11873, org.springframework.security.web.session.SessionManagementFilter@19540247, org.springframework.security.web.access.ExceptionTranslationFilter@272c5abd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64cdc310]
2022-09-22 02:36:34.126  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-09-22 02:36:34.126  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-09-22 02:36:34.126  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-09-22 02:36:34.127  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-09-22 02:36:34.127  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-09-22 02:36:34.127  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-09-22 02:36:34.127  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-09-22 02:36:34.127  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-09-22 02:36:34.128  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-09-22 02:36:34.128  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-09-22 02:36:34.128  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-09-22 02:36:34.128  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-09-22 02:36:34.128  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-09-22 02:36:34.128  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-09-22 02:36:34.129  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-09-22 02:36:34.129  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-09-22 02:36:34.129  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-09-22 02:36:34.129  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-09-22 02:36:34.129  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-09-22 02:36:34.129  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-09-22 02:36:34.129  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-09-22 02:36:34.130  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-09-22 02:36:34.214  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-09-22 02:36:34.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-22 02:36:34.989  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-22 02:36:34.997  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:34.999  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:35.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:36:35.000  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=19c4f151-6ba6-4926-85da-df51572285e0, alive=false, publisher=null]]: starting
2022-09-22 02:36:35.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:36:35.029  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=19c4f151-6ba6-4926-85da-df51572285e0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-22 02:36:35.035  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-22 02:36:35.036  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-22 02:36:35.036  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-22 02:36:35.036  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-22 02:36:35.036  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-22 02:36:35.036  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-22 02:36:35.036  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-22 02:36:35.037  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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@3a0b6aff
2022-09-22 02:36:35.038  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d820bb53-4774-4ebd-9a15-9d07c3ea085b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7, 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-09-22 02:36:35.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-22 02:36:35.046  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 22.882 seconds (JVM running for 24.353)
2022-09-22 02:36:35.064  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-22 02:36:35.138  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-22 02:36:50.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:36:50.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:36:50.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:37:05.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:37:05.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:37:05.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:37:20.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:37:20.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:37:20.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:37:35.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:37:35.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:37:35.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:37:50.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:37:50.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:37:50.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:38:01.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:38:01.086  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-22 02:38:01.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:38:00.299122Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7711e886-330b-49c0-b982-19e2822bd6d7","timestamp":"2022-09-22T02:38:00.299246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:38:01.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:38:01.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:38:14.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:38:14.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:38:14.051753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75315be4-02b2-44d8-afc7-a6085a2bfe43","timestamp":"2022-09-22T02:38:14.051914Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:38:15.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:38:15.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:38:27.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:38:27.799  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-09-22T02:38:27.060589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c505fd87-da7a-461e-a502-3f8b663b03a2","timestamp":"2022-09-22T02:38:27.060694Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:38:28.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:38:28.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:38:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:38:43.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:38:43.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:38:43.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:38:58.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:38:58.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:38:58.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:39:13.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:39:13.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:39:13.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:39:27.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:39:27.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:39:27.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:39:42.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:39:42.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:39:42.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:39:57.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:39:57.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:39:57.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:40:01.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:40:01.021  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:40:00.299051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06db5f56-a371-4d48-82e2-e703c0d95ec8","timestamp":"2022-09-22T02:40:00.299195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:40:01.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:40:01.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:40:14.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:40:14.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:40:14.051716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b273dd08-9052-494d-b32c-84a0a6a7ca81","timestamp":"2022-09-22T02:40:14.051888Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:40:15.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:40:15.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:40:27.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:40:27.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T02:40:27.060780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"971b9465-2d33-4843-8917-9d602a83a33d","timestamp":"2022-09-22T02:40:27.060955Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:40:28.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:40:28.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:40:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:40:43.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:40:43.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:40:43.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:40:57.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:40:57.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:40:57.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:41:12.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:41:12.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:41:12.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:41:27.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:41:27.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:41:27.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:41:42.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:41:42.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:41:42.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:41:57.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:41:57.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:41:57.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:42:00.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:42:00.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:42:00.298834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a1392c9-1e86-4419-badf-e4096ebf68aa","timestamp":"2022-09-22T02:42:00.298929Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:42:01.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:42:01.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:42:14.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:42:14.725  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:42:14.051577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28d39798-4411-490b-bbc6-9c2416830867","timestamp":"2022-09-22T02:42:14.051662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:42:15.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:42:15.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:42:27.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:42:27.746  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-09-22T02:42:27.060345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc3d3aa0-2762-4f3f-8723-1af11abdb9ac","timestamp":"2022-09-22T02:42:27.060433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:42:28.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:42:28.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:42:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:42:43.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:42:43.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:42:43.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:42:57.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:42:57.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:42:57.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:43:12.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:43:12.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:43:12.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:43:27.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:43:27.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:43:27.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:43:42.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:43:42.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:43:42.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:43:57.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:43:57.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:43:57.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:44:00.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:44:00.969  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:44:00.298928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef860134-db5c-4668-bbeb-886686e6638e","timestamp":"2022-09-22T02:44:00.299049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:44:01.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:44:01.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:44:14.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:44:14.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:44:14.051717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5622e7be-148d-4973-a899-7c40360ce40b","timestamp":"2022-09-22T02:44:14.051909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:44:15.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:44:15.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:44:27.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:44:27.766  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T02:44:27.060885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8dacc37-f053-4fd7-bda7-565cc128e0fa","timestamp":"2022-09-22T02:44:27.061188Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:44:28.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:44:28.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:44:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:44:43.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:44:43.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:44:43.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:44:58.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:44:58.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:44:58.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:45:12.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:45:12.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:45:12.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:45:27.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:45:27.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:45:27.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:45:42.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:45:42.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:45:42.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:45:57.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:45:57.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:45:57.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:46:00.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:46:00.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:46:00.298994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7beefd96-3943-4d95-ade4-b6e241adef21","timestamp":"2022-09-22T02:46:00.299127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:46:01.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:46:01.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:46:14.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:46:14.722  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:46:14.051537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"883057ae-8c09-459d-b322-bbbc37d49905","timestamp":"2022-09-22T02:46:14.051678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:46:15.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:46:15.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:46:27.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:46:27.768  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T02:46:27.060283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e7ad832-4930-4b27-9d15-b1798f739914","timestamp":"2022-09-22T02:46:27.060371Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:46:28.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:46:28.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:46:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:46:43.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:46:43.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:46:43.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:46:58.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:46:58.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:46:58.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:47:13.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:47:13.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:47:13.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:47:28.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:47:28.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:47:28.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:47:43.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:47:43.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:47:43.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:47:58.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:47:58.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:47:58.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:48:00.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:48:00.984  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:48:00.298775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97279364-0829-47f1-8017-119d85a34146","timestamp":"2022-09-22T02:48:00.298842Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:48:01.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:48:01.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:48:14.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:48:14.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:48:14.051500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c3540e6-3360-44e1-96bf-c300fb0c0f78","timestamp":"2022-09-22T02:48:14.051607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:48:15.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:48:15.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:48:27.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:48:27.796  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-09-22T02:48:27.060381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42cdfb22-3618-4e03-8fb4-5d4479546db9","timestamp":"2022-09-22T02:48:27.060489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:48:28.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:48:28.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:48:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:48:43.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:48:43.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:48:43.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:48:58.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:48:58.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:48:58.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:49:13.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:49:13.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:49:13.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:49:27.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:49:27.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:49:27.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:49:42.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:49:42.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:49:42.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:49:58.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:49:58.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:49:58.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:50:01.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:50:01.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:50:00.299060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cac45b4-da4e-4442-acaa-a7436699e9b5","timestamp":"2022-09-22T02:50:00.299200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:50:01.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:50:01.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:50:15.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:50:15.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:50:14.051697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf762aa4-8c01-4860-9ea6-8f7e0f38172b","timestamp":"2022-09-22T02:50:14.051888Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:50:15.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:50:15.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:50:27.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:50:27.897  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-09-22T02:50:27.060653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22f48b2a-79be-46c2-a4f5-cc6aea86bed2","timestamp":"2022-09-22T02:50:27.060784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:50:28.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:50:28.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:50:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:50:43.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:50:43.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:50:43.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:50:58.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:50:58.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:50:58.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:51:13.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:51:13.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:51:13.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:51:28.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:51:28.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:51:28.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:51:43.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:51:43.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:51:43.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:51:57.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:51:57.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:51:57.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:52:01.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:52:01.010  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:52:00.298815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95e3c4d6-12f5-4af2-bda0-9142c010e9d9","timestamp":"2022-09-22T02:52:00.298989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:52:01.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:52:01.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:52:14.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:52:14.723  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:52:14.051487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c740cd2-6fb0-4c80-af5f-9a983a3f3d31","timestamp":"2022-09-22T02:52:14.051582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:52:15.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:52:15.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:52:27.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:52:27.811  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-09-22T02:52:27.060296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dec4f2a2-e106-42a9-a167-19487568df9e","timestamp":"2022-09-22T02:52:27.060419Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:52:28.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:52:28.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:52:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:52:43.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:52:43.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:52:43.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:52:58.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:52:58.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:52:58.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:53:13.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:53:13.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:53:13.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:53:28.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:53:28.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:53:28.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:53:42.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:53:42.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:53:42.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:53:57.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:53:57.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:53:57.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:54:00.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:54:00.981  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:54:00.298755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9079dfe5-4aa0-4d1e-8a82-574ea5bf6511","timestamp":"2022-09-22T02:54:00.298840Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:54:01.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:54:01.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:54:14.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:54:14.723  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:54:14.051496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d13ffdf5-c941-48fe-95f1-b170c61dac40","timestamp":"2022-09-22T02:54:14.051701Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:54:15.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:54:15.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:54:27.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:54:27.736  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-09-22T02:54:27.060277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dd5318f-0547-4564-8f92-4d8898332631","timestamp":"2022-09-22T02:54:27.060380Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:54:28.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:54:28.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:54:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:54:43.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:54:43.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:54:43.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:54:58.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:54:58.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:54:58.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:55:13.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:55:13.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:55:13.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:55:28.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:55:28.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:55:28.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:55:43.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:55:43.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:55:43.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:55:57.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:55:58.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:55:58.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:56:01.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:56:01.029  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:56:00.299451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"471ebf68-fa0a-4463-b7fb-42a465501f24","timestamp":"2022-09-22T02:56:00.299578Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:56:01.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:56:01.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:56:14.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:56:14.720  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:56:14.051638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d126637c-5596-46f6-afe7-2875575553e3","timestamp":"2022-09-22T02:56:14.051751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:56:15.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:56:15.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:56:27.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:56:27.739  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-09-22T02:56:27.060362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1359e0d7-6b54-4683-b937-f3e0f85a2818","timestamp":"2022-09-22T02:56:27.060458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:56:28.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:56:28.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:56:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:56:43.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:56:43.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:56:43.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:56:58.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:56:58.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:56:58.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:57:13.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:57:13.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:57:13.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:57:28.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:57:28.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:57:28.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:57:43.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:57:43.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:57:43.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:57:57.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:57:57.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:57:57.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:58:01.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:58:01.020  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:58:00.298991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6f1d873-585d-4a8f-a541-6d3ca5b76a8e","timestamp":"2022-09-22T02:58:00.299110Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 02:58:01.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:58:01.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:58:14.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:58:14.716  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T02:58:14.051878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2690e94-d02e-4852-9aa2-a59b7e7308ba","timestamp":"2022-09-22T02:58:14.052065Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 02:58:15.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:58:15.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:58:27.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:58:27.737  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-09-22T02:58:27.060668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20157873-dc4b-43a7-be21-1e40eef88f8b","timestamp":"2022-09-22T02:58:27.060795Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 02:58:28.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:58:28.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:58:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 02:58:43.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:58:43.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:58:43.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:58:58.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:58:58.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:58:58.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:59:13.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:59:13.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:59:13.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:59:28.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:59:28.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:59:28.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:59:43.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:59:43.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:59:43.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 02:59:58.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 02:59:58.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 02:59:58.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:00:01.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:00:01.029  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:00:00.298806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c4a00a1-3727-4867-be96-53db6c9c4c2f","timestamp":"2022-09-22T03:00:00.298928Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:00:01.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:00:01.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:00:14.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:00:14.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:00:14.051499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3524b9f-4c95-4714-9a90-40b9b72c7599","timestamp":"2022-09-22T03:00:14.051583Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:00:15.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:00:15.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:00:27.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:00:27.738  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-09-22T03:00:27.060309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a9fa2c-d2cd-4e0f-b0dc-9207bfd6d238","timestamp":"2022-09-22T03:00:27.060447Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:00:28.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:00:28.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:00:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:00:43.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:00:43.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:00:43.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:00:58.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:00:58.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:00:58.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:01:13.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:01:13.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:01:13.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:01:28.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:01:28.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:01:28.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:01:43.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:01:43.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:01:43.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:01:58.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:01:58.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:01:58.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:02:01.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:02:01.048  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:02:00.298876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aa9cc6a-f5a5-45d5-8b94-7428c069f3d5","timestamp":"2022-09-22T03:02:00.298964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:02:01.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:02:01.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:02:14.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:02:14.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:02:14.051514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1209114b-b23a-438e-9a00-db4f91b903e7","timestamp":"2022-09-22T03:02:14.051605Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:02:15.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:02:15.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:02:27.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:02:27.740  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-09-22T03:02:27.060354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d54f17e-eaae-4a38-b9e9-b1e9cd027732","timestamp":"2022-09-22T03:02:27.060504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:02:28.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:02:28.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:02:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:02:43.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:02:43.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:02:43.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:02:58.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:02:58.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:02:58.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:03:13.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:03:13.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:03:13.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:03:28.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:03:28.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:03:28.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:03:43.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:03:43.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:03:43.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:03:58.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:03:58.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:03:58.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:04:01.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:04:01.048  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:04:00.298783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f682f3d-c26c-4bee-862c-a990a0705c66","timestamp":"2022-09-22T03:04:00.298883Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:04:01.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:04:01.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:04:14.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:04:14.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:04:14.051521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4039d86b-cd49-4c3e-ad62-aed07bd423d6","timestamp":"2022-09-22T03:04:14.051624Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:04:15.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:04:15.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:04:27.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:04:27.737  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-09-22T03:04:27.060363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b9a8352-a0c2-41e0-a63c-c557ce64d884","timestamp":"2022-09-22T03:04:27.060464Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:04:28.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:04:28.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:04:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:04:43.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:04:43.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:04:43.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:04:58.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:04:58.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:04:58.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:05:13.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:05:13.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:05:13.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:05:28.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:05:28.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:05:28.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:05:43.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:05:43.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:05:43.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:05:58.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:05:58.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:05:58.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:06:00.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:06:00.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:06:00.298771Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dec73b5-4188-42ab-aa5d-1d3b5e3fe2d6","timestamp":"2022-09-22T03:06:00.298857Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:06:01.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:06:01.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:06:14.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:06:14.738  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:06:14.051605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93942fce-8fe5-4085-9c55-ada95a021fb3","timestamp":"2022-09-22T03:06:14.051757Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:06:15.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:06:15.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:06:27.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:06:27.733  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-09-22T03:06:27.060479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fcd0b7b-47b4-42a2-be18-bb429a590ed1","timestamp":"2022-09-22T03:06:27.060615Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:06:28.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:06:28.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:06:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:06:43.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:06:43.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:06:43.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:06:58.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:06:58.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:06:58.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:07:13.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:07:13.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:07:13.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:07:28.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:07:28.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:07:28.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:07:43.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:07:43.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:07:43.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:07:58.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:07:58.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:07:58.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:08:00.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:08:00.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:08:00.298926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06207ee1-e2a3-451b-8741-9604143161bc","timestamp":"2022-09-22T03:08:00.299034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:08:01.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:08:01.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:08:14.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:08:14.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:08:14.051766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d19262ec-16af-4180-b6de-f07ac9f86c8c","timestamp":"2022-09-22T03:08:14.052001Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:08:15.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:08:15.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:08:27.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:08:27.731  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-09-22T03:08:27.060634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af9fb307-af4e-48c2-81dd-3674205f12f0","timestamp":"2022-09-22T03:08:27.060757Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:08:28.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:08:28.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:08:34.989  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:08:43.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:08:43.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:08:43.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:08:58.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:08:58.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:08:58.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:09:13.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:09:13.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:09:13.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:09:28.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:09:28.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:09:28.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:09:43.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:09:43.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:09:43.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:09:58.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:09:58.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:09:58.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:10:00.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:10:00.953  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:10:00.298889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c98bd4c3-727a-4808-afa8-f4d71f80dfcf","timestamp":"2022-09-22T03:10:00.298986Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:10:01.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:10:01.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:10:14.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:10:14.716  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:10:14.051596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"533a7ee0-4fdf-4ecc-ad1c-38e1b04a3304","timestamp":"2022-09-22T03:10:14.051793Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:10:15.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:10:15.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:10:27.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:10:27.730  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-09-22T03:10:27.060275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14f7efca-2dc4-49e2-8322-8e69959f877b","timestamp":"2022-09-22T03:10:27.060360Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:10:28.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:10:28.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:10:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:10:43.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:10:43.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:10:43.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:10:58.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:10:58.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:10:58.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:11:13.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:11:13.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:11:13.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:11:28.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:11:28.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:11:28.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:11:43.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:11:43.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:11:43.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:11:58.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:11:58.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:11:58.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:12:00.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:12:00.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:12:00.298814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47f95eb8-b62a-414f-8885-9f5f1f8ea7dd","timestamp":"2022-09-22T03:12:00.298908Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:12:01.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:12:01.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:12:14.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:12:14.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:12:14.051515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e5cfdad-4408-48bc-b1c4-9fe998a0e537","timestamp":"2022-09-22T03:12:14.051625Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:12:15.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:12:15.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:12:27.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:12:27.733  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-09-22T03:12:27.060334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8164e762-da20-41f8-a02b-23599bd57947","timestamp":"2022-09-22T03:12:27.060413Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:12:28.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:12:28.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:12:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:12:43.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:12:43.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:12:43.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:12:58.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:12:58.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:12:58.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:13:13.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:13:13.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:13:13.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:13:28.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:13:28.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:13:28.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:13:43.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:13:43.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:13:43.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:13:58.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:13:58.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:13:58.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:14:00.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:14:00.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:14:00.298750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c0689b4-71d9-4d59-9c10-30eba9ca30fb","timestamp":"2022-09-22T03:14:00.298842Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:14:01.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:14:01.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:14:14.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:14:14.719  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:14:14.051491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29656312-c0c5-4042-accd-5c1aea68e274","timestamp":"2022-09-22T03:14:14.051557Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:14:15.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:14:15.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:14:27.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:14:27.728  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-09-22T03:14:27.060331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9be09d83-6f3e-4617-85db-e9440f0eb1cb","timestamp":"2022-09-22T03:14:27.060404Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:14:28.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:14:28.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:14:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:14:43.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:14:43.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:14:43.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:14:58.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:14:58.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:14:58.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:15:13.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:15:13.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:15:13.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:15:28.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:15:28.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:15:28.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:15:43.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:15:43.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:15:43.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:15:58.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:15:58.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:15:58.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:16:00.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:16:00.953  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:16:00.298724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11b9e34e-46e9-42df-a674-c9cfecc12ea6","timestamp":"2022-09-22T03:16:00.298837Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:16:01.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:16:01.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:16:14.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:16:14.716  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:16:14.051508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8b80b27-3a92-4920-bfb4-1e067ed26596","timestamp":"2022-09-22T03:16:14.051606Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:16:15.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:16:15.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:16:27.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:16:27.733  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-09-22T03:16:27.060258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22b265dc-8db0-41f7-89db-95a115d7909f","timestamp":"2022-09-22T03:16:27.060331Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:16:28.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:16:28.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:16:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:16:43.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:16:43.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:16:43.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:16:58.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:16:58.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:16:58.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:17:13.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:17:13.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:17:13.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:17:28.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:17:28.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:17:28.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:17:43.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:17:43.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:17:43.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:17:58.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:17:58.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:17:58.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:18:00.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:18:00.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:18:00.298987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dadb9b41-aa80-410a-bc07-eb0215f6eeaa","timestamp":"2022-09-22T03:18:00.299119Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:18:03.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:18:03.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:18:14.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:18:14.712  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:18:14.051673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e0c3f64-bf80-4f7d-b8f6-4ba841d9f8a1","timestamp":"2022-09-22T03:18:14.051830Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:18:15.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:18:15.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:18:27.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:18:27.742  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-09-22T03:18:27.060551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"679fdd4e-ca3b-4d9a-88cb-7626ef8e65aa","timestamp":"2022-09-22T03:18:27.060665Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:18:28.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:18:28.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:18:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:18:43.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:18:43.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:18:43.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:18:58.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:18:58.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:18:58.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:19:13.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:19:13.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:19:13.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:19:28.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:19:28.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:19:28.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:19:43.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:19:43.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:19:43.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:19:58.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:19:58.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:19:58.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:20:00.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:20:00.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:20:00.298741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbec9152-d5e8-4265-8ae3-c8145ed3bc6c","timestamp":"2022-09-22T03:20:00.298818Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:20:01.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:20:01.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:20:14.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:20:14.725  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:20:14.051541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcc48287-e969-4428-9b1e-ab6affd8f7d5","timestamp":"2022-09-22T03:20:14.051625Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:20:15.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:20:15.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:20:27.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:20:27.741  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-09-22T03:20:27.060275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5af4a718-4a89-4a66-a945-aa372f231aa9","timestamp":"2022-09-22T03:20:27.060338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:20:28.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:20:28.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:20:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:20:43.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:20:43.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:20:43.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:20:58.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:20:58.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:20:58.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:21:13.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:21:13.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:21:13.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:21:28.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:21:28.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:21:28.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:21:43.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:21:43.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:21:43.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:21:58.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:21:58.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:21:58.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:22:00.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:22:00.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:22:00.298726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1153d53-b242-4046-b823-bea01924d108","timestamp":"2022-09-22T03:22:00.298790Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:22:00.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:22:00.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:22:14.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:22:14.712  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:22:14.051549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89f46431-df39-48d8-8d5c-729997e079c4","timestamp":"2022-09-22T03:22:14.051643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:22:15.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:22:15.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:22:27.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:22:27.727  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-09-22T03:22:27.060296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5166093-b987-4217-b73e-5a40560e26b8","timestamp":"2022-09-22T03:22:27.060372Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:22:28.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:22:28.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:22:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:22:43.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:22:43.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:22:43.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:22:58.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:22:58.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:22:58.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:23:13.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:23:13.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:23:13.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:23:28.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:23:28.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:23:28.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:23:43.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:23:43.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:23:43.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:23:58.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:23:58.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:23:58.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:24:00.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:24:00.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:24:00.298737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed797693-d6ad-4cf9-908b-6820505d1c57","timestamp":"2022-09-22T03:24:00.298800Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:24:00.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:24:00.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:24:14.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:24:14.720  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:24:14.051483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b335680c-282d-44bb-9211-2a9e8035b9be","timestamp":"2022-09-22T03:24:14.051552Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:24:15.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:24:15.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:24:27.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:24:27.730  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-09-22T03:24:27.060304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12784ade-74ab-44c9-9e15-cd15414bddce","timestamp":"2022-09-22T03:24:27.060400Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:24:28.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:24:28.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:24:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:24:43.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:24:43.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:24:43.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:24:58.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:24:58.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:24:58.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:25:13.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:25:13.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:25:13.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:25:28.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:25:28.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:25:28.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:25:43.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:25:43.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:25:43.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:25:58.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:25:58.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:25:58.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:26:00.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:26:00.957  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:26:00.298754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8555e581-24cc-4bd6-8f63-1ab8b1f0c24b","timestamp":"2022-09-22T03:26:00.298845Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:26:00.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:26:00.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:26:14.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:26:14.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:26:14.051486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f4fafb5-98d1-45fc-9a5b-72ef06288783","timestamp":"2022-09-22T03:26:14.051565Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:26:15.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:26:15.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:26:27.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:26:27.729  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-09-22T03:26:27.060295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4617a0bf-878c-4406-b32b-cee4d4e16d75","timestamp":"2022-09-22T03:26:27.060376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:26:28.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:26:28.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:26:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:26:43.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:26:43.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:26:43.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:26:58.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:26:58.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:26:58.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:27:13.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:27:13.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:27:13.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:27:28.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:27:28.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:27:28.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:27:43.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:27:43.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:27:43.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:27:58.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:27:58.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:27:58.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:28:00.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:28:00.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:28:00.299017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62e95fb4-ec81-422e-bb8e-5830b36f3e77","timestamp":"2022-09-22T03:28:00.299164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:28:00.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:28:00.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:28:14.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:28:14.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:28:14.051737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0874b3e4-1c3f-46aa-9a42-2f06a3e46c02","timestamp":"2022-09-22T03:28:14.051918Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:28:15.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:28:15.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:28:27.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:28:27.740  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-09-22T03:28:27.060678Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56af92d2-47f8-4235-89f3-aa8b24479ee8","timestamp":"2022-09-22T03:28:27.060856Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:28:28.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:28:28.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:28:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:28:43.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:28:43.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:28:43.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:28:58.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:28:58.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:28:58.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:29:13.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:29:13.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:29:13.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:29:28.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:29:28.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:29:28.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:29:43.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:29:43.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:29:43.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:29:58.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:29:58.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:29:58.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:30:00.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:30:00.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:30:00.298939Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab4ae122-5e85-4e0f-b6ae-b27fba94ff0d","timestamp":"2022-09-22T03:30:00.299070Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:30:00.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:30:00.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:30:14.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:30:14.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:30:14.051520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f71d8c44-c5d8-4cfa-a5d2-05deeda8121d","timestamp":"2022-09-22T03:30:14.051617Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:30:15.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:30:15.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:30:27.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:30:27.735  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-09-22T03:30:27.060345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"701e7f81-31c0-423b-b871-82e8094a3c06","timestamp":"2022-09-22T03:30:27.060440Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:30:28.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:30:28.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:30:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:30:43.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:30:43.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:30:43.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:30:58.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:30:58.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:30:58.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:31:13.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:31:13.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:31:13.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:31:28.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:31:28.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:31:28.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:31:43.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:31:43.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:31:43.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:31:58.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:31:58.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:31:58.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:32:00.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:32:00.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:32:00.298773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6196ac5-85b9-41d1-abb0-1e87097071d5","timestamp":"2022-09-22T03:32:00.298855Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:32:00.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:32:00.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:32:14.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:32:14.710  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:32:14.051495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f94b93b-4f3e-44f9-a418-d301d8565888","timestamp":"2022-09-22T03:32:14.051571Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:32:15.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:32:15.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:32:27.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:32:27.735  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-09-22T03:32:27.060293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98e38914-5d8b-48d2-95a3-257284e82d50","timestamp":"2022-09-22T03:32:27.060400Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:32:28.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:32:28.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:32:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:32:43.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:32:43.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:32:43.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:32:58.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:32:58.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:32:58.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:33:13.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:33:13.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:33:13.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:33:28.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:33:28.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:33:28.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:33:43.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:33:43.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:33:43.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:33:58.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:33:58.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:33:58.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:34:00.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:34:00.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:34:00.298779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daebb125-8125-4d8f-9be3-5d8c4034b7e9","timestamp":"2022-09-22T03:34:00.298868Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:34:00.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:34:00.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:34:14.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:34:14.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:34:14.051448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5f8de4e-c427-4d13-8e99-def5496914d6","timestamp":"2022-09-22T03:34:14.051507Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:34:15.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:34:15.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:34:27.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:34:27.734  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-09-22T03:34:27.060310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94e83a05-efa7-4ba4-bfee-0ecdf88ced4c","timestamp":"2022-09-22T03:34:27.060417Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:34:28.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:34:28.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:34:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:34:43.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:34:43.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:34:43.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:34:58.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:34:58.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:34:58.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:35:13.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:35:13.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:35:13.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:35:28.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:35:28.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:35:28.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:35:43.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:35:43.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:35:43.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:35:58.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:35:58.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:35:58.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:36:00.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:36:00.948  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:36:00.298720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"683e900d-d5d9-4be7-b4b8-a4dbe000040f","timestamp":"2022-09-22T03:36:00.298783Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:36:00.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:36:00.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:36:14.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:36:14.726  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:36:14.051462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb9fed09-75c2-4134-aa21-3b3617b437df","timestamp":"2022-09-22T03:36:14.051535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:36:15.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:36:15.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:36:27.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:36:27.727  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-09-22T03:36:27.060342Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"919ed7e9-197d-4aac-844b-7e56fc8abfe2","timestamp":"2022-09-22T03:36:27.060424Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:36:28.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:36:28.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:36:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:36:43.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:36:43.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:36:43.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:36:58.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:36:58.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:36:58.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:37:13.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:37:13.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:37:13.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:37:28.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:37:28.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:37:28.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:37:43.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:37:43.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:37:43.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:37:58.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:37:58.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:37:58.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:38:00.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:38:00.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:38:00.298741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3f0fc88-d709-4dd3-802c-5a3e694af646","timestamp":"2022-09-22T03:38:00.298798Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:38:00.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:38:00.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:38:14.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:38:14.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:38:14.051461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2d23121-6a4d-4e35-88f9-9efeb27c59fe","timestamp":"2022-09-22T03:38:14.051529Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:38:15.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:38:15.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:38:27.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:38:27.724  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-09-22T03:38:27.060621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c680057-f922-4bc2-b2f1-22b8768528d1","timestamp":"2022-09-22T03:38:27.060721Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:38:28.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:38:28.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:38:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:38:43.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:38:43.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:38:43.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:38:58.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:38:58.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:38:58.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:39:13.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:39:13.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:39:13.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:39:28.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:39:28.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:39:28.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:39:43.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:39:43.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:39:43.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:39:58.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:39:58.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:39:58.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:40:01.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:40:01.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:40:00.299229Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58407049-52c5-450f-80e9-36748a4edaff","timestamp":"2022-09-22T03:40:00.299427Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:40:01.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:40:01.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:40:14.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:40:14.726  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:40:14.051957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a20ed06-f2e0-46a7-841a-6792ebd0ad6e","timestamp":"2022-09-22T03:40:14.052208Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:40:15.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:40:15.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:40:27.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:40:27.729  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-09-22T03:40:27.060371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f115f84d-c15d-40d2-9809-d5ca5ffad10c","timestamp":"2022-09-22T03:40:27.060445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:40:28.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:40:28.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:40:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:40:43.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:40:43.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:40:43.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:40:58.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:40:58.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:40:58.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:41:13.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:41:13.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:41:13.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:41:28.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:41:28.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:41:28.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:41:43.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:41:43.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:41:43.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:41:58.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:41:58.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:41:58.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:42:00.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:42:00.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:42:00.298849Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c99fbab-edd2-4842-a0d5-597162c4a736","timestamp":"2022-09-22T03:42:00.298928Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:42:00.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:42:00.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:42:14.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:42:14.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:42:14.051474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1990210-2e69-40cd-a22f-3d2e8f63c853","timestamp":"2022-09-22T03:42:14.051549Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:42:15.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:42:15.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:42:27.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:42:27.727  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-09-22T03:42:27.060303Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33a6ab2f-4ae7-45c4-a256-4d5e10960649","timestamp":"2022-09-22T03:42:27.060382Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:42:28.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:42:28.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:42:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:42:43.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:42:43.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:42:43.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:42:58.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:42:58.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:42:58.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:43:13.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:43:13.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:43:13.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:43:28.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:43:28.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:43:28.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:43:43.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:43:43.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:43:43.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:43:58.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:43:58.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:43:58.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:44:00.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:44:00.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:44:00.298744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef2b7559-a58d-4824-9cce-10cab0f3d330","timestamp":"2022-09-22T03:44:00.298811Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:44:00.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:44:00.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:44:14.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:44:14.705  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:44:14.051485Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f239920c-c9ba-4ddd-9afe-1d3261d4da04","timestamp":"2022-09-22T03:44:14.051644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:44:15.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:44:15.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:44:27.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:44:27.723  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-09-22T03:44:27.060296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83418167-6535-4150-84a3-e6b0ae4dfeb0","timestamp":"2022-09-22T03:44:27.060361Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:44:28.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:44:28.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:44:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:44:43.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:44:43.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:44:43.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:44:58.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:44:58.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:44:58.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:45:13.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:45:13.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:45:13.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:45:28.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:45:28.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:45:28.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:45:43.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:45:43.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:45:43.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:45:58.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:45:58.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:45:58.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:46:00.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:46:00.948  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:46:00.298748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d18256e2-f06f-44fe-b293-9ae994ed5a69","timestamp":"2022-09-22T03:46:00.298810Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:46:00.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:46:00.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:46:14.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:46:14.702  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:46:14.051459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"759fc351-3e61-44d5-acb4-5104f029fa47","timestamp":"2022-09-22T03:46:14.051536Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:46:15.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:46:15.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:46:27.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:46:27.736  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-09-22T03:46:27.060255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"115330b0-277f-4feb-a84f-95b8b097a73a","timestamp":"2022-09-22T03:46:27.060312Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:46:27.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:46:27.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:46:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:46:42.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:46:42.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:46:42.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:46:57.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:46:57.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:46:57.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:47:12.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:47:12.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:47:12.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:47:27.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:47:27.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:47:27.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:47:42.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:47:42.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:47:42.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:47:57.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:47:57.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:47:57.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:48:00.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:48:00.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:48:00.298741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b18ea3c-a341-41c1-b6ae-c361c3ac210a","timestamp":"2022-09-22T03:48:00.298806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:48:00.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:48:00.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:48:14.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:48:14.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-09-22T03:48:14.051483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"893f00a2-96ab-4d63-860c-ed88eeecdcb6","timestamp":"2022-09-22T03:48:14.051550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:48:15.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:48:15.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:48:27.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:48:27.761  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T03:48:27.060284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd46e7d5-6f94-4276-b65e-387c5a6c8276","timestamp":"2022-09-22T03:48:27.060343Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:48:28.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:48:28.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:48:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:48:43.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:48:43.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:48:43.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:48:58.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:48:58.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:48:58.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:49:13.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:49:13.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:49:13.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:49:28.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:49:28.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:49:28.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:49:43.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:49:43.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:49:43.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:49:58.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:49:58.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:49:58.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:50:00.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:50:00.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:50:00.298752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47e0d54f-8306-4c93-be2a-6833e55e43b9","timestamp":"2022-09-22T03:50:00.298831Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:50:00.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:50:00.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:50:14.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:50:14.719  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:50:14.051711Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c1db27a-4465-4e6b-999c-e0d58a82a120","timestamp":"2022-09-22T03:50:14.051868Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:50:15.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:50:15.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:50:27.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:50:27.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T03:50:27.060614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"399a37a4-feab-4c2b-8ded-c6fb1fa70229","timestamp":"2022-09-22T03:50:27.060759Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:50:28.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:50:28.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:50:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:50:43.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:50:43.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:50:43.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:50:58.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:50:58.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:50:58.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:51:13.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:51:13.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:51:13.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:51:28.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:51:28.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:51:28.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:51:43.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:51:43.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:51:43.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:51:58.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:51:58.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:51:58.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:52:00.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:52:00.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:52:00.299339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a40adad8-73c4-4741-91fe-a6f6e19ffde8","timestamp":"2022-09-22T03:52:00.299528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:52:00.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:52:00.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:52:14.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:52:14.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:52:14.051523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2a1898a-ea40-4b1d-8d42-0794ca20f1f8","timestamp":"2022-09-22T03:52:14.051641Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:52:14.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:52:14.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:52:27.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:52:27.732  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-09-22T03:52:27.060355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0c31d96-c77c-4c53-b6e2-6fb93e3848b0","timestamp":"2022-09-22T03:52:27.060445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:52:28.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:52:28.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:52:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:52:43.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:52:43.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:52:43.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:52:58.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:52:58.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:52:58.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:53:13.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:53:13.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:53:13.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:53:28.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:53:28.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:53:28.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:53:43.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:53:43.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:53:43.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:53:58.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:53:58.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:53:58.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:54:00.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:54:00.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:54:00.298795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74d848e1-a923-45f9-a596-dd5ba3e9a81c","timestamp":"2022-09-22T03:54:00.298859Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:54:00.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:54:00.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:54:14.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:54:14.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:54:14.051566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b23c032-7de4-4f98-9527-c838e9101ba3","timestamp":"2022-09-22T03:54:14.051647Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:54:14.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:54:14.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:54:27.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:54:27.732  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-09-22T03:54:27.060252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8700f612-6432-4d6b-af9f-857efc19f692","timestamp":"2022-09-22T03:54:27.060309Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:54:27.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:54:27.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:54:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:54:42.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:54:42.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:54:42.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:54:57.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:54:57.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:54:57.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:55:12.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:55:12.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:55:12.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:55:27.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:55:27.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:55:27.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:55:42.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:55:42.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:55:42.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:55:57.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:55:57.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:55:57.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:56:00.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:56:00.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:56:00.298740Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64fc814a-3640-4f93-965f-d6abd824cc7d","timestamp":"2022-09-22T03:56:00.298806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:56:00.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:56:00.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:56:14.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:56:14.733  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:56:14.051904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ce1878f-415e-4f63-87e1-c5e69da44688","timestamp":"2022-09-22T03:56:14.051995Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:56:14.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:56:14.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:56:27.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:56:27.727  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-09-22T03:56:27.060324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7cc32da-decd-4e38-8dfa-12303838e1e5","timestamp":"2022-09-22T03:56:27.060435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:56:27.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:56:27.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:56:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:56:42.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:56:42.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:56:42.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:56:57.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:56:57.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:56:57.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:57:12.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:57:12.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:57:12.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:57:27.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:57:27.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:57:27.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:57:42.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:57:42.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:57:42.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:57:57.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:57:57.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:57:57.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:58:00.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:58:00.953  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:58:00.298783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8d46b85-2e96-4765-8c3c-192e683c4711","timestamp":"2022-09-22T03:58:00.298861Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 03:58:00.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:58:00.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:58:14.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:58:14.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T03:58:14.051628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30ce9eb2-5253-4ad6-8242-b0d5d9f443ff","timestamp":"2022-09-22T03:58:14.051717Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 03:58:14.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:58:14.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:58:27.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:58:27.743  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-09-22T03:58:27.060313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ea200c0-1982-4a96-bc6d-a11f4e970823","timestamp":"2022-09-22T03:58:27.060366Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 03:58:27.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:58:27.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:58:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 03:58:42.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:58:42.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:58:42.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:58:57.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:58:57.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:58:57.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:59:12.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:59:12.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:59:12.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:59:27.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:59:27.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:59:27.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:59:42.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:59:42.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:59:42.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 03:59:57.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 03:59:57.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 03:59:57.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:00:00.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:00:00.961  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:00:00.298852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcf9085c-dbca-4623-8f9b-edc15d042f22","timestamp":"2022-09-22T04:00:00.298955Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:00:00.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:00:00.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:00:14.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:00:14.710  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:00:14.051673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d0556c8-219f-4269-8918-c1aa8843a119","timestamp":"2022-09-22T04:00:14.051771Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:00:14.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:00:14.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:00:27.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:00:27.726  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-09-22T04:00:27.060326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c967fc5-7982-4dbb-8cd6-2bfe09961856","timestamp":"2022-09-22T04:00:27.060434Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:00:27.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:00:27.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:00:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:00:42.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:00:42.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:00:42.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:00:57.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:00:57.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:00:57.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:01:12.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:01:12.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:01:12.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:01:27.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:01:27.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:01:27.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:01:42.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:01:42.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:01:42.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:01:57.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:01:57.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:01:57.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:02:00.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:02:00.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:02:00.298889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49d17af3-595a-4bc4-bb6d-3832c3be1972","timestamp":"2022-09-22T04:02:00.298997Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:02:00.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:02:00.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:02:14.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:02:14.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:02:14.051809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"043e6101-df47-4f18-856b-6a81d0169400","timestamp":"2022-09-22T04:02:14.051951Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:02:14.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:02:14.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:02:27.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:02:27.739  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-09-22T04:02:27.060684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8c9cd58-2063-49c1-9fc1-a9f601c8c8e7","timestamp":"2022-09-22T04:02:27.060859Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:02:27.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:02:27.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:02:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:02:42.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:02:42.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:02:42.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:02:57.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:02:57.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:02:57.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:03:12.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:03:12.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:03:12.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:03:27.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:03:27.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:03:27.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:03:42.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:03:42.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:03:42.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:03:57.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:03:57.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:03:57.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:04:00.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:04:00.957  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:04:00.299284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7020440d-ac53-4253-bd8a-e8da4289bd63","timestamp":"2022-09-22T04:04:00.299445Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:04:00.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:04:00.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:04:14.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:04:14.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:04:14.051541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9556021d-a29e-4d4f-9bbf-3db138804e17","timestamp":"2022-09-22T04:04:14.051652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:04:14.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:04:14.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:04:27.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:04:27.728  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-09-22T04:04:27.060288Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3e62fe9-1381-4bb0-a7ad-62dd9686c827","timestamp":"2022-09-22T04:04:27.060356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:04:27.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:04:27.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:04:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:04:42.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:04:42.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:04:42.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:04:57.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:04:57.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:04:57.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:05:12.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:05:12.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:05:12.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:05:27.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:05:27.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:05:27.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:05:42.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:05:42.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:05:42.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:05:57.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:05:57.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:05:57.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:06:00.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:06:00.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:06:00.298788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2d96f6e-b660-41e6-ad0c-456a6b7a8258","timestamp":"2022-09-22T04:06:00.298861Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:06:00.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:06:00.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:06:14.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:06:14.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:06:14.051682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa237578-0df2-42e9-9d11-b663721375fa","timestamp":"2022-09-22T04:06:14.051823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:06:14.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:06:14.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:06:27.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:06:27.730  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-09-22T04:06:27.060373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74ac8fe1-ac41-43c0-8cc2-a000e2df1afd","timestamp":"2022-09-22T04:06:27.060478Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:06:27.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:06:27.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:06:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:06:42.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:06:42.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:06:42.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:06:57.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:06:57.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:06:57.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:07:12.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:07:12.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:07:12.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:07:27.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:07:27.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:07:27.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:07:42.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:07:42.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:07:42.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:07:57.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:07:57.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:07:57.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:08:00.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:08:00.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:08:00.298757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab5453de-064b-4d23-8dc9-5a1407eb2567","timestamp":"2022-09-22T04:08:00.298813Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:08:00.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:08:00.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:08:14.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:08:14.705  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:08:14.051524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0f43bae-528f-4549-b87a-890bd08d330c","timestamp":"2022-09-22T04:08:14.051631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:08:14.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:08:14.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:08:27.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:08:27.722  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-09-22T04:08:27.060596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e2d9f4c-22c1-423f-ba75-85d9eb990bc8","timestamp":"2022-09-22T04:08:27.060729Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:08:27.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:08:27.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:08:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:08:42.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:08:42.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:08:42.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:08:57.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:08:57.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:08:57.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:09:12.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:09:12.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:09:12.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:09:27.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:09:27.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:09:27.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:09:42.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:09:42.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:09:42.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:09:57.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:09:57.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:09:57.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:10:00.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:10:00.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:10:00.298740Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6732ac0c-d315-41c4-bf3c-9badff5105b8","timestamp":"2022-09-22T04:10:00.298812Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:10:00.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:10:00.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:10:14.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:10:14.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:10:14.051469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55606193-3bc5-4a35-b5a5-b25cb4fb1c23","timestamp":"2022-09-22T04:10:14.051555Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:10:14.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:10:14.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:10:27.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:10:27.720  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-09-22T04:10:27.060260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c951ef0a-407b-4dda-a3ad-836ba998fa35","timestamp":"2022-09-22T04:10:27.060332Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:10:27.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:10:27.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:10:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:10:42.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:10:42.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:10:42.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:10:57.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:10:57.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:10:57.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:11:12.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:11:12.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:11:12.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:11:27.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:11:27.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:11:27.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:11:42.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:11:42.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:11:42.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:11:57.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:11:57.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:11:57.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:12:00.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:12:00.948  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:12:00.298729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c7bfb52-32ac-47fd-af30-0a89ca3ca2bb","timestamp":"2022-09-22T04:12:00.298806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:12:00.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:12:00.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:12:14.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:12:14.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:12:14.051496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88cd9353-47ef-449a-a10e-9f5f1c080eef","timestamp":"2022-09-22T04:12:14.051579Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:12:14.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:12:14.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:12:27.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:12:27.721  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-09-22T04:12:27.060346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95479556-d297-4027-bf72-10d7397d5763","timestamp":"2022-09-22T04:12:27.060458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:12:27.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:12:27.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:12:34.988  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:12:42.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:12:42.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:12:42.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:12:57.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:12:57.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:12:57.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:13:12.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:13:12.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:13:12.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:13:27.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:13:27.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:13:27.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:13:42.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:13:42.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:13:42.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:13:57.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:13:57.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:13:57.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:14:00.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:14:00.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:14:00.298873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3bff04c-1626-4853-9410-3fa9c0e42f3e","timestamp":"2022-09-22T04:14:00.298978Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:14:00.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:14:00.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:14:14.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:14:14.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-09-22T04:14:14.051751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"866890c2-947f-43a9-a72e-3e1ba6029093","timestamp":"2022-09-22T04:14:14.051921Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:14:14.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:14:14.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:14:27.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:14:27.722  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-09-22T04:14:27.060615Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b716cce6-6cf6-42d8-bdf4-0e8e22d77ea7","timestamp":"2022-09-22T04:14:27.060771Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:14:27.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:14:27.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:14:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:14:42.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:14:42.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:14:42.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:14:57.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:14:57.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:14:57.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:15:12.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:15:12.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:15:12.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:15:27.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:15:27.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:15:27.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:15:42.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:15:42.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:15:42.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:15:57.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:15:57.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:15:57.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:16:00.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:16:00.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:16:00.299067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e18506b-ef1c-4eb8-bcb6-e38b2e5c5b05","timestamp":"2022-09-22T04:16:00.299173Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:16:00.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:16:00.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:16:14.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:16:14.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:16:14.051512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdf6f223-bb74-43a4-a2df-537960a9c1fa","timestamp":"2022-09-22T04:16:14.051584Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:16:14.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:16:14.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:16:27.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:16:27.722  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-09-22T04:16:27.060328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aee67604-57ce-4bc1-acac-d9d8b22d06aa","timestamp":"2022-09-22T04:16:27.060401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:16:27.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000
2022-09-22 04:16:27.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/d820bb53-4774-4ebd-9a15-9d07c3ea085b/onap-policy-clamp-runtime-acm-6847cc68d9-t7tw7?timeout=15000 (anonymous) ...
2022-09-22 04:16:34.987  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning