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-13 04:56:06.583  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-8zz56 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-13 04:56:06.590  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-13 04:56:09.296  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-13 04:56:09.935  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 621 ms. Found 7 JPA repository interfaces.
2022-09-13 04:56:12.008  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-13 04:56:12.013  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-13 04:56:12.017  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-13 04:56:12.032  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-13 04:56:12.041  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-13 04:56:12.053  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-13 04:56:12.062  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-13 04:56:12.066  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-13 04:56:12.108  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-13 04:56:12.153  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-13 04:56:12.157  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-13 04:56:13.000  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-13 04:56:13.021  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-13 04:56:13.021  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-13 04:56:13.186  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-13 04:56:13.187  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6438 ms
2022-09-13 04:56:13.938  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-13 04:56:14.964  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-13 04:56:15.320  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-13 04:56:16.038  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-13 04:56:16.426  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-13 04:56:16.615  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-13 04:56:16.684  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-13 04:56:22.666  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-13 04:56:22.691  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-13 04:56:24.863  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-13 04:56:25.902  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-13 04:56:26.905  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-13 04:56:28.689  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e225c34, org.springframework.security.web.context.SecurityContextPersistenceFilter@5dac6bc3, org.springframework.security.web.header.HeaderWriterFilter@68f75a35, org.springframework.security.web.authentication.logout.LogoutFilter@1ea19c97, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7c39193f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45375bdf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b06dc57, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d84b088, org.springframework.security.web.session.SessionManagementFilter@29eaf100, org.springframework.security.web.access.ExceptionTranslationFilter@478fe415, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1958524b]
2022-09-13 04:56:29.914  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-13 04:56:29.915  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-13 04:56:29.915  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-13 04:56:29.915  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-13 04:56:29.916  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-13 04:56:29.916  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-13 04:56:29.916  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-13 04:56:29.917  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-13 04:56:29.917  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-13 04:56:29.917  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-13 04:56:29.918  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-13 04:56:29.918  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-13 04:56:29.918  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-13 04:56:29.919  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-13 04:56:29.919  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-13 04:56:29.919  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-13 04:56:29.920  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-13 04:56:29.920  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-13 04:56:29.920  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-13 04:56:29.921  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-13 04:56:29.921  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-13 04:56:29.921  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-13 04:56:29.951  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-13 04:56:31.206  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-13 04:56:31.206  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-13 04:56:31.214  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-13 04:56:31.216  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-13 04:56:31.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:56:31.217  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e6cad92b-9e7b-4b0c-af98-35f406f9c4e5, alive=false, publisher=null]]: starting
2022-09-13 04:56:31.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:56:31.297  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e6cad92b-9e7b-4b0c-af98-35f406f9c4e5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-13 04:56:31.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-13 04:56:31.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-13 04:56:31.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-13 04:56:31.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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@608c7b5b
2022-09-13 04:56:31.301  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-13 04:56:31.301  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-13 04:56:31.309  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 26.032 seconds (JVM running for 28.505)
2022-09-13 04:56:31.332  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-13 04:56:31.371  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-13 04:56:41.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:56:41.430  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-13 04:56:41.433  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-13T04:56:40.531371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f53cf44-0da1-4231-842a-2dd8f90ad8db","timestamp":"2022-09-13T04:56:40.531600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:56:43.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:56:43.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:56:58.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:56:58.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:56:58.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:03.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:03.596  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-13T04:57:03.750803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28674cd0-c2ef-4e9f-a04b-c9adc25c5590","timestamp":"2022-09-13T04:57:03.751346Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 04:57:04.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:04.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:19.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:19.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:19.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:34.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:34.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:34.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:46.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:46.085  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-13T04:57:45.612519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adffaafe-a9f1-4be9-8ce3-61b11b8a481a","timestamp":"2022-09-13T04:57:45.612958Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 04:57:46.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:46.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:01.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:01.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:01.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:16.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:16.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:16.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:31.206  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 04:58:31.508  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7b7e772-0ae4-4e29-8ea7-ef5d2c2ca7ad","timestamp":"2022-09-13T04:58:31.504078Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:31.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:31.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:31.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:31.547  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-09-13 04:58:31.551  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 04:58:31.607  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:31.607  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
2022-09-13 04:58:32.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:32.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7b7e772-0ae4-4e29-8ea7-ef5d2c2ca7ad","timestamp":"2022-09-13T04:58:31.504078Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:32.234  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 04:58:32.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:32.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:32.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:32.478  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-13T04:58:32.209989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb7ca99-1d18-4319-892f-1eb6b217203a","timestamp":"2022-09-13T04:58:32.210017Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:32.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:32.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:32.561  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-13T04:58:32.661146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e1f1d7d-18f5-44f7-b80d-a423c1dd08de","timestamp":"2022-09-13T04:58:32.661168Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 04:58:32.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:32.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:33.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:33.109  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-13T04:58:33.237348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1605f465-20cb-4b4f-a374-302e83d9e51b","timestamp":"2022-09-13T04:58:33.237373Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 04:58:33.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:33.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:41.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:41.260  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-13T04:58:40.502493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a89f575-adb0-4810-b310-296702a3632e","timestamp":"2022-09-13T04:58:40.502574Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:41.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:41.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:56.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:56.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:56.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:03.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:03.476  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:59:03.748760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f320e047-dd09-4075-ad1f-e92cb50cb8b7","timestamp":"2022-09-13T04:59:03.748835Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 04:59:03.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:03.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:18.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:18.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:18.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:33.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:33.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:33.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:45.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:45.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-13T04:59:45.611177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcc21455-20c9-4eca-a40e-3167258f27b6","timestamp":"2022-09-13T04:59:45.611384Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 04:59:46.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:46.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:01.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:01.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:01.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:16.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:16.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:16.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:00:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:31.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:31.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:31.516  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c7ab889b-a103-4480-9e32-f2ab76054989","timestamp":"2022-09-13T05:00:31.515961Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:31.546  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-09-13 05:00:31.547  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:00:31.608  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:31.609  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:00:32.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:32.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c7ab889b-a103-4480-9e32-f2ab76054989","timestamp":"2022-09-13T05:00:31.515961Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:32.234  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:00:32.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:32.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:32.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:32.382  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-13T05:00:32.191445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ec0df18-8648-4906-a40f-59dee5a314c3","timestamp":"2022-09-13T05:00:32.191472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:32.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:32.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:32.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:32.550  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-13T05:00:33.200247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e235f89d-f5f6-44a5-a273-a1d71957bc5d","timestamp":"2022-09-13T05:00:33.200276Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:00:32.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:32.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:33.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:33.114  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-13T05:00:32.611047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d93af01-e635-41cd-9789-6db52ab3d033","timestamp":"2022-09-13T05:00:32.611068Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:00:33.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:33.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:41.247  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-13T05:00:40.502774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb8fd8ef-d593-474a-a144-cd27d99824a0","timestamp":"2022-09-13T05:00:40.502873Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:41.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:41.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:56.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:56.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:56.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:03.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:03.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:01:03.748983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57d81639-1ea3-4437-973f-0b94ae0d78ca","timestamp":"2022-09-13T05:01:03.749111Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:01:03.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:03.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:18.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:18.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:18.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:33.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:33.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:33.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:45.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:45.932  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-13T05:01:45.610829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"932a346d-0f0f-42ad-8e52-e1c6b17936e5","timestamp":"2022-09-13T05:01:45.610974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:01:46.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:46.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:01.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:01.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:01.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:16.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:16.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:16.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:02:31.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:31.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:31.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:31.532  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58d896cf-e954-4670-ae63-c0466efcaf61","timestamp":"2022-09-13T05:02:31.531781Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:31.546  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-09-13 05:02:31.547  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:02:31.576  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:31.577  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:02:32.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:32.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58d896cf-e954-4670-ae63-c0466efcaf61","timestamp":"2022-09-13T05:02:31.531781Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:32.199  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:02:32.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:32.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:32.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:32.367  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-13T05:02:33.166069Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e4ebb6b-aa82-424b-8078-5cf87fb225f9","timestamp":"2022-09-13T05:02:33.166079Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:02:32.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:32.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:32.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:32.569  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-13T05:02:32.576695Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21dab503-9a39-461d-8abe-ae394211733a","timestamp":"2022-09-13T05:02:32.576736Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:02:32.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:32.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:33.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:33.107  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-13T05:02:32.157703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f79fccc6-6e11-4907-803a-e8069518bae7","timestamp":"2022-09-13T05:02:32.157752Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:33.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:33.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:41.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:41.238  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-13T05:02:40.502713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a14cf353-065e-4b9f-8fd8-03dd4c78abb2","timestamp":"2022-09-13T05:02:40.503005Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:41.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:41.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:56.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:56.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:56.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:03.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:03.475  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:03:03.748816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd6f5e29-18f5-4a6e-ba03-84ede87135d9","timestamp":"2022-09-13T05:03:03.748925Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:03:03.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:03.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:18.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:18.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:18.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:33.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:33.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:33.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:45.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:45.927  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-13T05:03:45.611467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0eaa58a-8b6d-42c1-b427-c7673b1d0de6","timestamp":"2022-09-13T05:03:45.611759Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:03:46.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:46.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:01.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:01.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:01.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:16.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:16.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:16.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:04:31.551  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4f54dd4-524f-444e-8d4f-a02e4281308a","timestamp":"2022-09-13T05:04:31.551309Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:31.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:31.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:31.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:31.596  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-09-13 05:04:31.597  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:04:31.644  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:31.645  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:04:32.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4f54dd4-524f-444e-8d4f-a02e4281308a","timestamp":"2022-09-13T05:04:31.551309Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:32.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:32.434  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-13T05:04:32.227909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b051ed1-bd14-4e96-8e0e-66fa5c3232c8","timestamp":"2022-09-13T05:04:32.227940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:32.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:32.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:32.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:04:33.238387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6b9d8d7-c51a-4df7-bde4-2a4591e5c300","timestamp":"2022-09-13T05:04:33.238414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:04:32.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:32.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:33.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:33.130  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-13T05:04:32.648104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d201974e-352e-4ca0-9bc0-7b16c60366c8","timestamp":"2022-09-13T05:04:32.648126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:04:33.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:33.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:41.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:41.221  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-13T05:04:40.502438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62d83bfa-90c1-44db-bea8-5e861e4eb79c","timestamp":"2022-09-13T05:04:40.502533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:41.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:41.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:56.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:56.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:56.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:03.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:03.457  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-13T05:05:03.748862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2304a46b-133d-415a-bf00-bb9f89453f77","timestamp":"2022-09-13T05:05:03.748963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:05:03.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:03.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:18.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:18.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:18.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:33.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:33.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:33.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:45.918  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-13T05:05:45.610694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0adbd4fe-c483-4b59-b23e-651f0206bd02","timestamp":"2022-09-13T05:05:45.610770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:05:46.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:46.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:01.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:01.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:01.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:16.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:16.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:16.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:06:31.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:31.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:31.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:31.574  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6c66a3a-7420-4c88-bab5-e1f708907cc9","timestamp":"2022-09-13T05:06:31.574060Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:31.596  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-09-13 05:06:31.597  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:06:31.629  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:31.630  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:06:32.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:32.258  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6c66a3a-7420-4c88-bab5-e1f708907cc9","timestamp":"2022-09-13T05:06:31.574060Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:32.258  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:06:32.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:32.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:32.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:32.402  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-13T05:06:33.224491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23cb9327-df79-4b4f-a1a8-0f186e1d456f","timestamp":"2022-09-13T05:06:33.224510Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:06:32.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:32.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:32.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:32.625  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-13T05:06:32.631995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e952ed25-980a-4294-8d4c-ee50c2fb904e","timestamp":"2022-09-13T05:06:32.632007Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:06:32.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:32.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:33.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:33.163  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-13T05:06:32.217378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ca88dd4-3267-4f83-8138-1fbdcbd6fd05","timestamp":"2022-09-13T05:06:32.217403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:33.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:33.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:41.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:41.214  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-13T05:06:40.506056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20dd8ec5-af6c-4aaf-aeec-be18cfab5eb7","timestamp":"2022-09-13T05:06:40.507369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:41.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:41.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:56.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:56.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:56.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:03.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:03.462  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-13T05:07:03.748808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10736a3d-0801-4884-8b63-1935501f3d6c","timestamp":"2022-09-13T05:07:03.748980Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:07:03.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:03.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:18.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:18.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:18.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:33.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:33.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:33.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:46.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:46.192  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-13T05:07:45.610682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44def105-703f-42e2-8cef-e5902252cf66","timestamp":"2022-09-13T05:07:45.610749Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:07:46.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:46.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:01.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:01.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:01.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:16.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:16.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:16.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:31.206  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:08:31.596  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"020c8d4e-7f0d-4d55-9735-aaf4d94cef88","timestamp":"2022-09-13T05:08:31.596173Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:31.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:31.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:31.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:31.647  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-09-13 05:08:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:08:31.696  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:31.697  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:08:32.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:32.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"020c8d4e-7f0d-4d55-9735-aaf4d94cef88","timestamp":"2022-09-13T05:08:31.596173Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:32.329  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:08:32.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:32.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:32.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:32.545  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-13T05:08:33.314281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6e9d262-c1dc-48e6-b012-973cc6d16cad","timestamp":"2022-09-13T05:08:33.314295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:08:32.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:32.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:32.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:08:32.712674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a65def5-9e9d-4d80-b77a-67cb807fb460","timestamp":"2022-09-13T05:08:32.712692Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:08:33.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:33.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:34.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:34.186  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-13T05:08:32.298619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e595762-7525-473b-92e6-5d064ca82219","timestamp":"2022-09-13T05:08:32.298633Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:34.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:34.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:41.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:41.278  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-13T05:08:40.502426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8279489-3baa-4d69-a842-2b35dd758558","timestamp":"2022-09-13T05:08:40.502528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:41.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:41.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:56.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:56.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:56.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:03.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:03.488  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-13T05:09:03.748804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c0ff08a-3c73-4a81-b73a-91ac596717f9","timestamp":"2022-09-13T05:09:03.748873Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:09:03.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:03.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:18.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:18.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:18.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:33.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:33.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:33.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:45.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:45.919  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-13T05:09:45.610704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1affa47-d8bf-4aa3-b772-e7f461ae874e","timestamp":"2022-09-13T05:09:45.610773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:09:46.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:46.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:01.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:01.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:01.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:16.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:16.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:16.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:10:31.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:31.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:31.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:31.614  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ee33df5-6856-473c-a0cf-fecc2ce692c6","timestamp":"2022-09-13T05:10:31.614151Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:31.646  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-09-13 05:10:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:10:31.685  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:31.686  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:10:32.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:32.310  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ee33df5-6856-473c-a0cf-fecc2ce692c6","timestamp":"2022-09-13T05:10:31.614151Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:32.310  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:10:32.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:32.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:32.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:32.550  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-13T05:10:32.279893Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02604470-36d1-4ad0-94d1-a386eb5ac333","timestamp":"2022-09-13T05:10:32.279949Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:32.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:32.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:33.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:33.182  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-13T05:10:33.287650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"779a4219-f6ee-4db3-b814-0b98864cf9e0","timestamp":"2022-09-13T05:10:33.287687Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:10:33.203  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-13T05:10:32.698255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0edd85d-875b-4c8d-b1fa-0849f16dce1c","timestamp":"2022-09-13T05:10:32.698296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:10:33.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:33.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:41.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:41.372  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-13T05:10:40.502658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e9dfc8e-39eb-43a1-91d3-9bf14a9656fb","timestamp":"2022-09-13T05:10:40.502784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:41.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:41.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:56.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:56.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:56.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:03.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:03.483  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:11:03.748894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43f64f34-6093-4e46-a993-b222bc58d744","timestamp":"2022-09-13T05:11:03.748991Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:11:03.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:03.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:18.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:18.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:18.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:33.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:33.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:33.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:45.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:45.929  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-13T05:11:45.611096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"569f52d8-ef63-4eb2-9506-8a738c6c693d","timestamp":"2022-09-13T05:11:45.611224Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:11:46.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:46.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:01.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:01.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:01.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:16.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:16.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:16.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:12:31.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:31.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:31.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:31.631  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"caadb453-7191-4927-a75c-a932b8f875eb","timestamp":"2022-09-13T05:12:31.630941Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:31.646  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-09-13 05:12:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:12:31.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:31.675  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:12:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:32.299  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"caadb453-7191-4927-a75c-a932b8f875eb","timestamp":"2022-09-13T05:12:31.630941Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:32.299  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:12:32.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:32.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:32.457  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-13T05:12:32.676835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d72563a1-864e-4080-bcb8-acdb35782248","timestamp":"2022-09-13T05:12:32.676848Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:12:32.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:32.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:33.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:33.162  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-13T05:12:33.269659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e67f4355-c7b0-423e-9f06-d18f96398613","timestamp":"2022-09-13T05:12:33.269673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:12:33.181  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-13T05:12:32.271239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a885a61-9d44-49a0-b6a1-7c9d072393ea","timestamp":"2022-09-13T05:12:32.271258Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:33.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:33.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:41.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:41.207  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-13T05:12:40.502433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f19ea7aa-c3dc-4e82-adaa-1df13d4090fc","timestamp":"2022-09-13T05:12:40.502520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:41.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:41.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:56.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:56.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:56.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:03.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:03.482  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-13T05:13:03.748841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbbba791-ef41-4f18-bdc7-c79f334fec15","timestamp":"2022-09-13T05:13:03.748949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:13:03.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:03.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:18.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:18.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:18.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:33.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:33.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:33.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:45.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:45.933  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-13T05:13:45.610696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ea5ae62-9793-4192-b733-4d089b96e9d7","timestamp":"2022-09-13T05:13:45.610763Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:13:46.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:46.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:01.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:01.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:01.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:16.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:16.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:16.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:14:31.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:31.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:31.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:31.645  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"28fd0a7b-c1b1-4dcf-8785-d0ad65878c6d","timestamp":"2022-09-13T05:14:31.644794Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:31.646  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-09-13 05:14:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:14:31.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:31.674  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"28fd0a7b-c1b1-4dcf-8785-d0ad65878c6d","timestamp":"2022-09-13T05:14:31.644794Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:32.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:32.477  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-13T05:14:32.685234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"078f6b7d-8f56-4597-a0fa-9b48090d9311","timestamp":"2022-09-13T05:14:32.685246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:14:32.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:32.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:32.674  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-13T05:14:33.276890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58992528-551c-44f8-a5a1-ec167f89dd9e","timestamp":"2022-09-13T05:14:33.276928Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:14:32.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:32.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:33.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:33.220  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-13T05:14:32.327396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0757b39b-c9f4-4a2d-9c9f-2bca6dc823c7","timestamp":"2022-09-13T05:14:32.327421Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:33.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:33.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:41.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:41.196  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-13T05:14:40.502561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24999ab7-7114-4670-8077-ecf88b007e11","timestamp":"2022-09-13T05:14:40.502660Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:41.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:41.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:56.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:56.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:56.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:03.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:03.455  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-13T05:15:03.748971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5813bd7d-78ff-474c-b79f-4d14abc56a28","timestamp":"2022-09-13T05:15:03.749100Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:15:03.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:03.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:18.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:18.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:18.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:33.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:33.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:33.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:45.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:45.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:15:45.610699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b79e6fd-d29e-4345-8071-e47affe6d4b7","timestamp":"2022-09-13T05:15:45.610764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:15:46.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:46.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:01.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:01.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:01.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:16.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:16.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:16.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:16:31.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:31.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:31.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:31.661  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"479e265a-d83c-4dd0-877e-796e83c97f13","timestamp":"2022-09-13T05:16:31.660860Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:31.696  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-09-13 05:16:31.697  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:16:31.728  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:31.728  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:16:32.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:32.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"479e265a-d83c-4dd0-877e-796e83c97f13","timestamp":"2022-09-13T05:16:31.660860Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:32.347  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:16:32.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:32.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:32.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:32.499  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-13T05:16:32.735645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97c91b2c-d20a-47d5-8fb0-7fca7ae1539a","timestamp":"2022-09-13T05:16:32.735658Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:16:32.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:32.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:32.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:32.699  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-13T05:16:32.323721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa3c8cf9-474b-4a0a-967a-276fdb615b88","timestamp":"2022-09-13T05:16:32.323737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:32.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:32.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:33.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:33.234  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-13T05:16:33.328098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"513ba95a-1c29-4978-ba77-bc9390231f11","timestamp":"2022-09-13T05:16:33.328117Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:16:33.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:33.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:41.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:41.195  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-13T05:16:40.502445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e5818dc-4f44-4e1c-8227-c5553f2f2b3a","timestamp":"2022-09-13T05:16:40.502612Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:41.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:41.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:56.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:56.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:56.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:03.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:03.449  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-13T05:17:03.748765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"179eb79d-3389-4682-842a-5d1174e9e4c1","timestamp":"2022-09-13T05:17:03.748843Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:17:03.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:03.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:18.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:18.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:18.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:33.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:33.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:33.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:45.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:45.907  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-13T05:17:45.610800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ecf17d1-ceb2-4656-af8d-0f1c4ada4329","timestamp":"2022-09-13T05:17:45.610908Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:17:46.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:46.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:01.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:01.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:01.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:16.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:18:31.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:31.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:31.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:31.697  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9052c988-16e2-4be3-83ca-b5b93757a041","timestamp":"2022-09-13T05:18:31.696728Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:31.697  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-09-13 05:18:31.698  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:18:31.726  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:31.727  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:18:32.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:32.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9052c988-16e2-4be3-83ca-b5b93757a041","timestamp":"2022-09-13T05:18:31.696728Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:32.349  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:18:32.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:32.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:32.524  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-13T05:18:32.732642Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4f5a70d-0c0e-4a60-8885-7e0c6ae58391","timestamp":"2022-09-13T05:18:32.732689Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:18:32.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:32.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:32.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-13T05:18:32.321823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5186339f-82d7-47ba-a7d2-07f2c8b0cbe9","timestamp":"2022-09-13T05:18:32.321849Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:32.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:32.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:33.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:33.260  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-13T05:18:33.332363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b598e8de-edc2-4645-b001-a4cbe32f34f4","timestamp":"2022-09-13T05:18:33.332390Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:18:33.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:33.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:41.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:41.200  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-13T05:18:40.503081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56db0dee-f1f4-43fc-826b-eb62643ea7d4","timestamp":"2022-09-13T05:18:40.503154Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:41.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:41.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:56.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:56.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:56.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:03.444  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-13T05:19:03.749029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56aebd1c-d68d-41b9-8227-18947efd9201","timestamp":"2022-09-13T05:19:03.749116Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:19:03.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:03.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:18.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:18.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:18.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:33.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:33.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:33.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:45.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:45.912  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-13T05:19:45.610987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f3e84ac-2f9f-4f80-8eee-df33f74411b9","timestamp":"2022-09-13T05:19:45.611083Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:19:46.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:46.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:01.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:01.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:01.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:16.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:20:31.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:31.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:31.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:31.711  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d802c2d7-7091-4c61-8958-5365f397227c","timestamp":"2022-09-13T05:20:31.711081Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:31.746  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-09-13 05:20:31.747  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:20:31.776  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:31.776  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:20:32.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d802c2d7-7091-4c61-8958-5365f397227c","timestamp":"2022-09-13T05:20:31.711081Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:32.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:32.554  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-13T05:20:32.780919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef7ec2e9-d7c2-40ee-b806-8b6bf2e722b9","timestamp":"2022-09-13T05:20:32.780932Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:20:32.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:32.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:32.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:32.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-13T05:20:32.373651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65fbcc43-d034-4d54-94b1-91156c0af492","timestamp":"2022-09-13T05:20:32.373672Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:32.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:32.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:33.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:33.270  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-13T05:20:33.380462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64979b38-1488-46a4-aa5b-d82ce8c41f4b","timestamp":"2022-09-13T05:20:33.380477Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:20:33.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:33.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:41.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:41.206  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-13T05:20:40.502460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfe66e3c-0155-4fed-b09a-0c21c2709ae3","timestamp":"2022-09-13T05:20:40.502551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:41.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:41.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:56.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:56.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:56.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:03.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:03.452  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-13T05:21:03.748762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f785f36-430a-4554-b1f1-21377bb9e03e","timestamp":"2022-09-13T05:21:03.748892Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:21:03.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:03.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:18.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:18.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:18.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:33.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:33.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:33.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:45.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:45.908  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-13T05:21:45.610709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5aa983f-8516-4883-ae12-64f5cf69b815","timestamp":"2022-09-13T05:21:45.610779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:21:46.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:46.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:01.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:01.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:01.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:16.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:16.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:16.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:22:31.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:31.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:31.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:31.725  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1d3994af-b52b-4afa-91fe-0c38b00fe52a","timestamp":"2022-09-13T05:22:31.725231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:31.746  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-09-13 05:22:31.747  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:22:31.798  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:31.798  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:22:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1d3994af-b52b-4afa-91fe-0c38b00fe52a","timestamp":"2022-09-13T05:22:31.725231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:32.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:32.597  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-13T05:22:33.420349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf91ab7b-8d3a-4d93-b47f-71dd0d161f5b","timestamp":"2022-09-13T05:22:33.420370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:22:32.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:32.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:32.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:32.781  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-13T05:22:32.815121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"beb2d231-655c-4c08-8030-f6484fb9bc4e","timestamp":"2022-09-13T05:22:32.815133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:22:32.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:32.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:33.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:33.318  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-13T05:22:32.412003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cb6a32f-fd96-4af0-aa61-20c0416a3b2e","timestamp":"2022-09-13T05:22:32.412053Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:33.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:33.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:41.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:41.212  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-13T05:22:40.502598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"958fda5a-554a-43f7-8fb1-bd8c8d2b4b91","timestamp":"2022-09-13T05:22:40.502717Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:41.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:41.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:56.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:56.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:56.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:03.445  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-13T05:23:03.748846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26b6fac6-6b3e-4e47-98c9-c753c09d1a98","timestamp":"2022-09-13T05:23:03.748929Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:23:03.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:03.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:18.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:18.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:18.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:33.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:33.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:33.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:45.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:45.902  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-13T05:23:45.610749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"700a2ecc-b5f5-48ab-8ffe-791be036e773","timestamp":"2022-09-13T05:23:45.610814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:23:46.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:46.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:01.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:01.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:01.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:16.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:16.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:16.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:24:31.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:31.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:31.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:31.739  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41b6fe54-9492-4720-bd20-c91ccdfd2c74","timestamp":"2022-09-13T05:24:31.739454Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:31.746  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-09-13 05:24:31.747  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:24:31.799  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:31.800  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:24:32.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:32.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41b6fe54-9492-4720-bd20-c91ccdfd2c74","timestamp":"2022-09-13T05:24:31.739454Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:32.430  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:24:32.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:32.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:32.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:32.613  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-13T05:24:33.408104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdeb4244-56a8-4217-a5cf-fc548b256493","timestamp":"2022-09-13T05:24:33.408219Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:24:32.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:32.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:32.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:32.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-13T05:24:32.411666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f1e3d83-6d1b-4e84-9820-23f275efd6cf","timestamp":"2022-09-13T05:24:32.411682Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:32.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:32.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:33.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:33.308  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-13T05:24:32.814280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76f17c64-094a-4399-9016-3a96b98f4445","timestamp":"2022-09-13T05:24:32.814295Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:24:33.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:33.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:41.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:41.200  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-13T05:24:40.502421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee05920a-3581-480c-9335-0f2bf60d9bef","timestamp":"2022-09-13T05:24:40.502503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:41.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:41.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:56.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:56.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:56.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:03.445  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-13T05:25:03.748808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6687e47-8c5b-41f5-a548-be237169369e","timestamp":"2022-09-13T05:25:03.748981Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:25:03.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:03.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:18.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:18.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:18.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:33.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:33.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:33.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:45.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:45.912  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-13T05:25:45.610742Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70cac112-388b-4bb5-b05a-1534ecc7b33d","timestamp":"2022-09-13T05:25:45.610866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:25:45.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:45.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:00.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:00.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:00.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:15.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:15.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:15.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:30.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:30.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:30.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:26:31.216  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4dfdcaa-3fa2-44a3-a58b-5c540a6349af","timestamp":"2022-09-13T05:26:31.215891Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:31.246  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-09-13 05:26:31.247  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:26:31.284  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:31.284  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:26:31.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:31.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4dfdcaa-3fa2-44a3-a58b-5c540a6349af","timestamp":"2022-09-13T05:26:31.215891Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:31.915  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:26:31.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:31.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:32.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:32.051  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-13T05:26:31.887514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80800e11-94de-40d0-b75c-4b8784935442","timestamp":"2022-09-13T05:26:31.887542Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:32.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:32.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:32.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:32.793  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-13T05:26:32.299123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce503383-3582-4b96-ba17-e493e9b2387a","timestamp":"2022-09-13T05:26:32.299136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:26:32.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:32.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:33.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:33.329  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-13T05:26:32.899818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1082bcba-559d-4586-9107-0d3389bf4050","timestamp":"2022-09-13T05:26:32.899854Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:26:33.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:33.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:41.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:41.199  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-13T05:26:40.503649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63dfd3bc-aa6f-4ef7-9549-1ab80310fa3f","timestamp":"2022-09-13T05:26:40.504626Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:41.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:41.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:56.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:56.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:56.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:03.444  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-13T05:27:03.748876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb940c98-1719-4c99-9caf-9ec31f54c420","timestamp":"2022-09-13T05:27:03.748985Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:27:03.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:03.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:18.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:18.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:18.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:33.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:33.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:33.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:45.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:45.913  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-13T05:27:45.611070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1d15342-a3b2-40b0-813c-849c2510e38a","timestamp":"2022-09-13T05:27:45.611134Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:27:46.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:46.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:01.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:01.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:01.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:16.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:16.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:16.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:31.206  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:28:31.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:31.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:31.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:31.776  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5d98e5b-dbc8-4c68-b36d-aaec3427b344","timestamp":"2022-09-13T05:28:31.776489Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:31.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-09-13 05:28:31.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:28:31.820  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:31.821  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:28:32.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5d98e5b-dbc8-4c68-b36d-aaec3427b344","timestamp":"2022-09-13T05:28:31.776489Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:32.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:32.629  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-13T05:28:33.444086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be5e8391-1b4c-4ebf-9428-16cb6fc6e505","timestamp":"2022-09-13T05:28:33.444105Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:28:32.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:32.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:32.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:32.808  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-13T05:28:32.441602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e671c05-614d-4a98-895f-62401da2e876","timestamp":"2022-09-13T05:28:32.441616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:32.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:32.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:33.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:33.341  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-13T05:28:32.844451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab0762c5-c61a-466f-992d-0a26258a3f3f","timestamp":"2022-09-13T05:28:32.844475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:28:33.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:33.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:41.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:41.211  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-13T05:28:40.502920Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c5c24ee-ba65-4101-a81e-a659343656cc","timestamp":"2022-09-13T05:28:40.502988Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:41.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:41.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:56.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:56.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:56.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:03.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:03.432  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-13T05:29:03.748925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7289e4a1-da45-4336-9e99-e6d7bf31cc0e","timestamp":"2022-09-13T05:29:03.749035Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:29:03.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:03.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:18.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:18.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:18.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:33.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:33.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:33.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:45.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:45.906  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-13T05:29:45.610954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6eaf7cc9-a5d6-479c-88ea-aab7d733bf5a","timestamp":"2022-09-13T05:29:45.611030Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:29:46.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:46.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:01.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:01.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:01.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:16.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:16.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:16.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:30:31.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:31.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:31.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:31.789  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d8a2e669-a5ad-4690-a71b-217a131679f1","timestamp":"2022-09-13T05:30:31.788936Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:31.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-09-13 05:30:31.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:30:31.824  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:31.824  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d8a2e669-a5ad-4690-a71b-217a131679f1","timestamp":"2022-09-13T05:30:31.788936Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:32.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:32.598  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-13T05:30:32.837420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6df6192f-9c3e-4e46-a3a1-7f4241e61e63","timestamp":"2022-09-13T05:30:32.837431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:30:32.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:32.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:32.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:32.826  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-13T05:30:32.437318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4685afe4-a2b5-46e8-82ab-a5fbc5242932","timestamp":"2022-09-13T05:30:32.437341Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:32.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:32.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:33.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:33.364  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-13T05:30:33.438760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb483070-e53a-42fb-a866-f021828ef865","timestamp":"2022-09-13T05:30:33.438771Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:30:33.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:33.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:41.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:41.224  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-13T05:30:40.502415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60a94fe1-a1d8-4d50-bf32-9c2d41dc84bb","timestamp":"2022-09-13T05:30:40.502484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:41.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:41.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:56.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:56.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:56.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:03.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:03.436  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-13T05:31:03.749233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"097abd6a-8c17-4ee7-89d3-225320a6d148","timestamp":"2022-09-13T05:31:03.749658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:31:03.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:03.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:18.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:18.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:18.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:33.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:33.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:33.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:45.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:45.899  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-13T05:31:45.610725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cec4724c-3aad-419b-91bc-8bdbc2ec451a","timestamp":"2022-09-13T05:31:45.610782Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:31:46.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:46.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:01.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:01.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:01.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:16.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:16.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:16.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:32:31.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:31.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:31.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:31.810  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b687c72-296c-4cf0-9857-c517e2a9403e","timestamp":"2022-09-13T05:32:31.810272Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:31.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-09-13 05:32:31.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:32:31.872  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:31.873  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b687c72-296c-4cf0-9857-c517e2a9403e","timestamp":"2022-09-13T05:32:31.810272Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:32.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:32.683  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-13T05:32:32.878505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d59a209-6128-4e7d-9ae0-92501d4eeea7","timestamp":"2022-09-13T05:32:32.878518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:32:32.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:32.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:32.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:32.852  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-13T05:32:32.481822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3349b485-e340-4a1b-8dbf-eee740dd3b45","timestamp":"2022-09-13T05:32:32.481834Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:32.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:32.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:33.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:33.412  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-13T05:32:33.488874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cc6588b-4d72-43b9-b284-c8eb7891ad23","timestamp":"2022-09-13T05:32:33.488882Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:32:33.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:33.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:41.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:41.267  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-13T05:32:40.502531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed2916ff-d9c3-4846-b90a-908d2cb4fa2a","timestamp":"2022-09-13T05:32:40.502602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:41.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:41.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:56.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:56.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:56.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:03.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:03.431  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-13T05:33:03.748811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c802d0e0-fa51-4983-900d-c21f2c54c4ff","timestamp":"2022-09-13T05:33:03.748938Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:33:03.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:03.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:18.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:18.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:18.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:33.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:33.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:33.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:45.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:45.903  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-13T05:33:45.610693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14619644-a24c-4eac-9391-4c78f691dc42","timestamp":"2022-09-13T05:33:45.610755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:33:46.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:46.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:01.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:01.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:01.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:16.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:16.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:16.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:34:31.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:31.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:31.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:31.825  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4575673-82c4-4658-b50b-49030a847ff6","timestamp":"2022-09-13T05:34:31.825195Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:31.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-09-13 05:34:31.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:34:31.873  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:31.873  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4575673-82c4-4658-b50b-49030a847ff6","timestamp":"2022-09-13T05:34:31.825195Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:32.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:32.666  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-13T05:34:33.510216Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb06892e-10bd-4b00-b90b-440926f1f1d3","timestamp":"2022-09-13T05:34:33.510223Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:34:32.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:32.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:32.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:32.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-13T05:34:32.554070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c9f9e0f-922e-4e22-89cb-9844e53363d1","timestamp":"2022-09-13T05:34:32.554083Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:32.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:32.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:33.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:33.387  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-13T05:34:32.958712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9897d26-a8ca-401d-88df-0fe8eeb12ac7","timestamp":"2022-09-13T05:34:32.958724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:34:33.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:33.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:41.246  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-13T05:34:40.502523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1901aa1-f4be-4a77-939c-76cfa7ca4a94","timestamp":"2022-09-13T05:34:40.502600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:41.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:41.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:56.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:56.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:56.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:03.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:03.428  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-13T05:35:03.748713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6c5b988-9887-472b-b7c5-34eff2df7537","timestamp":"2022-09-13T05:35:03.748769Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:35:03.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:03.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:18.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:18.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:18.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:33.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:33.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:33.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:45.917  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-13T05:35:45.610681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b5f0f2-df8b-47d6-b158-9bfc0c4cce94","timestamp":"2022-09-13T05:35:45.610750Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:35:46.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:46.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:01.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:01.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:01.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:16.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:16.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:16.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:36:31.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:31.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:31.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:31.840  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce905c80-4e3e-405a-9f8f-04e2646d5292","timestamp":"2022-09-13T05:36:31.840325Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:31.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-09-13 05:36:31.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:36:31.874  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:31.874  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:36:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:32.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce905c80-4e3e-405a-9f8f-04e2646d5292","timestamp":"2022-09-13T05:36:31.840325Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:32.495  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:36:32.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:32.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:32.656  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:36:32.884830Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7d658e1-6f5c-48cb-a01c-5974a93dadfe","timestamp":"2022-09-13T05:36:32.884840Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:36:32.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:32.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:32.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:32.871  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-13T05:36:33.495503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86ab9eff-b37a-4cac-8800-3b5bbe693f6a","timestamp":"2022-09-13T05:36:33.495525Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:36:32.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:32.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:33.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:33.405  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-13T05:36:32.486399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b9c7fd5-b90c-4b7a-bb55-f0bb756860ad","timestamp":"2022-09-13T05:36:32.486420Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:33.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:33.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:41.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:41.277  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-13T05:36:40.502508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e813db82-96d6-4e1e-8f28-a73fdf7d52aa","timestamp":"2022-09-13T05:36:40.502580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:41.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:41.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:56.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:56.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:56.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:03.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:03.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:37:03.748898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adb435f0-673e-47f4-b619-9315b15289ce","timestamp":"2022-09-13T05:37:03.749019Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:37:03.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:03.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:18.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:18.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:18.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:33.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:33.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:33.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:45.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:45.901  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-13T05:37:45.610730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21427520-6bb3-4909-81a0-73676af7f46e","timestamp":"2022-09-13T05:37:45.610794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:37:46.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:46.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:01.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:01.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:01.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:16.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:16.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:16.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:38:31.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:31.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:31.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:31.858  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5fa49d26-0604-4d7a-a9c7-210bf03aa518","timestamp":"2022-09-13T05:38:31.857999Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:31.896  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-09-13 05:38:31.897  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:38:31.924  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:31.924  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5fa49d26-0604-4d7a-a9c7-210bf03aa518","timestamp":"2022-09-13T05:38:31.857999Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:32.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:32.688  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-13T05:38:32.537147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc5de327-03a1-4e53-9122-1ceef54684f5","timestamp":"2022-09-13T05:38:32.537163Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:32.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:32.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:32.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:32.892  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-13T05:38:32.974197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d0bf749-f606-4ba2-bc12-586c48bf605d","timestamp":"2022-09-13T05:38:32.974218Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:38:32.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:32.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:33.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:33.434  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-13T05:38:33.590490Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2ba2c6-2d9e-4528-9727-a8bb932fe588","timestamp":"2022-09-13T05:38:33.590502Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:38:33.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:33.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:41.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:41.203  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-13T05:38:40.502759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7f052ec-15bd-47db-874c-65f30e1aeb85","timestamp":"2022-09-13T05:38:40.502837Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:41.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:41.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:56.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:56.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:56.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:39:03.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:39:03.456  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-13T05:39:03.748775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"337aacad-deca-4042-908b-69cb98449b83","timestamp":"2022-09-13T05:39:03.748846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:39:03.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:39:03.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:39:18.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:39:18.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:39:18.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...