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-06 16:09:19.097  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-pw998 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-06 16:09:19.103  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-06 16:09:22.085  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-06 16:09:22.877  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 762 ms. Found 7 JPA repository interfaces.
2022-06-06 16:09:25.193  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-06 16:09:25.198  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-06 16:09:25.203  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-06 16:09:25.221  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-06 16:09:25.230  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-06 16:09:25.260  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-06 16:09:25.267  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-06 16:09:25.271  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-06 16:09:25.317  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-06 16:09:25.361  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-06 16:09:25.364  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-06 16:09:26.137  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-06 16:09:26.170  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-06 16:09:26.170  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-06 16:09:26.351  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-06 16:09:26.352  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7090 ms
2022-06-06 16:09:27.014  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-06 16:09:27.705  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-06 16:09:27.981  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-06 16:09:28.576  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-06 16:09:28.945  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-06 16:09:29.526  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-06 16:09:29.596  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-06 16:09:39.523  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-06 16:09:39.548  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-06 16:09:42.018  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-06 16:09:43.035  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06 16:09:44.100  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-06 16:09:45.965  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58c36104, org.springframework.security.web.context.SecurityContextPersistenceFilter@45017263, org.springframework.security.web.header.HeaderWriterFilter@5b80b41d, org.springframework.security.web.authentication.logout.LogoutFilter@59043741, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3370be55, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f25ed2b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7535307c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fc8047f, org.springframework.security.web.session.SessionManagementFilter@68f75a35, org.springframework.security.web.access.ExceptionTranslationFilter@4229b92c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55315a00]
2022-06-06 16:09:46.906  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-06 16:09:46.907  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-06 16:09:46.907  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-06 16:09:46.907  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-06 16:09:46.908  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-06 16:09:46.908  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-06 16:09:46.909  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-06 16:09:46.909  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-06 16:09:46.909  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-06 16:09:46.910  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-06 16:09:46.910  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-06 16:09:46.910  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-06 16:09:46.911  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-06 16:09:46.911  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-06 16:09:46.911  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-06 16:09:46.912  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-06 16:09:46.912  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-06 16:09:46.912  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-06 16:09:46.913  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-06 16:09:46.913  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-06 16:09:46.913  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-06 16:09:46.914  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-06 16:09:46.995  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-06 16:09:48.295  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-06 16:09:48.296  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-06 16:09:48.306  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06 16:09:48.308  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06 16:09:48.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:09:48.309  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=81f922ca-4ec7-49cf-9182-e49b05f3d228, alive=false, publisher=null]]: starting
2022-06-06 16:09:48.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:09:48.341  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=81f922ca-4ec7-49cf-9182-e49b05f3d228, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-06 16:09:48.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-06 16:09:48.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-06 16:09:48.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-06 16:09:48.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-06 16:09:48.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-06 16:09:48.344  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@694f0655
2022-06-06 16:09:48.345  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=895277c4-106d-45cb-a978-69431281fd7c, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pw998, 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-06 16:09:48.345  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-06 16:09:48.350  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.651 seconds (JVM running for 33.026)
2022-06-06 16:09:48.369  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-06 16:09:48.407  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-06 16:10:03.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:03.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:18.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:18.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:18.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:28.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:28.423  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-06 16:10:28.426  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-06T16:10:27.636221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1908fb52-a69b-4275-9958-07129e903de7","timestamp":"2022-06-06T16:10:27.636385Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:10:30.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:30.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:45.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:45.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:45.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:10:54.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:10:54.886  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-06T16:10:54.174798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fa2fcd6-ce4b-46ae-9b5b-dbc441df11be","timestamp":"2022-06-06T16:10:54.174963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:10:54.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:10:54.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:02.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:02.444  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-06T16:11:01.898754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6689db55-898e-4fff-9d6c-ca1a6f694b20","timestamp":"2022-06-06T16:11:01.898861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:11:02.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:02.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:17.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:17.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:32.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:32.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:47.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:11:47.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:11:47.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:11:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:12:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:02.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:17.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:17.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:28.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:28.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-06T16:12:27.635976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f4441a-0c21-4398-b6b9-0762c7ab2f50","timestamp":"2022-06-06T16:12:27.636051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:12:28.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:28.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:43.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:43.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:43.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:12:54.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:12:54.877  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-06T16:12:54.175431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c8b8fbb-6844-4bd1-8714-eb578b6a6e26","timestamp":"2022-06-06T16:12:54.175529Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:12:54.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:12:54.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:02.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:02.435  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-06T16:13:01.898302Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"644a5dcf-25ad-483b-9742-8ae3cc5b9acd","timestamp":"2022-06-06T16:13:01.898435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:13:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:02.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:17.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:17.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:17.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:32.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:32.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:47.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:13:47.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:13:47.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:13:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:14:02.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:02.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:02.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:17.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:17.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:17.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:28.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:28.416  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-06T16:14:27.636544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea799dde-f44e-446b-9c53-241fd8c9b04c","timestamp":"2022-06-06T16:14:27.636795Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:14:28.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:28.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:43.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:43.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:43.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:14:54.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:14:54.875  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-06T16:14:54.174772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d506b20b-abd8-46e4-a9aa-785485627057","timestamp":"2022-06-06T16:14:54.174985Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:14:54.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:14:54.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:02.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:02.466  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-06T16:15:01.899880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88de551f-9906-40da-98b9-bf2c28140d32","timestamp":"2022-06-06T16:15:01.900063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:15:02.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:02.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:17.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:17.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:17.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:32.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:32.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:47.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:15:47.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:15:47.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:15:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:16:02.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:02.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:02.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:17.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:17.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:28.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:28.441  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-06T16:16:27.635964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8559978-b889-468a-8e66-18663b89b94d","timestamp":"2022-06-06T16:16:27.636126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:16:28.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:28.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:43.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:43.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:43.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:16:54.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:16:54.877  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-06T16:16:54.174783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8dcdcdef-3012-42ab-951f-7b2f280a4fda","timestamp":"2022-06-06T16:16:54.174994Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:16:54.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:16:54.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:02.430  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-06T16:17:01.898282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc9004e0-4523-42e4-8172-e62794b77602","timestamp":"2022-06-06T16:17:01.898353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:17:02.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:02.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:17.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:17.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:17.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:32.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:32.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:32.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:47.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:17:47.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:17:47.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:17:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:18:02.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:02.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:17.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:17.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:28.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:28.388  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-06T16:18:27.636233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4df895c8-7fd9-461e-a7ce-607b5fe297d9","timestamp":"2022-06-06T16:18:27.636410Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:18:28.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:28.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:43.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:43.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:43.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:18:54.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:18:54.916  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-06T16:18:54.174508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a06c2465-b8fe-4e1e-9bb9-4568b3814b1f","timestamp":"2022-06-06T16:18:54.174658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:18:54.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:18:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:02.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:02.496  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-06T16:19:01.898660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a47d491-d101-4133-b582-b9bc00c337a1","timestamp":"2022-06-06T16:19:01.898829Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:19:02.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:02.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:17.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:17.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:17.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:32.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:32.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:32.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:47.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:19:47.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:19:47.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:19:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:20:02.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:02.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:02.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:17.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:17.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:17.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:28.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:28.409  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-06T16:20:27.636290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d4bc6a1-6d9c-47e6-a2f5-3cf9277a4255","timestamp":"2022-06-06T16:20:27.636465Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:20:28.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:28.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:43.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:43.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:43.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:20:54.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:20:54.901  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-06T16:20:54.174917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33b7d48b-bd01-4865-99ac-975cfe192287","timestamp":"2022-06-06T16:20:54.175085Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:20:54.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:20:54.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:02.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:02.492  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-06T16:21:01.898306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f50fadb6-04b2-4a48-a215-94b80f72e59c","timestamp":"2022-06-06T16:21:01.898437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:21:02.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:02.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:17.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:17.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:17.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:32.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:32.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:32.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:47.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:21:47.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:21:47.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:21:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:22:02.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:02.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:02.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:17.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:17.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:17.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:28.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:28.363  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-06T16:22:27.635963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6cc50e1-5b5c-4954-a3aa-24d100237cfb","timestamp":"2022-06-06T16:22:27.636045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:22:28.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:28.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:43.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:43.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:43.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:22:54.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:22:54.921  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-06T16:22:54.174758Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6f5031e-28bc-4be4-ac22-ebe87b550c63","timestamp":"2022-06-06T16:22:54.174956Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:22:54.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:22:54.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:02.455  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-06T16:23:01.898520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef6e71da-54db-4ef0-b72b-e572a0df6875","timestamp":"2022-06-06T16:23:01.898667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:23:02.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:02.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:17.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:17.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:17.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:32.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:32.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:32.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:47.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:23:47.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:23:47.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:23:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:24:02.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:02.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:02.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:17.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:17.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:17.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:28.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:28.354  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-06T16:24:27.636223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"023b1427-6360-4624-95f5-fe1b8a5a7993","timestamp":"2022-06-06T16:24:27.636370Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:24:28.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:28.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:43.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:43.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:43.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:24:54.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:24:54.859  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-06T16:24:54.174557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26d00694-c8ac-416b-b340-468966ab99a0","timestamp":"2022-06-06T16:24:54.174644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:24:54.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:24:54.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:02.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:02.457  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-06T16:25:01.898311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e40bce5-53f6-4e48-97c2-32f0f0d6e9bb","timestamp":"2022-06-06T16:25:01.898431Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:25:02.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:02.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:17.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:17.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:17.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:32.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:32.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:32.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:47.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:25:47.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:25:47.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:25:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:26:02.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:02.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:02.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:18.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:18.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:18.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:28.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:28.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-06T16:26:27.636274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20563843-350f-4547-8620-0d422970f53c","timestamp":"2022-06-06T16:26:27.636440Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:26:28.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:28.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:43.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:43.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:43.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:26:54.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:26:54.914  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-06T16:26:54.177145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1028ae24-2c38-4b21-9c10-473fd674cc23","timestamp":"2022-06-06T16:26:54.177273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:26:54.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:26:54.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:02.445  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-06T16:27:01.898741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e4e0716-14dc-4ff5-9670-aa99dd15af46","timestamp":"2022-06-06T16:27:01.898948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:27:02.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:02.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:17.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:17.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:17.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:32.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:32.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:32.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:47.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:27:47.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:27:47.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:27:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:28:02.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:02.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:02.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:17.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:17.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:17.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:28.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:28.418  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-06T16:28:27.636191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05fe06f0-39e3-4cdc-8618-319df3c09ebe","timestamp":"2022-06-06T16:28:27.636340Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:28:28.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:28.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:43.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:43.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:43.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:28:54.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:28:54.935  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-06T16:28:54.174801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3c12e2a-9c08-4135-afa7-943ac8aa06a4","timestamp":"2022-06-06T16:28:54.175012Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:28:54.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:28:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:02.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:02.506  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-06T16:29:01.899736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab0410a1-f005-4602-827a-cb9b68c382bf","timestamp":"2022-06-06T16:29:01.899867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:29:02.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:02.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:17.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:17.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:17.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:32.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:32.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:32.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:47.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:29:47.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:29:47.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:29:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:30:02.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:02.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:02.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:17.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:17.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:28.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:28.371  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-06T16:30:27.636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8ba983a-119b-4246-bdf6-d0f4fa4f8b9b","timestamp":"2022-06-06T16:30:27.636122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:30:28.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:28.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:43.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:43.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:43.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:30:54.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:30:54.889  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-06T16:30:54.174506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49517e5e-0dea-4215-9f16-a83a05ee7b3f","timestamp":"2022-06-06T16:30:54.174584Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:30:54.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:30:54.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:02.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:02.552  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-06T16:31:01.906716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5b73159-e8fa-4662-8a76-05dda31927d2","timestamp":"2022-06-06T16:31:01.907078Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:31:02.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:02.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:17.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:17.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:17.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:32.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:32.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:32.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:47.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:31:47.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:31:47.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:31:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:32:02.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:02.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:02.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:17.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:17.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:17.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:28.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:28.378  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-06T16:32:27.636238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12c99712-3e14-44bc-9a81-74f51b07ff59","timestamp":"2022-06-06T16:32:27.636444Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:32:28.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:28.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:43.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:43.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:43.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:32:54.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:32:54.869  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-06T16:32:54.174750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae846e88-e16b-4591-8ad5-a15537771330","timestamp":"2022-06-06T16:32:54.174907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:32:54.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:32:54.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:02.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:02.438  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-06T16:33:01.898350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2927dd69-b49b-4508-98e3-6afc91d46a6a","timestamp":"2022-06-06T16:33:01.898498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:33:02.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:02.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:17.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:17.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:17.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:32.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:32.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:32.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:47.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:33:47.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:33:47.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:33:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:34:02.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:02.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:02.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:17.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:17.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:17.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:28.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:28.343  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-06T16:34:27.635992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91ac5fad-8512-406c-a60f-34de5ce4bac0","timestamp":"2022-06-06T16:34:27.636087Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:34:28.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:28.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:43.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:43.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:43.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:34:54.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:34:54.877  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-06T16:34:54.174523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b3c2335-b84e-4267-ae21-d7c0924403a5","timestamp":"2022-06-06T16:34:54.174631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:34:54.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:34:54.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:02.445  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-06T16:35:01.898325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0eeb823c-ce37-42c3-9038-21010eb0e1d0","timestamp":"2022-06-06T16:35:01.898426Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:35:02.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:02.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:17.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:17.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:17.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:32.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:32.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:32.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:47.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:35:47.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:35:47.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:35:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:36:02.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:02.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:02.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:17.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:17.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:17.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:28.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:28.349  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-06T16:36:27.636248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70725cfa-0491-4d89-958d-468107db51a2","timestamp":"2022-06-06T16:36:27.636383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:36:28.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:28.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:43.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:43.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:43.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:36:54.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:36:54.889  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-06T16:36:54.174800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f050f26-cd33-44d4-9cf2-054a2c5b719b","timestamp":"2022-06-06T16:36:54.174999Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:36:54.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:36:54.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:02.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:02.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T16:37:01.898622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"600246f7-1fb0-46ad-8fd8-34acf768c5f1","timestamp":"2022-06-06T16:37:01.898779Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:37:02.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:02.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:17.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:17.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:17.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:32.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:32.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:32.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:47.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:37:47.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:37:47.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:37:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:38:02.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:02.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:02.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:17.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:17.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:17.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:28.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:28.350  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-06T16:38:27.635944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9640c291-bf4d-48ef-b861-b69bb899e436","timestamp":"2022-06-06T16:38:27.636026Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:38:28.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:28.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:43.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:43.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:43.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:38:54.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:38:54.900  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-06T16:38:54.174528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ccfa72d-f1b9-4343-ac58-cee1a7680680","timestamp":"2022-06-06T16:38:54.174616Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:38:54.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:38:54.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:02.418  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-06T16:39:01.898416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f9e39db-ff42-4cf1-a3e1-13a9e352600c","timestamp":"2022-06-06T16:39:01.898500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:39:02.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:02.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:17.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:17.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:17.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:32.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:32.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:32.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:47.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:39:47.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:39:47.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:39:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:40:02.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:02.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:02.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:17.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:17.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:17.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:28.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:28.375  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-06T16:40:27.635945Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e73e864a-00f3-421a-8c36-688f06116dec","timestamp":"2022-06-06T16:40:27.636036Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:40:28.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:28.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:43.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:43.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:43.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:40:54.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:40:54.898  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-06T16:40:54.174734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"345037b6-5279-4ee0-a4e4-2f3b023d07a8","timestamp":"2022-06-06T16:40:54.174972Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:40:54.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:40:54.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:02.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:02.440  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-06T16:41:01.898354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"210b9beb-816a-4d48-9ec9-4c7d5f931518","timestamp":"2022-06-06T16:41:01.898474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:41:02.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:02.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:17.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:17.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:17.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:32.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:32.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:32.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:47.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:41:47.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:41:47.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:41:48.296  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:42:02.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:02.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:02.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:17.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:17.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:17.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:28.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:28.357  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-06T16:42:27.636148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3215fad5-5485-4f00-8c60-54d015127703","timestamp":"2022-06-06T16:42:27.636298Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:42:28.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:28.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:43.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:43.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:43.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:42:54.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:42:54.853  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-06T16:42:54.174599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de657e6e-7fa7-4832-9af2-672ec2524d3a","timestamp":"2022-06-06T16:42:54.174706Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:42:54.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:42:54.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:02.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:02.432  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-06T16:43:01.898344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e42aabbe-7412-4a31-a88a-1ceb43bec681","timestamp":"2022-06-06T16:43:01.898461Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:43:02.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:02.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:17.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:17.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:17.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:32.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:32.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:32.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:47.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:43:47.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:43:47.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:43:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:44:02.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:02.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:02.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:17.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:17.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:17.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:28.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:28.333  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-06T16:44:27.636023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76ef4d23-b57b-4204-9997-eb3c0cf8ff89","timestamp":"2022-06-06T16:44:27.636145Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:44:28.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:28.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:43.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:43.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:43.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:44:54.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:44:54.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-06T16:44:54.174485Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d102573-b983-47fe-b356-9fba3d316de8","timestamp":"2022-06-06T16:44:54.174702Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:44:54.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:44:54.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:02.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:02.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T16:45:01.898482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"699a6dab-b9c6-44e5-b12b-3c048b0043da","timestamp":"2022-06-06T16:45:01.898602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:45:02.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:02.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:17.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:17.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:17.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:32.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:32.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:32.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:47.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:45:47.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:45:47.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:45:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:46:02.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:02.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:02.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:17.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:17.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:17.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:28.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:28.359  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-06T16:46:27.635974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72f9d410-bccf-49fa-9a9e-3a201a0fb480","timestamp":"2022-06-06T16:46:27.636044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:46:28.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:28.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:43.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:43.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:43.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:46:54.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:46:54.884  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-06T16:46:54.174498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f66ec7f4-b3ff-4ddb-b3db-9f6d2dc31ad7","timestamp":"2022-06-06T16:46:54.174576Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:46:54.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:46:54.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:02.423  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-06T16:47:01.898485Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85b26bfe-e5ed-49f1-87e2-f5bcb11c26c0","timestamp":"2022-06-06T16:47:01.898607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:47:02.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:02.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:17.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:17.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:17.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:32.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:32.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:32.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:47.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:47:47.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:47:47.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:47:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:48:02.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:02.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:02.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:17.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:17.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:17.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:28.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:28.362  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-06T16:48:27.636170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"816c5c04-4899-4ac7-ac79-dfc157a1dcb9","timestamp":"2022-06-06T16:48:27.636308Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:48:28.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:28.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:43.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:43.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:43.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:48:54.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:48:54.874  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-06T16:48:54.174684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69ab9d25-1860-497e-b976-5957fa38c0b7","timestamp":"2022-06-06T16:48:54.174809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:48:54.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:48:54.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:02.415  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-06T16:49:01.898279Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"314d3165-49ec-4f6a-977b-6f7df912d0e8","timestamp":"2022-06-06T16:49:01.898351Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:49:02.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:02.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:17.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:17.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:17.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:32.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:32.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:32.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:47.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:49:47.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:49:47.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:49:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:50:02.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:02.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:02.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:17.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:17.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:17.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:28.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:28.382  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-06T16:50:27.635968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"faf7a67a-c753-401c-bff0-1f8a0e805674","timestamp":"2022-06-06T16:50:27.636153Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:50:28.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:28.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:43.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:43.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:43.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:50:54.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:50:54.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T16:50:54.174561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ff7b323-e8a1-4b56-a7a2-2111f7cc8913","timestamp":"2022-06-06T16:50:54.174653Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:50:54.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:50:54.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:02.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:02.418  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-06T16:51:01.898282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19e6c284-4f19-4b49-9056-e06eb3b64b4e","timestamp":"2022-06-06T16:51:01.898369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:51:02.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:02.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:17.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:17.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:17.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:32.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:32.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:32.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:47.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:51:47.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:51:47.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:51:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:52:02.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:02.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:02.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:17.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:17.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:17.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:28.338  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-06T16:52:27.635975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05f5e23d-6247-49d3-92b2-bde6c86ed71b","timestamp":"2022-06-06T16:52:27.636053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:52:29.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:29.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:43.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:43.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:43.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:52:54.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:52:54.866  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-06T16:52:54.174499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97aa6f6d-9aaa-43cd-8179-918011ea0a7f","timestamp":"2022-06-06T16:52:54.174638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:52:55.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:52:55.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:02.437  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-06T16:53:01.898260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4337190-3474-4af3-8811-53c559eee8f5","timestamp":"2022-06-06T16:53:01.898362Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:53:02.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:02.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:17.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:17.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:17.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:32.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:32.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:32.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:47.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:53:47.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:53:47.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:53:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:54:02.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:02.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:02.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:17.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:17.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:17.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:28.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:28.336  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-06T16:54:27.635985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c64f4cbe-36f8-4127-b5e2-ed7e59523d96","timestamp":"2022-06-06T16:54:27.636080Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 16:54:29.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:29.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:44.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:44.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:44.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:54:54.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:54:54.878  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-06T16:54:54.174824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0621f672-769c-469d-9915-551956677ad1","timestamp":"2022-06-06T16:54:54.175013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 16:54:55.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:54:55.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:02.419  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-06T16:55:01.898668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffbccfd2-8d4f-4d88-8ce9-56e6470f41b1","timestamp":"2022-06-06T16:55:01.898857Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 16:55:03.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:03.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:17.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:17.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:17.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:32.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:32.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:32.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:47.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:55:47.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:55:47.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...
2022-06-06 16:55:48.293  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 16:56:02.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 16:56:02.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000
2022-06-06 16:56:02.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/895277c4-106d-45cb-a978-69431281fd7c/onap-policy-clamp-runtime-acm-6847cc68d9-pw998?timeout=15000 (anonymous) ...