Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-06-25 05:11:43.585  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-25 05:11:43.595  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-25 05:11:48.297  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-25 05:11:49.132  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 810 ms. Found 7 JPA repository interfaces.
2022-06-25 05:11:52.170  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.177  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.187  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.207  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.221  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.242  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.263  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.268  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.321  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.380  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:52.384  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-25 05:11:53.223  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-25 05:11:53.290  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-25 05:11:53.290  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-25 05:11:53.471  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-25 05:11:53.471  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9508 ms
2022-06-25 05:11:54.367  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-25 05:11:55.113  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-25 05:11:55.408  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-25 05:11:56.044  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-25 05:11:56.475  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-25 05:11:56.716  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-25 05:11:56.830  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-25 05:12:08.559  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-25 05:12:08.593  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-25 05:12:11.034  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-25 05:12:12.143  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=08b1e612-2510-4d82-8a87-613819a83d69, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-25 05:12:13.220  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-25 05:12:15.055  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24520a51, org.springframework.security.web.context.SecurityContextPersistenceFilter@19540247, org.springframework.security.web.header.HeaderWriterFilter@60c8909a, org.springframework.security.web.authentication.logout.LogoutFilter@5b80b41d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@52dd1be2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@b5d7233, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fe7fa16, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2ae88712, org.springframework.security.web.session.SessionManagementFilter@7d8d671b, org.springframework.security.web.access.ExceptionTranslationFilter@767cc126, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@59043741]
2022-06-25 05:12:16.033  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.033  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.033  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.034  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.034  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.035  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.035  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.036  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.036  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.036  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.038  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.038  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.038  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.039  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.039  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.040  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.040  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.040  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.041  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-25 05:12:16.145  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-25 05:12:17.372  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-25 05:12:17.373  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-25 05:12:17.381  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=08b1e612-2510-4d82-8a87-613819a83d69, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-25 05:12:17.382  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=08b1e612-2510-4d82-8a87-613819a83d69, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-25 05:12:17.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:12:17.383  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0835d25b-e3be-4380-b6ac-17c289e02465, alive=false, publisher=null]]: starting
2022-06-25 05:12:17.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:12:17.402  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0835d25b-e3be-4380-b6ac-17c289e02465, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-25 05:12:17.402  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-25 05:12:17.404  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-25 05:12:17.404  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-25 05:12:17.404  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-25 05:12:17.404  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-25 05:12:17.404  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-25 05:12:17.404  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-25 05:12:17.405  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-25 05:12:17.405  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-25 05:12:17.405  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-25 05:12:17.405  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-25 05:12:17.405  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-25 05:12:17.405  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-25 05:12:17.406  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=08b1e612-2510-4d82-8a87-613819a83d69, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx, 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@18356951
2022-06-25 05:12:17.406  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=08b1e612-2510-4d82-8a87-613819a83d69, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-25 05:12:17.406  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-25 05:12:17.412  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 36.262 seconds (JVM running for 39.095)
2022-06-25 05:12:17.431  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-25 05:12:17.465  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-25 05:12:32.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:12:32.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:12:32.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:12:37.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:12:37.033  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-25 05:12:37.036  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:12:36.875002Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e071985-059b-4c26-93db-8e55c055c82c","timestamp":"2022-06-25T05:12:36.875071Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:12:37.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:12:37.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:12:43.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:12:43.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:12:42.735562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37220bab-b5b0-4c18-9efe-8bda4b4cb410","timestamp":"2022-06-25T05:12:42.735674Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:12:43.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:12:43.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:12:58.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:12:58.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:12:58.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:13:13.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:13:13.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:13:13.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:13:28.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:13:28.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:13:28.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:13:32.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:13:32.486  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:13:32.151682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"618e0dee-d30e-416e-8c9a-63c44c6693f3","timestamp":"2022-06-25T05:13:32.151807Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:13:32.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:13:32.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:13:47.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:13:47.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:13:47.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:02.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:02.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:02.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:14:17.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:17.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:17.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:17.716  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d1d1d7d4-32f0-4398-b9ea-bc0df726be5c","timestamp":"2022-06-25T05:14:17.711990Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:14:17.752  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms
2022-06-25 05:14:17.757  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:14:17.829  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:17.830  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (74 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:14:18.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:18.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d1d1d7d4-32f0-4398-b9ea-bc0df726be5c","timestamp":"2022-06-25T05:14:17.711990Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:14:18.461  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:14:18.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:18.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:18.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:18.650  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:14:19.108728Z","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":"76f0087f-f8c0-4b0b-aec8-617d22893cc5","timestamp":"2022-06-25T05:14:19.108770Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:14:18.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:18.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:18.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:18.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:14:18.828540Z","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":"5ce5542b-7f83-4175-ac1b-a0314791ea48","timestamp":"2022-06-25T05:14:18.828561Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:14:18.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:18.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:19.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:19.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:14:18.479623Z","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":"32590c21-523b-460d-9dac-38f014d5e799","timestamp":"2022-06-25T05:14:18.479649Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:14:19.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:19.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:34.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:34.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:34.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:36.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:36.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:14:36.875110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df1e96cf-063c-4820-a8a0-bec40a070a52","timestamp":"2022-06-25T05:14:36.875183Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:14:37.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:37.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:43.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:43.421  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:14:42.734807Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1408906b-1b31-4bb0-8c07-470f964174f4","timestamp":"2022-06-25T05:14:42.734880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:14:43.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:43.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:14:58.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:14:58.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:14:58.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:15:13.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:15:13.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:15:13.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:15:28.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:15:28.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:15:28.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:15:32.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:15:32.507  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:15:32.152255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a393e30e-462c-4882-9c19-3e4102dd93c0","timestamp":"2022-06-25T05:15:32.152410Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:15:32.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:15:32.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:15:47.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:15:47.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:15:47.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:02.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:02.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:02.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:16:17.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:17.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:17.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:17.715  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da45c036-73da-4c10-9aa4-f537a1f91f1a","timestamp":"2022-06-25T05:16:17.714984Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:16:17.752  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-06-25 05:16:17.753  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:16:17.810  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:17.810  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:16:18.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:18.432  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da45c036-73da-4c10-9aa4-f537a1f91f1a","timestamp":"2022-06-25T05:16:17.714984Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:16:18.433  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:16:18.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:18.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:18.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:18.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:16:18.790801Z","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":"37b5a77b-27ce-4aef-a447-910050ecaa8a","timestamp":"2022-06-25T05:16:18.790831Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:16:18.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:18.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:18.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:18.756  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:16:19.065034Z","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":"7902d322-b900-4243-8293-c3f3b5b66987","timestamp":"2022-06-25T05:16:19.065062Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:16:18.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:18.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:19.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:19.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:16:18.436318Z","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":"04d74a7f-f88f-4e34-805f-b2403f9a02ef","timestamp":"2022-06-25T05:16:18.436372Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:16:19.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:19.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:34.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:34.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:34.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:36.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:36.923  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:16:36.874995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"452c3855-18e4-4dd3-8962-36ab9b4f4e51","timestamp":"2022-06-25T05:16:36.875066Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:16:37.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:37.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:43.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:43.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:16:42.739379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89a29066-8a7c-4688-895c-c1fca93ff2a8","timestamp":"2022-06-25T05:16:42.739449Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:16:43.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:43.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:16:58.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:16:58.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:16:58.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:17:13.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:17:13.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:17:13.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:17:28.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:17:28.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:17:28.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:17:32.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:17:32.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:17:32.151628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1a3ba97-85c9-41a9-a1dc-7b4e8f2de48d","timestamp":"2022-06-25T05:17:32.151719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:17:32.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:17:32.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:17:47.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:17:47.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:17:47.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:02.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:02.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:02.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:18:17.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:17.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:17.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:17.727  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8a7f0de1-455c-4bd5-99fc-5e1bbef35ff8","timestamp":"2022-06-25T05:18:17.727573Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:18:17.752  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-06-25 05:18:17.753  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:18:17.784  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:17.785  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:18:18.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:18.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8a7f0de1-455c-4bd5-99fc-5e1bbef35ff8","timestamp":"2022-06-25T05:18:17.727573Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:18:18.407  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:18:18.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:18.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:18.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:18.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:18:19.040Z","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":"c6f766e0-2677-4ceb-9712-866cbd966d65","timestamp":"2022-06-25T05:18:19.040024Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:18:18.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:18.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:18.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:18.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:18:18.409843Z","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":"67ea8af8-2326-4dc6-b96d-511c48c33c31","timestamp":"2022-06-25T05:18:18.409867Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:18:18.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:18.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:19.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:19.318  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:18:18.767578Z","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":"1d3adadd-a22b-4235-bff0-bbff2276913f","timestamp":"2022-06-25T05:18:18.767594Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:18:19.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:19.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:34.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:34.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:34.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:36.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:36.917  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:18:36.875062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4e81a52-4065-4656-9f1b-9e6e349fe5f7","timestamp":"2022-06-25T05:18:36.875159Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:18:37.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:37.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:43.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:43.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:18:42.735457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c9d7e97-4269-4ef6-9e65-b6ff290c8ab7","timestamp":"2022-06-25T05:18:42.735539Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:18:43.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:43.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:18:58.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:18:58.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:18:58.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:19:13.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:19:13.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:19:13.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:19:28.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:19:28.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:19:28.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:19:32.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:19:32.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-06-25T05:19:32.152021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a537602a-41b6-40ee-afa1-fd37509869bd","timestamp":"2022-06-25T05:19:32.152278Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:19:32.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:19:32.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:19:47.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:19:47.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:19:47.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:02.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:02.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:02.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:20:17.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:17.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:17.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:17.742  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e34a591f-4172-436d-b58f-0e842f684239","timestamp":"2022-06-25T05:20:17.742482Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:20:17.752  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-06-25 05:20:17.752  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:20:17.782  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:17.783  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:20:18.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:18.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e34a591f-4172-436d-b58f-0e842f684239","timestamp":"2022-06-25T05:20:17.742482Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:20:18.402  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:20:18.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:18.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:18.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:18.595  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:20:18.408457Z","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":"82abfc88-f812-4d07-bb2c-120c487b92a9","timestamp":"2022-06-25T05:20:18.408472Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:20:18.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:18.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:18.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:18.778  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:20:19.038172Z","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":"f856d4bf-9f36-4e0c-9ef7-ea9bc26307c5","timestamp":"2022-06-25T05:20:19.038204Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:20:18.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:18.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:19.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:19.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:20:18.767707Z","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":"0c5d0b59-1dc8-4e54-8afa-71bcba5f71b4","timestamp":"2022-06-25T05:20:18.767727Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:20:19.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:19.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:34.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:34.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:34.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:36.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:36.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:20:36.875146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71091020-c5ac-4762-895a-8f36e2754c64","timestamp":"2022-06-25T05:20:36.875223Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:20:37.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:37.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:43.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:43.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:20:42.735415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"169e5043-4c06-4cb6-8f3f-e823ea7efa18","timestamp":"2022-06-25T05:20:42.735550Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:20:43.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:43.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:20:58.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:20:58.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:20:58.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:21:13.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:21:13.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:21:13.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:21:28.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:21:28.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:21:28.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:21:32.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:21:32.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-06-25T05:21:32.151602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c91f0ef-2fe2-4cfa-954b-bcd621052bcc","timestamp":"2022-06-25T05:21:32.151681Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:21:32.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:21:32.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:21:47.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:21:47.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:21:47.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:02.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:02.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:02.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:17.371  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:22:17.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:17.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:17.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:17.757  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f5d7a4db-a0af-4870-affc-2db166b678d8","timestamp":"2022-06-25T05:22:17.757415Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:22:17.802  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-06-25 05:22:17.802  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:22:17.830  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:17.831  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:22:18.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:18.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f5d7a4db-a0af-4870-affc-2db166b678d8","timestamp":"2022-06-25T05:22:17.757415Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:22:18.455  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:22:18.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:18.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:18.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:18.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:22:18.459426Z","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":"1c3976d4-562c-451e-adfa-3c199bc35d5d","timestamp":"2022-06-25T05:22:18.459445Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:22:18.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:18.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:18.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:18.796  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:22:19.090616Z","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":"11c7dbc6-afed-4457-be8b-9cdfdfdaef9a","timestamp":"2022-06-25T05:22:19.090650Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:22:18.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:18.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:19.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:19.339  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:22:18.816450Z","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":"e277b461-ce2e-40db-a8f1-da09c4e8e2ea","timestamp":"2022-06-25T05:22:18.816465Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:22:19.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:19.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:34.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:34.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:34.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:36.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:36.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:22:36.874987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31a9e7fd-5f65-49ec-b780-16d546a78379","timestamp":"2022-06-25T05:22:36.875118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:22:37.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:37.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:43.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:43.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:22:42.735096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2fddb09-c129-4219-a37a-e9a277f97453","timestamp":"2022-06-25T05:22:42.735183Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:22:43.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:43.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:22:58.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:22:58.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:22:58.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:23:13.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:23:13.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:23:13.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:23:28.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:23:28.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:23:28.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:23:32.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:23:32.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-06-25T05:23:32.151622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba35fc97-bd7b-4172-b5ad-a8ad5a1671e2","timestamp":"2022-06-25T05:23:32.151716Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:23:32.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:23:32.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:23:47.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:23:47.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:23:47.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:02.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:02.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:02.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:24:17.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:17.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:17.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:17.785  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d9897406-6893-438c-8a2b-c0b992f8786c","timestamp":"2022-06-25T05:24:17.785121Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:24:17.802  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-06-25 05:24:17.803  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:24:17.857  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:17.858  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (55 ms):{"serverTimeMs":2,"count":1}
2022-06-25 05:24:18.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:18.485  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d9897406-6893-438c-8a2b-c0b992f8786c","timestamp":"2022-06-25T05:24:17.785121Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:24:18.485  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:24:18.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:18.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:18.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:18.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:24:19.116786Z","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":"5e983cc5-6599-4ef5-92f9-003fbd76ee83","timestamp":"2022-06-25T05:24:19.116805Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:24:18.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:18.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:19.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:19.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:24:18.483800Z","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":"4fac985c-5640-41ac-9115-ea45e1260740","timestamp":"2022-06-25T05:24:18.483821Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:24:19.380  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:24:18.848928Z","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":"96e3fbda-8727-406a-8aa7-d83c06bd9fda","timestamp":"2022-06-25T05:24:18.848949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:24:19.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:19.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:34.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:34.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:34.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:36.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:36.996  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:24:36.875217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3dee900-a9b3-4989-a9d7-fc8e86143388","timestamp":"2022-06-25T05:24:36.875342Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:24:37.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:37.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:43.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:43.456  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:24:42.735057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28eb9e19-ff80-4703-acaa-5f61e7d241be","timestamp":"2022-06-25T05:24:42.735139Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:24:43.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:43.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:24:58.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:24:58.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:24:58.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:25:13.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:25:13.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:25:13.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:25:28.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:25:28.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:25:28.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:25:32.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:25:32.474  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:25:32.151800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f659c316-3c18-47a7-a746-6106a2c37d1a","timestamp":"2022-06-25T05:25:32.151890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:25:32.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:25:32.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:25:47.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:25:47.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:25:47.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:02.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:02.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:02.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:26:17.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:17.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:17.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:17.797  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58742a87-9138-43c8-954d-c91243eb301a","timestamp":"2022-06-25T05:26:17.797426Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:26:17.802  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-06-25 05:26:17.802  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:26:17.852  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:17.852  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":1,"count":1}
2022-06-25 05:26:18.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:18.498  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58742a87-9138-43c8-954d-c91243eb301a","timestamp":"2022-06-25T05:26:17.797426Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:26:18.499  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:26:18.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:18.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:18.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:18.712  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:26:18.501248Z","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":"a421ac1e-d88c-4e52-b629-3d62b2e216f5","timestamp":"2022-06-25T05:26:18.501258Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:26:18.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:18.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:18.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:18.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:26:18.861838Z","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":"ea7d10bd-2764-4f28-8064-025acb008584","timestamp":"2022-06-25T05:26:18.861854Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:26:18.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:18.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:19.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:19.398  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:26:19.195465Z","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":"273b7890-93f7-4418-b416-73b7c39737d5","timestamp":"2022-06-25T05:26:19.195485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:26:19.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:19.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:34.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:34.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:34.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:36.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:36.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:26:36.874985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d31fd3a9-5203-4d52-b90f-003077ca32e9","timestamp":"2022-06-25T05:26:36.875069Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:26:37.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:37.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:43.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:43.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:26:42.735335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e182a0ec-4d5b-40e3-b613-e5e12a3a134d","timestamp":"2022-06-25T05:26:42.735414Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:26:43.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:43.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:26:58.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:26:58.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:26:58.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:27:13.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:27:13.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:27:13.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:27:28.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:27:28.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:27:28.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:27:32.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:27:32.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:27:32.153387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee38c6a2-c44d-4522-ad70-6cbf00ba1463","timestamp":"2022-06-25T05:27:32.153556Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:27:32.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:27:32.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:27:47.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:27:47.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:27:47.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:02.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:02.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:02.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:28:17.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:17.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:17.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:17.820  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d0511464-70b5-4ef9-9ecd-9b47357e92b3","timestamp":"2022-06-25T05:28:17.820295Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:28:17.852  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-06-25 05:28:17.852  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:28:17.893  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:17.894  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-06-25 05:28:18.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:18.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d0511464-70b5-4ef9-9ecd-9b47357e92b3","timestamp":"2022-06-25T05:28:17.820295Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:28:18.523  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:28:18.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:18.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:18.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:18.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:28:19.152177Z","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":"6e41f34a-b398-44a5-b90a-cbe9f1678a09","timestamp":"2022-06-25T05:28:19.152195Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:28:18.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:18.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:18.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:18.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:28:18.894954Z","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":"535e66f2-b83f-48e8-803b-8e0a9e7a0d6b","timestamp":"2022-06-25T05:28:18.894974Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:28:18.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:18.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:19.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:19.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:28:18.523314Z","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":"f8f30ac4-9304-42c6-95ed-e5c4cd0d00f8","timestamp":"2022-06-25T05:28:18.523332Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:28:19.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:19.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:34.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:34.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:34.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:36.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:36.941  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:28:36.875204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abd3673d-e28a-497f-a728-e5c1e60f2b1a","timestamp":"2022-06-25T05:28:36.875291Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:28:37.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:37.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:43.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:43.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:28:42.735591Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"083ed003-0c37-45f0-86c9-1d1782a6d7ed","timestamp":"2022-06-25T05:28:42.735742Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:28:43.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:43.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:28:58.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:28:58.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:28:58.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:29:13.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:29:13.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:29:13.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:29:28.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:29:28.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:29:28.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:29:32.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:29:32.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-06-25T05:29:32.151630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ca60035-ac78-4905-b54f-ef7767d9df8f","timestamp":"2022-06-25T05:29:32.151705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:29:32.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:29:32.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:29:47.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:29:47.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:29:47.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:02.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:02.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:02.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:30:17.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:17.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:17.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:17.840  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e2e37ae-26a8-4956-bbb8-6dc16470fc5a","timestamp":"2022-06-25T05:30:17.839887Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:30:17.852  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-06-25 05:30:17.852  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:30:17.887  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:17.887  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:30:18.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:18.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e2e37ae-26a8-4956-bbb8-6dc16470fc5a","timestamp":"2022-06-25T05:30:17.839887Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:30:18.508  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:30:18.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:18.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:18.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:18.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:30:19.144632Z","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":"f104318f-cfe4-4fba-a435-86952eef24d7","timestamp":"2022-06-25T05:30:19.144651Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:30:18.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:18.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:18.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:18.872  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:30:18.940600Z","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":"ba975d8a-6008-486f-ac45-d15edc4cd40a","timestamp":"2022-06-25T05:30:18.940614Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:30:18.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:18.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:19.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:19.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:30:18.574806Z","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":"dff6ff63-3ecd-40b7-9cc5-1916078410b2","timestamp":"2022-06-25T05:30:18.574815Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:30:19.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:19.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:34.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:34.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:34.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:36.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:36.961  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:30:36.875099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ac71843-2b09-4ce2-aaf3-76dd3f0c6a98","timestamp":"2022-06-25T05:30:36.875167Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:30:37.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:37.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:43.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:43.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:30:42.737897Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bdf1e2c-71a6-4db5-9371-f5a621306cf1","timestamp":"2022-06-25T05:30:42.737993Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:30:43.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:43.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:30:58.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:30:58.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:30:58.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:31:13.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:31:13.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:31:13.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:31:28.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:31:28.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:31:28.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:31:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:31:32.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-06-25T05:31:32.151956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1a97047-3b1b-4c00-b8f8-3002d3ecf7a1","timestamp":"2022-06-25T05:31:32.152139Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:31:32.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:31:32.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:31:47.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:31:47.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:31:47.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:02.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:02.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:02.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:17.375  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:32:17.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:17.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:17.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:17.859  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76c6a712-4009-4cb4-b804-06a117b2e772","timestamp":"2022-06-25T05:32:17.859374Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:32:17.902  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-25 05:32:17.902  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:32:17.941  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:17.942  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:32:18.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:18.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76c6a712-4009-4cb4-b804-06a117b2e772","timestamp":"2022-06-25T05:32:17.859374Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:32:18.561  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:32:18.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:18.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:18.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:18.719  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:32:18.561958Z","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":"78f7cd29-8dbf-4423-96c2-c762cd5db90c","timestamp":"2022-06-25T05:32:18.561966Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:32:18.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:18.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:18.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:18.892  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:32:18.932465Z","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":"ef6033a6-6372-4210-9313-865a5fb6563a","timestamp":"2022-06-25T05:32:18.932476Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:32:18.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:18.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:19.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:19.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:32:19.254111Z","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":"c7673a50-2941-4377-8b42-80a1292a41e0","timestamp":"2022-06-25T05:32:19.254123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:32:19.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:19.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:34.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:34.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:34.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:36.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:36.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:32:36.874996Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bd38b46-da97-440c-9ad7-6659a3171aa1","timestamp":"2022-06-25T05:32:36.875059Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:32:37.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:37.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:43.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:43.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:32:42.734954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72586b4d-b07d-4909-be43-a0db6a2a4c00","timestamp":"2022-06-25T05:32:42.735034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:32:43.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:43.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:32:58.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:32:58.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:32:58.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:33:13.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:33:13.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:33:13.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:33:28.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:33:28.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:33:28.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:33:32.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:33:32.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:33:32.151632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"568366f9-c23c-465e-b228-616ce350c4ef","timestamp":"2022-06-25T05:33:32.151723Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:33:32.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:33:32.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:33:47.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:33:47.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:33:47.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:02.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:02.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:02.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:34:17.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:17.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:17.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:17.874  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"401827ed-5363-4ba1-8fe0-4174dbe25445","timestamp":"2022-06-25T05:34:17.874169Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:34:17.902  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-06-25 05:34:17.902  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:34:17.933  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:17.934  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-06-25 05:34:18.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:18.552  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"401827ed-5363-4ba1-8fe0-4174dbe25445","timestamp":"2022-06-25T05:34:17.874169Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:34:18.553  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:34:18.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:18.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:18.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:18.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:34:19.006453Z","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":"87c75a58-f58e-46a6-8bee-22526267b3d7","timestamp":"2022-06-25T05:34:19.006470Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:34:18.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:18.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:18.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:18.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:34:18.640690Z","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":"2f9895b5-b508-422d-9bad-cfa0578e9696","timestamp":"2022-06-25T05:34:18.640699Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:34:18.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:18.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:19.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:19.471  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:34:19.267866Z","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":"ed1445b4-1ca6-4d89-b87b-b4c01e65485a","timestamp":"2022-06-25T05:34:19.267895Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:34:19.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:19.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:34.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:34.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:34.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:36.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:36.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:34:36.875072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"536cb295-415d-4e40-8238-55de62fd8a60","timestamp":"2022-06-25T05:34:36.875134Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:34:37.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:37.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:43.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:43.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:34:42.735316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48332721-2cd0-41d8-8e2a-eeae9d935898","timestamp":"2022-06-25T05:34:42.735419Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:34:43.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:43.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:34:58.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:34:58.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:34:58.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:35:13.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:35:13.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:35:13.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:35:28.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:35:28.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:35:28.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:35:32.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:35:32.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-06-25T05:35:32.156227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c85fd9bd-000e-4fd1-8f69-e79a3b9448e5","timestamp":"2022-06-25T05:35:32.156318Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:35:32.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:35:32.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:35:47.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:35:47.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:35:47.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:02.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:02.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:02.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:36:17.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:17.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:17.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:17.894  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ebe2ed8c-ef34-42f8-ab20-1d4f8f54331c","timestamp":"2022-06-25T05:36:17.893740Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:36:17.902  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-06-25 05:36:17.902  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:36:17.934  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:17.934  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:36:18.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:18.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ebe2ed8c-ef34-42f8-ab20-1d4f8f54331c","timestamp":"2022-06-25T05:36:17.893740Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:36:18.553  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:36:18.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:18.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:18.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:18.740  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:36:18.928393Z","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":"4dd1e560-3f4a-4978-a4c6-1ecaac55ffcf","timestamp":"2022-06-25T05:36:18.928408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:36:18.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:18.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:18.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:18.922  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:36:18.610188Z","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":"4281842b-92ef-47a0-b5f7-b440587fa235","timestamp":"2022-06-25T05:36:18.610197Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:36:18.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:18.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:19.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:19.479  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:36:19.242655Z","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":"d5924847-c9b8-431f-8281-3acf89994af9","timestamp":"2022-06-25T05:36:19.242667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:36:19.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:19.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:34.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:34.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:34.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:36.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:36.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:36:36.875017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94aae360-5085-490d-9772-f38fd4dc45d6","timestamp":"2022-06-25T05:36:36.875099Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:36:37.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:37.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:43.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:43.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:36:42.735329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98f78ef2-674c-4b88-b4cf-feb03d6be3c8","timestamp":"2022-06-25T05:36:42.735390Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:36:43.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:43.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:36:58.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:36:58.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:36:58.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:37:13.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:37:13.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:37:13.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:37:28.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:37:28.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:37:28.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:37:32.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:37:32.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:37:32.152224Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23fbdf00-fe3e-4e0f-91fd-21c514011d13","timestamp":"2022-06-25T05:37:32.152403Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:37:32.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:37:32.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:37:47.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:37:47.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:37:47.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:02.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:02.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:38:17.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:17.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:17.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:17.911  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"feffc5d0-6745-4f43-876e-ba704a37f228","timestamp":"2022-06-25T05:38:17.911599Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:38:17.952  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-06-25 05:38:17.953  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:38:17.996  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:17.996  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:38:18.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:18.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"feffc5d0-6745-4f43-876e-ba704a37f228","timestamp":"2022-06-25T05:38:17.911599Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:38:18.621  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:38:18.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:18.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:18.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:18.820  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:38:19.254803Z","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":"8f61a8f8-d4d8-499f-8a5f-0de946b917f3","timestamp":"2022-06-25T05:38:19.254820Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:38:18.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:18.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:19.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:19.445  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:38:18.624559Z","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":"6f43ec15-d85f-4b0e-ac1e-f336103f7921","timestamp":"2022-06-25T05:38:18.624574Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:38:19.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:38:19.036293Z","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":"fcc55510-3d1a-48f7-9c1b-dd304de3f25f","timestamp":"2022-06-25T05:38:19.036305Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:38:19.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:19.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:34.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:34.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:34.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:36.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:36.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:38:36.874992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3c59946-f9a8-4625-b8d2-39e03873bc93","timestamp":"2022-06-25T05:38:36.875071Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:38:38.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:38.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:43.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:43.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:38:42.734997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a50fb6c0-4089-46da-bf1b-2d9f53a6ed1f","timestamp":"2022-06-25T05:38:42.735119Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:38:43.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:43.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:38:58.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:38:58.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:38:58.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:39:13.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:39:13.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:39:13.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:39:28.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:39:28.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:39:28.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:39:32.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:39:32.480  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:39:32.151628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"870ba2ff-7d08-460a-9c55-589fd24ee0b1","timestamp":"2022-06-25T05:39:32.151702Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:39:32.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:39:32.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:39:47.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:39:47.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:39:47.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:02.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:02.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:02.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:40:17.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:17.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:17.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:17.929  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a852a6cd-0725-4c02-90c8-398218e0ed9a","timestamp":"2022-06-25T05:40:17.929029Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:40:17.952  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-06-25 05:40:17.952  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:40:17.981  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:17.982  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:40:18.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:18.603  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a852a6cd-0725-4c02-90c8-398218e0ed9a","timestamp":"2022-06-25T05:40:17.929029Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:40:18.604  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:40:18.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:18.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:18.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:18.771  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:40:18.609193Z","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":"8c175528-167e-4b20-bd86-828d1c175745","timestamp":"2022-06-25T05:40:18.609207Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:40:18.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:18.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:18.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:18.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:40:18.987611Z","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":"44af6111-2fa6-4258-b5e7-8cd51177355c","timestamp":"2022-06-25T05:40:18.987622Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:40:18.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:18.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:19.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:19.502  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:40:19.242855Z","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":"4d79fbf3-c4d3-4551-a80e-b5646b87be06","timestamp":"2022-06-25T05:40:19.242880Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:40:19.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:19.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:34.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:34.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:34.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:36.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:36.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:40:36.875096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbcfcdd5-abb4-4c50-b80e-7799a807d844","timestamp":"2022-06-25T05:40:36.875161Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:40:36.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:36.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:43.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:43.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:40:42.735346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5237d324-556d-4518-95b2-128f9b089f26","timestamp":"2022-06-25T05:40:42.735407Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:40:43.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:43.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:40:58.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:40:58.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:40:58.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:41:13.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:41:13.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:41:13.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:41:28.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:41:28.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:41:28.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:41:32.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:41:32.450  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:41:32.151633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"885ac0bd-4635-49f4-999e-a1b4929f1e30","timestamp":"2022-06-25T05:41:32.151726Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:41:32.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:41:32.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:41:47.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:41:47.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:41:47.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:02.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:02.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:02.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:17.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:17.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:17.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:42:17.952  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"100a117d-76bb-47d9-8426-0ae4b9aead8b","timestamp":"2022-06-25T05:42:17.951942Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:42:17.952  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-06-25 05:42:17.952  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:42:17.995  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:17.996  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
2022-06-25 05:42:18.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:18.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"100a117d-76bb-47d9-8426-0ae4b9aead8b","timestamp":"2022-06-25T05:42:17.951942Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:42:18.622  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:42:18.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:18.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:18.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:18.783  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:42:18.616289Z","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":"8209c8f7-082b-4ba1-8fd0-e484cac7438e","timestamp":"2022-06-25T05:42:18.616300Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:42:18.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:18.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:18.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:18.987  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:42:19.252585Z","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":"d79b271b-85da-4ffe-a958-aca10a4d2608","timestamp":"2022-06-25T05:42:19.252599Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:42:19.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:19.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:19.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:19.531  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:42:18.999794Z","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":"6700eec5-67c5-4b02-9ac7-26bd05534985","timestamp":"2022-06-25T05:42:18.999818Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:42:19.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:19.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:34.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:34.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:34.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:36.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:36.933  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:42:36.874976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3874cd82-f937-4e19-b980-3fdb64c2aa32","timestamp":"2022-06-25T05:42:36.875025Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:42:36.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:36.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:43.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:43.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:42:42.734837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d36ff00-a35b-4fc8-b601-9f09e9b95e2b","timestamp":"2022-06-25T05:42:42.734897Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:42:43.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:43.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:42:58.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:42:58.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:42:58.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:43:13.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:43:13.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:43:13.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:43:28.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:43:28.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:43:28.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:43:32.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:43:32.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:43:32.151837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fecf8101-2bdf-4cb1-bdb4-6ca4be7eeddb","timestamp":"2022-06-25T05:43:32.151930Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:43:32.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:43:32.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:43:47.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:43:47.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:43:47.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:02.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:02.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:02.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:17.373  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:44:17.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:17.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:17.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:17.970  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fac91da2-f2ca-4574-9938-fc2019c4fcf0","timestamp":"2022-06-25T05:44:17.970063Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:44:18.002  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-06-25 05:44:18.002  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:44:18.037  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:18.037  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:44:18.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:18.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fac91da2-f2ca-4574-9938-fc2019c4fcf0","timestamp":"2022-06-25T05:44:17.970063Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:44:18.677  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:44:18.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:18.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:18.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:18.823  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:44:19.054094Z","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":"14d5fbb5-b86e-492d-9483-95ba133a38cb","timestamp":"2022-06-25T05:44:19.054103Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:44:18.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:18.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:19.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:19.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:44:18.675953Z","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":"04b98078-6d1c-4330-a6a6-fa54692eb7aa","timestamp":"2022-06-25T05:44:18.675967Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:44:19.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:19.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:19.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:19.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:44:19.317493Z","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":"4074d137-69f2-4699-8cb2-9f2246fa9ff9","timestamp":"2022-06-25T05:44:19.317523Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:44:19.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:19.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:34.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:34.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:34.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:36.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:36.939  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:44:36.875833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ed63393-0e04-49bf-b4d8-562c52cc75ab","timestamp":"2022-06-25T05:44:36.875930Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:44:36.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:36.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:43.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:43.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:44:42.734803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"363d99f0-61ee-42f7-b054-6e79bf1d85ab","timestamp":"2022-06-25T05:44:42.734865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:44:43.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:43.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:44:58.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:44:58.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:44:58.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:45:13.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:45:13.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:45:13.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:45:28.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:45:28.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:45:28.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:45:32.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:45:32.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-06-25T05:45:32.151668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"671081d4-4d05-49da-b8c1-558d41f2fef8","timestamp":"2022-06-25T05:45:32.151788Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:45:33.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:45:33.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:45:47.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:45:47.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:45:47.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:02.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:02.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:02.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:46:17.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:17.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:17.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:17.990  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50cdc003-e70d-4e73-9e78-79c76d4d74b4","timestamp":"2022-06-25T05:46:17.989984Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:46:18.002  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-06-25 05:46:18.002  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:46:18.039  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:18.039  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:46:18.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:18.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50cdc003-e70d-4e73-9e78-79c76d4d74b4","timestamp":"2022-06-25T05:46:17.989984Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:46:18.665  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:46:18.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:18.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:18.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:18.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:46:19.046586Z","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":"60cb9e39-0fd5-4a7a-9f02-8fae6f18c7fb","timestamp":"2022-06-25T05:46:19.046600Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:46:19.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:19.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:19.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:19.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:46:19.299018Z","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":"eb4a1e4c-63c3-4e2c-8d55-fa8780b2e970","timestamp":"2022-06-25T05:46:19.299029Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:46:19.542  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:46:18.667344Z","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":"26a14177-bb00-4dd0-a8cc-5b66b0d4f32b","timestamp":"2022-06-25T05:46:18.667379Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:46:19.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:19.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:34.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:34.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:34.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:36.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:36.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:46:36.875149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6358dcb7-12b7-4e69-943f-9195e0ca3805","timestamp":"2022-06-25T05:46:36.875256Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:46:37.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:37.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:43.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:43.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:46:42.734995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06120e8c-d736-4e14-bb4f-8e25ed97112f","timestamp":"2022-06-25T05:46:42.735087Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:46:44.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:44.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:46:58.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:46:58.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:46:58.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:47:13.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:47:13.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:47:13.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:47:28.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:47:28.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:47:28.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:47:32.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:47:32.513  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:47:32.151607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23e38d73-5453-4968-ba47-6b8d6559a544","timestamp":"2022-06-25T05:47:32.151680Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:47:33.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:47:33.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:47:47.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:47:47.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:47:47.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:02.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:02.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:02.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:48:17.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:17.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:17.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:18.006  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a46bd4a7-613b-4c58-a052-27e6c1a7194b","timestamp":"2022-06-25T05:48:18.006313Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:48:18.052  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-06-25 05:48:18.052  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:48:18.087  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:18.088  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
2022-06-25 05:48:18.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:18.712  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a46bd4a7-613b-4c58-a052-27e6c1a7194b","timestamp":"2022-06-25T05:48:18.006313Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:48:18.712  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:48:18.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:18.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:18.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:18.886  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:48:18.713781Z","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":"75b85ac8-8dae-4e93-907c-73103810aaf3","timestamp":"2022-06-25T05:48:18.713796Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:48:19.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:19.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:19.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:19.537  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:48:19.351712Z","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":"91c5f093-5f8b-4be5-88dd-4c464e9455b6","timestamp":"2022-06-25T05:48:19.351730Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:48:19.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:48:19.099825Z","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":"ec93994b-30a7-4467-b0fc-3f5325552158","timestamp":"2022-06-25T05:48:19.099863Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:48:19.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:19.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:34.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:34.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:34.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:36.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:36.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:48:36.875013Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d637770-401d-4642-8b5c-326f0f7182e4","timestamp":"2022-06-25T05:48:36.875088Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:48:37.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:37.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:43.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:43.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:48:42.734811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1503d28-96de-46db-8dae-72f01916eb9e","timestamp":"2022-06-25T05:48:42.734881Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:48:44.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:44.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:48:58.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:48:58.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:48:58.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:49:13.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:49:13.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:49:13.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:49:28.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:49:28.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:49:28.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:49:32.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:49:32.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:49:32.152069Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6146b15-fedc-4e13-b93f-427cbc2e9ca6","timestamp":"2022-06-25T05:49:32.152336Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:49:33.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:49:33.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:49:47.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:49:47.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:49:47.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:02.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:02.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:02.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:50:17.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:17.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:17.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:18.022  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"347d848d-d66e-4f80-b4e1-02325b853a4d","timestamp":"2022-06-25T05:50:18.022089Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:50:18.052  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-06-25 05:50:18.052  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:50:18.081  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:18.081  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-06-25 05:50:18.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:18.703  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"347d848d-d66e-4f80-b4e1-02325b853a4d","timestamp":"2022-06-25T05:50:18.022089Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:50:18.704  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:50:18.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:18.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:18.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:18.880  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:50:19.087842Z","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":"480898d1-8da6-47c0-b290-6c2dd4a99539","timestamp":"2022-06-25T05:50:19.087864Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:50:19.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:19.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:19.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:19.052  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:50:18.703078Z","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":"f34c9029-0bb2-43b5-b8ec-382818265548","timestamp":"2022-06-25T05:50:18.703093Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:50:19.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:19.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:19.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:19.589  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:50:19.337982Z","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":"7733f1f9-a925-4747-9e99-9894fe7912ac","timestamp":"2022-06-25T05:50:19.337993Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:50:19.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:19.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:34.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:34.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:34.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:37.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:37.002  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:50:36.875090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"108f2166-6069-4401-9a0f-3896d1bfdcf2","timestamp":"2022-06-25T05:50:36.875176Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:50:37.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:37.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:43.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:43.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:50:42.734749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"219745c4-11ec-4339-8ef1-7ff4a51daa9d","timestamp":"2022-06-25T05:50:42.734839Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:50:44.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:44.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:50:58.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:50:59.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:50:59.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:51:13.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:51:13.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:51:13.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:51:28.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:51:28.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:51:28.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:51:32.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:51:32.425  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:51:32.151607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ecf7a4e-f6e7-4f07-a0d4-1e2717e9764e","timestamp":"2022-06-25T05:51:32.151750Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:51:33.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:51:33.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:51:47.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:51:47.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:51:47.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:02.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:02.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:02.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:52:17.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:17.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:17.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:18.037  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0c9d57fd-a3b4-4596-8967-e346e7c7a4f8","timestamp":"2022-06-25T05:52:18.037305Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:52:18.052  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-06-25 05:52:18.052  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:52:18.085  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:18.085  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:52:18.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:18.706  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0c9d57fd-a3b4-4596-8967-e346e7c7a4f8","timestamp":"2022-06-25T05:52:18.037305Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:52:18.706  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:52:18.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:18.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:18.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:18.872  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:52:18.707907Z","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":"bb570f12-6543-4566-b126-1c900f962d99","timestamp":"2022-06-25T05:52:18.707926Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:52:19.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:19.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:19.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:19.568  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:52:19.093219Z","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":"a821dc0e-469a-432f-aaca-e47c626cfd86","timestamp":"2022-06-25T05:52:19.093230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:52:19.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:52:19.343905Z","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":"53cc37e9-3358-4fc2-919f-6c04465267c0","timestamp":"2022-06-25T05:52:19.343918Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:52:19.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:19.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:34.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:34.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:34.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:36.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:37.000  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:52:36.875025Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dac39225-ebb0-441a-91d2-12993d303230","timestamp":"2022-06-25T05:52:36.875106Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:52:37.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:37.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:43.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:43.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:52:42.734921Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cd69723-e89f-4333-8467-3b42dc93fc22","timestamp":"2022-06-25T05:52:42.734994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:52:44.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:44.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:52:58.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:52:58.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:52:58.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:53:13.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:53:13.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:53:13.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:53:28.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:53:28.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:53:28.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:53:32.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:53:32.523  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:53:32.151687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d32af0b8-32c1-48bf-9dd0-6fc40da857d2","timestamp":"2022-06-25T05:53:32.151760Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:53:33.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:53:33.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:53:48.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:53:48.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:53:48.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:02.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:02.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:02.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:54:17.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:17.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:17.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:18.055  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"808d942c-6d00-4f7a-a8ce-567ba55fef5b","timestamp":"2022-06-25T05:54:18.055494Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:54:18.102  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-06-25 05:54:18.102  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:54:18.132  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:18.132  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:54:18.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:18.751  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"808d942c-6d00-4f7a-a8ce-567ba55fef5b","timestamp":"2022-06-25T05:54:18.055494Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:54:18.751  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:54:18.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:18.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:18.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:18.920  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:54:19.147312Z","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":"bedb9c1d-1243-49a7-b46e-a253330211a5","timestamp":"2022-06-25T05:54:19.147324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:54:19.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:54:18.760151Z","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":"748afe38-2a2e-44d1-8302-bf838fe10e2d","timestamp":"2022-06-25T05:54:18.760167Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:54:19.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:19.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:19.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:19.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:54:19.387823Z","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":"2a363f83-2504-4900-8247-3f2a6ccb78f4","timestamp":"2022-06-25T05:54:19.387855Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:54:19.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:19.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:34.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:34.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:34.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:37.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:37.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:54:36.875008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0007cd53-c6c2-4268-89f7-c75495491fd5","timestamp":"2022-06-25T05:54:36.875068Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:54:37.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:37.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:43.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:43.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:54:42.734755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a94b720-fd3a-4dfb-80ea-da698002ec73","timestamp":"2022-06-25T05:54:42.734852Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:54:44.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:44.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:54:59.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:54:59.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:54:59.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:55:13.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:55:13.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:55:13.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:55:28.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:55:28.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:55:28.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:55:32.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:55:32.426  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:55:32.151861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aeccbc3c-92f7-4b97-a8db-d785ea3c3255","timestamp":"2022-06-25T05:55:32.151964Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:55:33.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:55:33.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:55:48.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:55:48.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:55:48.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:03.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:03.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:03.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:56:17.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:17.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:17.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:18.075  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46c4337a-c141-43dc-b5f0-dcd0e9a94369","timestamp":"2022-06-25T05:56:18.074677Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:56:18.103  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-06-25 05:56:18.104  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:56:18.152  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:18.153  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:56:18.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:18.781  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46c4337a-c141-43dc-b5f0-dcd0e9a94369","timestamp":"2022-06-25T05:56:18.074677Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:56:18.782  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:56:18.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:18.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:18.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:18.966  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:56:18.786245Z","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":"e2213b1a-dfd2-48c3-9d53-33bd2d823509","timestamp":"2022-06-25T05:56:18.786263Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:56:19.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:19.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:19.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:19.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:56:19.179041Z","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":"5fe74f18-c0ba-4052-931a-3621bbae0b02","timestamp":"2022-06-25T05:56:19.179059Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:56:19.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:19.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:19.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:19.655  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:56:19.416474Z","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":"49234dd5-f3df-45f1-bcc9-bbac3ef4abc3","timestamp":"2022-06-25T05:56:19.416488Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:56:19.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:19.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:34.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:34.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:34.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:36.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:36.907  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:56:36.875375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f03989d1-15d9-4842-92a3-5570a10b8a41","timestamp":"2022-06-25T05:56:36.875454Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:56:37.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:37.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:43.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:43.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:56:42.734896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"502b539d-d60b-4b71-a009-0b4820d28394","timestamp":"2022-06-25T05:56:42.735Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:56:44.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:44.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:56:59.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:56:59.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:56:59.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:57:13.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:57:13.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:57:13.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:57:28.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:57:28.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:57:28.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:57:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:57:32.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:57:32.151636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f5cae8b-1a2a-45a7-9c97-bc5eeba4e787","timestamp":"2022-06-25T05:57:32.151691Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:57:33.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:57:33.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:57:48.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:57:48.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:57:48.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:03.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:03.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:03.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 05:58:17.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:17.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:17.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:18.092  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7d557bec-6316-4072-b4b8-d7eda883f256","timestamp":"2022-06-25T05:58:18.091101Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:58:18.102  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-06-25 05:58:18.102  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 05:58:18.142  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:18.142  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-06-25 05:58:18.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:18.772  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7d557bec-6316-4072-b4b8-d7eda883f256","timestamp":"2022-06-25T05:58:18.091101Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:58:18.772  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 05:58:18.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:18.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:18.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:18.931  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:58:19.406479Z","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":"582b0b8c-92fa-4de4-9841-7493a462d8df","timestamp":"2022-06-25T05:58:19.406496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:58:19.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:19.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:19.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:19.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:58:18.773300Z","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":"f506cf40-f7da-4bd7-897d-ac9511383636","timestamp":"2022-06-25T05:58:18.773312Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:58:19.639  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:58:19.163646Z","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":"42662153-52e5-4ef0-a505-690cf34ea4cc","timestamp":"2022-06-25T05:58:19.163657Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:58:19.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:19.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:34.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:34.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:34.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:36.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:36.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T05:58:36.875007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d338ab9f-2aee-4df1-bd14-63b5cc727f62","timestamp":"2022-06-25T05:58:36.875108Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 05:58:37.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:37.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:43.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:43.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:58:42.734857Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"153331b5-7ba4-43ed-8bf6-e158f220d272","timestamp":"2022-06-25T05:58:42.734926Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 05:58:44.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:44.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:58:59.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:58:59.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:58:59.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:59:14.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:59:14.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:59:14.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:59:28.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:59:28.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:59:28.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:59:32.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:59:32.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T05:59:32.151607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67d257c3-e17f-4f93-857e-0be0b6fda193","timestamp":"2022-06-25T05:59:32.151665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 05:59:33.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:59:33.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 05:59:48.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 05:59:48.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 05:59:48.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:03.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:03.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:03.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:00:18.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:18.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:18.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:18.110  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0f9e9977-f5c3-4db5-98c0-faa4aa846b74","timestamp":"2022-06-25T06:00:18.108500Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:00:18.152  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-06-25 06:00:18.152  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:00:18.184  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:18.185  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-06-25 06:00:18.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:18.803  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0f9e9977-f5c3-4db5-98c0-faa4aa846b74","timestamp":"2022-06-25T06:00:18.108500Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:00:18.804  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:00:18.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:18.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:18.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:18.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:00:19.199103Z","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":"fcc051f8-7fa4-461b-b704-2153e2adcca5","timestamp":"2022-06-25T06:00:19.199120Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:00:19.122  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:00:18.804329Z","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":"9be33158-3f39-4458-9314-110111d039a2","timestamp":"2022-06-25T06:00:18.804347Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:00:19.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:19.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:19.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:19.660  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:00:19.436498Z","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":"fbe29b09-864f-404f-9b81-5ec0f753fff4","timestamp":"2022-06-25T06:00:19.436513Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:00:19.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:19.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:34.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:34.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:34.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:36.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:36.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:00:36.875445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6224dd5a-3dea-4d20-a317-ac18c413d175","timestamp":"2022-06-25T06:00:36.875514Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:00:37.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:37.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:43.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:43.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:00:42.734934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4949ccf-3f6f-4e2b-a7eb-fc7b37802d1b","timestamp":"2022-06-25T06:00:42.735007Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:00:44.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:44.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:00:59.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:00:59.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:00:59.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:01:14.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:01:14.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:01:14.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:01:28.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:01:28.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:01:28.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:01:32.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:01:32.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:01:32.151614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12aea342-0dc6-4fcb-9a04-d95c94f954e7","timestamp":"2022-06-25T06:01:32.151734Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:01:33.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:01:33.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:01:48.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:01:48.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:01:48.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:03.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:03.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:03.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:02:17.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:17.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:17.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:18.123  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"759ed632-802a-4ad9-ba72-fb13a5c1b1aa","timestamp":"2022-06-25T06:02:18.123057Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:02:18.152  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms
2022-06-25 06:02:18.152  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:02:18.180  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:18.180  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-06-25 06:02:18.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:18.798  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"759ed632-802a-4ad9-ba72-fb13a5c1b1aa","timestamp":"2022-06-25T06:02:18.123057Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:02:18.798  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:02:18.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:18.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:18.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:18.969  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:02:18.799059Z","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":"e0b0d95b-6a0d-416b-a518-ebc494464e49","timestamp":"2022-06-25T06:02:18.799073Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:02:19.136  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:02:19.196986Z","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":"b43ac271-082e-48bc-b115-7d8d9a1bf17c","timestamp":"2022-06-25T06:02:19.197055Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:02:19.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:19.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:19.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:19.671  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:02:19.431891Z","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":"77edd086-b202-470e-b162-a8e0b9925200","timestamp":"2022-06-25T06:02:19.431911Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:02:19.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:19.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:34.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:34.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:34.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:36.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:36.910  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:02:36.875110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f075c85-43c3-4ffd-8a60-869139f71192","timestamp":"2022-06-25T06:02:36.875180Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:02:37.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:37.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:43.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:43.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:02:42.734824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5382b11c-1f21-4bba-aeef-d8da1212558d","timestamp":"2022-06-25T06:02:42.734903Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:02:44.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:44.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:02:59.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:02:59.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:02:59.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:03:14.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:03:14.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:03:14.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:03:29.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:03:29.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:03:29.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:03:32.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:03:32.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-06-25T06:03:32.151797Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba08b020-3669-4fa4-ad63-085c2f951d89","timestamp":"2022-06-25T06:03:32.151895Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:03:33.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:03:33.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:03:48.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:03:48.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:03:48.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:03.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:03.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:03.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:04:18.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:18.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:18.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:18.142  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"84d97c6c-fe69-46cb-8f4e-7ea75b1a490e","timestamp":"2022-06-25T06:04:18.142295Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:04:18.155  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-06-25 06:04:18.156  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:04:18.195  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:18.196  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-06-25 06:04:18.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:18.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"84d97c6c-fe69-46cb-8f4e-7ea75b1a490e","timestamp":"2022-06-25T06:04:18.142295Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:04:18.815  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:04:18.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:18.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:18.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:18.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:04:18.816491Z","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":"c1590c0c-4854-4d30-8c27-4b167fbee808","timestamp":"2022-06-25T06:04:18.816514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:04:19.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:19.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:19.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:19.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:04:19.449344Z","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":"f8046d88-3fcb-43a8-827f-0aad6468665b","timestamp":"2022-06-25T06:04:19.449353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:04:19.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:19.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:19.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:19.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:04:19.213419Z","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":"91792eb4-197a-48fb-bdbe-aa86420e9cf4","timestamp":"2022-06-25T06:04:19.213431Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:04:19.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:19.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:34.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:34.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:34.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:36.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:36.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:04:36.875246Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"262d62bc-2866-4444-aa5c-50fed0ccd47d","timestamp":"2022-06-25T06:04:36.875309Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:04:37.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:37.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:43.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:43.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:04:42.734968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2c9caa9-fc7b-42b5-a5d6-1f3e188b353d","timestamp":"2022-06-25T06:04:42.735093Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:04:44.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:44.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:04:59.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:04:59.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:04:59.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:05:14.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:05:14.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:05:14.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:05:29.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:05:29.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:05:29.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:05:32.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:05:32.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:05:32.151590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afe6f93a-8b0d-4fe2-a7c5-3041d1425e93","timestamp":"2022-06-25T06:05:32.151665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:05:33.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:05:33.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:05:48.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:05:48.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:05:48.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:03.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:03.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:03.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:06:18.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:18.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:18.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:18.171  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6076e3c-4feb-4ab1-a0a0-ea2b9a165b21","timestamp":"2022-06-25T06:06:18.169916Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:06:18.202  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-06-25 06:06:18.202  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:06:18.250  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:18.251  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":1,"count":1}
2022-06-25 06:06:18.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:18.869  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6076e3c-4feb-4ab1-a0a0-ea2b9a165b21","timestamp":"2022-06-25T06:06:18.169916Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:06:18.870  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:06:18.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:18.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:19.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:19.010  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:06:18.869539Z","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":"a9a47fa0-cb1e-4197-a975-9310e603b6a3","timestamp":"2022-06-25T06:06:18.869555Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:06:19.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:19.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:19.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:19.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:06:19.504550Z","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":"40de4860-54c2-450a-9ac3-38f91aedbfaf","timestamp":"2022-06-25T06:06:19.504567Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:06:19.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:19.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:19.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:19.733  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:06:19.268503Z","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":"a50d0cb9-7959-47a7-9ff8-3fdad23f724e","timestamp":"2022-06-25T06:06:19.268523Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:06:19.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:19.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:34.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:34.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:34.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:36.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:36.909  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:06:36.874997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8721c655-f280-4b23-9123-b616c5891548","timestamp":"2022-06-25T06:06:36.875051Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:06:37.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:37.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:43.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:43.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:06:42.735387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0bb7f68-52fe-4cd3-aff9-87b4ff42df74","timestamp":"2022-06-25T06:06:42.735472Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:06:44.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:44.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:06:59.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:06:59.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:06:59.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:07:14.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:07:14.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:07:14.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:07:29.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:07:29.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:07:29.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:07:32.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:07:32.410  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:07:32.151594Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99362b72-b5f7-424f-8a92-939c302d70b5","timestamp":"2022-06-25T06:07:32.151660Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:07:33.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:07:33.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:07:48.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:07:48.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:07:48.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:03.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:03.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:03.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:08:18.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:18.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:18.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:18.174  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ca5cf34-0817-427d-91cd-c9974541f608","timestamp":"2022-06-25T06:08:18.174763Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:08:18.202  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-06-25 06:08:18.202  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:08:18.252  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:18.253  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":0,"count":1}
2022-06-25 06:08:18.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:18.874  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ca5cf34-0817-427d-91cd-c9974541f608","timestamp":"2022-06-25T06:08:18.174763Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:08:18.875  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:08:18.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:18.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:19.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:19.033  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:08:19.509674Z","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":"cc830961-cb1b-4f3e-b2e6-5eb64ca3f5e0","timestamp":"2022-06-25T06:08:19.509696Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:08:19.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:19.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:19.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:19.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:08:19.275148Z","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":"9ecf33d7-8812-497b-bc87-29890e17ec29","timestamp":"2022-06-25T06:08:19.275156Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:08:19.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:19.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:19.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:19.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:08:18.877718Z","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":"2fb49f0c-3f11-48bf-a403-ef30cdf7afc4","timestamp":"2022-06-25T06:08:18.877752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:08:19.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:19.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:34.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:34.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:34.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:36.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:36.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:08:36.876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cad51c5-0903-407c-9ba4-853683329bdb","timestamp":"2022-06-25T06:08:36.876070Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:08:37.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:37.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:43.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:43.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:08:42.735262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbfb45c1-e3e0-4e87-b894-882405f38844","timestamp":"2022-06-25T06:08:42.735343Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:08:44.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:44.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:08:59.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:08:59.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:08:59.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:09:14.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:09:14.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:09:14.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:09:29.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:09:29.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:09:29.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:09:32.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:09:32.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-06-25T06:09:32.151872Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"728e4d69-a928-4666-b5e4-2c395dd49579","timestamp":"2022-06-25T06:09:32.152097Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:09:33.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:09:33.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:09:48.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:09:48.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:09:48.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:03.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:03.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:03.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:10:18.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:18.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:18.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:18.191  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1be860a8-abbd-4afc-8288-b7cc17f7e9b1","timestamp":"2022-06-25T06:10:18.191021Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:10:18.202  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-06-25 06:10:18.202  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:10:18.234  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:18.235  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-06-25 06:10:18.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:18.853  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1be860a8-abbd-4afc-8288-b7cc17f7e9b1","timestamp":"2022-06-25T06:10:18.191021Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:10:18.853  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:10:18.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:18.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:19.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:19.024  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:10:18.867113Z","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":"1748d5c0-142a-4908-87e7-a6766b8cd44f","timestamp":"2022-06-25T06:10:18.867148Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:10:19.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:19.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:19.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:19.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-06-25T06:10:19.486439Z","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":"e980d61e-2c9a-4cc8-bcf2-6e4321a12b89","timestamp":"2022-06-25T06:10:19.486452Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:10:19.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:19.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:19.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:19.758  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:10:19.263883Z","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":"73fd5445-59c7-40c1-a20a-3815dc5fb41d","timestamp":"2022-06-25T06:10:19.263899Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:10:19.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:19.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:34.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:34.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:34.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:36.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:36.904  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:10:36.874970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a927843c-7bf3-45ea-8f2f-4eac0b207668","timestamp":"2022-06-25T06:10:36.875023Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:10:37.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:37.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:43.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:43.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:10:42.734819Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22aa867d-550e-4584-8ba1-b787882ceece","timestamp":"2022-06-25T06:10:42.734884Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:10:44.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:44.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:10:59.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:10:59.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:10:59.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:11:14.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:11:14.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:11:14.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:11:29.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:11:29.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:11:29.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:11:32.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:11:32.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:11:32.151614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e0a73b5-f708-4efd-baeb-da58b71a2f31","timestamp":"2022-06-25T06:11:32.151706Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:11:32.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:11:32.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:11:47.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:11:47.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:11:47.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:02.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:02.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:02.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:17.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:17.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:17.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:17.372  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-25 06:12:18.208  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"42f36a52-af12-481b-ae77-55673e3df6bf","timestamp":"2022-06-25T06:12:18.207788Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:12:18.252  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms
2022-06-25 06:12:18.252  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-25 06:12:18.281  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:18.281  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-06-25 06:12:18.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:18.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"42f36a52-af12-481b-ae77-55673e3df6bf","timestamp":"2022-06-25T06:12:18.207788Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:12:18.899  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-25 06:12:18.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:18.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:19.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:19.056  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:12:19.304682Z","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":"e0388595-ee49-4b07-9456-5523411f7ee1","timestamp":"2022-06-25T06:12:19.304695Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-25 06:12:19.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:19.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:19.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:19.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:12:18.901910Z","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":"f6e91a21-dc82-4a6b-bb26-f8bde077a136","timestamp":"2022-06-25T06:12:18.901920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:12:19.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:19.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:19.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:19.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-06-25T06:12:19.534450Z","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":"0965db75-7344-4f5e-8068-afe24110a68b","timestamp":"2022-06-25T06:12:19.534458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:12:19.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:19.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:34.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:34.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:34.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:36.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:36.909  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-25T06:12:36.875016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c81eea7-3323-4c61-844d-20f512e59d58","timestamp":"2022-06-25T06:12:36.875123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-25 06:12:37.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:37.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:43.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:43.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-25T06:12:42.735314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d472c63-e206-4ec5-85e6-10fa9c28bbbf","timestamp":"2022-06-25T06:12:42.735371Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-25 06:12:44.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:44.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:12:59.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:12:59.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:12:59.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...
2022-06-25 06:13:14.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-25 06:13:14.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000
2022-06-25 06:13:14.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/08b1e612-2510-4d82-8a87-613819a83d69/onap-policy-clamp-runtime-acm-6847cc68d9-f4gkx?timeout=15000 (anonymous) ...