Results

By type

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

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

2022-09-10 04:59:34.934  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-10 04:59:34.940  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-10 04:59:38.100  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-10 04:59:38.730  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 612 ms. Found 7 JPA repository interfaces.
2022-09-10 04:59:41.185  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.190  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.202  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.218  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.245  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.262  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.282  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.286  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.343  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.390  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:41.397  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-09-10 04:59:42.756  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-10 04:59:42.805  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-10 04:59:42.805  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-10 04:59:43.044  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-10 04:59:43.044  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7795 ms
2022-09-10 04:59:44.063  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-10 04:59:45.023  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-10 04:59:45.505  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-10 04:59:46.349  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-10 04:59:46.743  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-10 04:59:47.322  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-10 04:59:47.384  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-10 04:59:55.777  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-10 04:59:55.810  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-10 04:59:58.472  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-09-10 04:59:59.560  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dff2b827-c848-4f74-9f7a-3ab87a94eac6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-09-10 05:00:01.047  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-10 05:00:03.360  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@669daa93, org.springframework.security.web.context.SecurityContextPersistenceFilter@54ef9698, org.springframework.security.web.header.HeaderWriterFilter@3ebc6d8b, org.springframework.security.web.authentication.logout.LogoutFilter@3e8fe7db, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4942e6af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@29eaf100, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@747e8659, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39a30d1a, org.springframework.security.web.session.SessionManagementFilter@66e218d8, org.springframework.security.web.access.ExceptionTranslationFilter@1fe7fa16, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@141234df]
2022-09-10 05:00:04.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.469  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.470  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.471  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.472  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.473  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.474  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.475  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.476  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.476  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.476  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.477  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.477  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-09-10 05:00:04.546  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-09-10 05:00:06.259  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-10 05:00:06.260  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-10 05:00:06.270  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dff2b827-c848-4f74-9f7a-3ab87a94eac6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-09-10 05:00:06.272  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dff2b827-c848-4f74-9f7a-3ab87a94eac6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-09-10 05:00:06.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:00:06.274  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3b8621b0-0a58-4d10-bc2a-f4cebfa8a141, alive=false, publisher=null]]: starting
2022-09-10 05:00:06.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:00:06.353  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3b8621b0-0a58-4d10-bc2a-f4cebfa8a141, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-10 05:00:06.354  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-10 05:00:06.357  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-10 05:00:06.357  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-10 05:00:06.357  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-10 05:00:06.357  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-10 05:00:06.357  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-10 05:00:06.357  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-10 05:00:06.362  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-10 05:00:06.362  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-10 05:00:06.363  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-10 05:00:06.363  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-10 05:00:06.363  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-10 05:00:06.363  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-10 05:00:06.363  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dff2b827-c848-4f74-9f7a-3ab87a94eac6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw, 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@54ec8ab3
2022-09-10 05:00:06.364  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dff2b827-c848-4f74-9f7a-3ab87a94eac6, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-09-10 05:00:06.364  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-10 05:00:06.371  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 33.456 seconds (JVM running for 37.337)
2022-09-10 05:00:06.393  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-10 05:00:06.552  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-10 05:00:22.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:00:22.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:00:22.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:00:37.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:00:37.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:00:37.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:00:52.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:00:52.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:00:52.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:01:07.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:01:07.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:01:07.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:01:22.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:01:22.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:01:22.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:01:37.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:01:37.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:01:37.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:01:52.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:01:52.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:01:52.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:02:00.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:02:00.622  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-10 05:02:00.628  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:01:59.878891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa8e5009-dfc2-422e-9a15-1b4d423077a3","timestamp":"2022-09-10T05:01:59.879063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:02:01.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:02:01.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:02:06.247  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:02:16.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:02:16.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:02:16.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:02:31.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:02:31.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:02:31.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:02:46.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:02:46.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:02:46.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:03:01.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:03:01.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:03:01.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:03:16.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:03:16.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:03:16.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:03:31.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:03:31.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:03:31.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:03:46.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:03:46.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:03:46.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:04:00.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:00.583  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:03:59.877735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03d0d610-5b7a-476d-b5ea-b9956983b2fb","timestamp":"2022-09-10T05:03:59.877816Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:04:01.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:04:01.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:04:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:04:16.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:16.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:04:16.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:04:19.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:19.601  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"6874a1db-94e9-42df-93e1-657564920b06","timestamp":"2022-09-10T05:04:18.456444Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:04:19.639  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:04:19.643  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"6874a1db-94e9-42df-93e1-657564920b06","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:04:19.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:04:19.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:04:19.653  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-09-10 05:04:19.657  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:04:19.737  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:19.738  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (82 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:04:20.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:20.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"6874a1db-94e9-42df-93e1-657564920b06","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:04:20.353  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:04:20.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:04:20.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:04:35.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:35.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:04:35.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:04:50.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:04:50.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:04:50.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:05:05.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:05:05.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:05:05.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:05:20.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:05:20.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:05:20.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:05:35.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:05:35.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:05:35.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:05:50.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:05:50.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:05:50.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:06:00.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:06:00.565  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:05:59.877802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf664247-ed5f-4223-aee5-b157cd2de590","timestamp":"2022-09-10T05:05:59.877959Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:06:01.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:06:01.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:06:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:06:09.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:06:09.229  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:06:09.188270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ec78375-5267-4b9f-a621-4adc24d82b15","timestamp":"2022-09-10T05:06:09.188506Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:06:09.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:06:09.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:06:24.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:06:24.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:06:24.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:06:39.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:06:39.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:06:39.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:06:54.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:06:54.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:06:54.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:07:09.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:07:09.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:07:09.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:07:24.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:07:24.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:07:24.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:07:39.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:07:39.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:07:39.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:07:54.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:07:54.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:07:54.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:00.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:00.587  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:07:59.877536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99cd892b-ff81-4833-8745-15da65671ff5","timestamp":"2022-09-10T05:07:59.877607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:08:01.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:01.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:06.246  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:08:06.375  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6a1f05a7-0864-40cd-baf0-8a80202ae4dd","timestamp":"2022-09-10T05:08:06.372134Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:08:06.403  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-09-10 05:08:06.404  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:08:06.568  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:06.569  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (165 ms):{"serverTimeMs":1,"count":1}
2022-09-10 05:08:07.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:07.183  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6a1f05a7-0864-40cd-baf0-8a80202ae4dd","timestamp":"2022-09-10T05:08:06.372134Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:08:07.183  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:08:07.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:07.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:07.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:07.483  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:08:07.249362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b5315cc-a83f-4321-9d76-51da2fbc1e61","timestamp":"2022-09-10T05:08:07.249393Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:08:08.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:08.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:08.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:08.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:08:08.216486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbc5acb3-7308-4a85-8cef-3058c0be1e29","timestamp":"2022-09-10T05:08:08.216545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:08:08.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:08.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:08.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:08.994  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:08:09.205161Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d71001b7-2689-4cd0-8065-0019c05d5390","timestamp":"2022-09-10T05:08:09.205285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:08:09.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:09.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:24.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:24.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:24.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:39.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:39.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:39.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:08:54.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:08:54.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:08:54.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:09:09.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:09:09.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:09:09.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:09:24.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:09:24.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:09:24.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:09:39.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:09:39.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:09:39.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:09:54.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:09:54.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:09:54.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:00.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:00.576  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:09:59.877873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1baa575-9240-4f1c-a509-22add4bf25db","timestamp":"2022-09-10T05:09:59.878022Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:10:01.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:01.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:06.246  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:10:06.397  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4fa845b-1ac7-4558-8d08-77158f2f5577","timestamp":"2022-09-10T05:10:06.397134Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:10:06.403  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-09-10 05:10:06.404  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:10:06.562  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:06.563  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (160 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:10:07.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:07.177  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4fa845b-1ac7-4558-8d08-77158f2f5577","timestamp":"2022-09-10T05:10:06.397134Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:10:07.177  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:10:07.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:07.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:07.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:07.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:10:07.180262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f736ba1-7157-4e89-b4ff-536b9a5383b9","timestamp":"2022-09-10T05:10:07.180278Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:10:08.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:08.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:08.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:08.555  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:10:08.162776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c7fc2cc-c374-4d94-9bf8-32d05a64b76e","timestamp":"2022-09-10T05:10:08.162850Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:10:09.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:09.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:09.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:09.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:10:09.189932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06bb72fd-df5b-430c-a329-b1bd87f9b024","timestamp":"2022-09-10T05:10:09.190043Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:10:10.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:10.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:25.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:25.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:25.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:40.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:40.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:40.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:10:55.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:10:55.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:10:55.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:11:10.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:11:10.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:11:10.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:11:25.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:11:25.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:11:25.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:11:40.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:11:40.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:11:40.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:11:55.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:11:55.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:11:55.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:00.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:00.620  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:11:59.877556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13c62cbe-2615-4fc3-b46d-21176afca8bf","timestamp":"2022-09-10T05:11:59.877628Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:12:01.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:01.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:12:06.413  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cb8c1897-898c-42a4-bdb6-268d893432e2","timestamp":"2022-09-10T05:12:06.412623Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:12:06.453  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-09-10 05:12:06.454  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:12:06.496  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:06.497  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:12:07.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:07.111  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cb8c1897-898c-42a4-bdb6-268d893432e2","timestamp":"2022-09-10T05:12:06.412623Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:12:07.112  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:12:07.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:07.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:07.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:07.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:12:07.112558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9155cc4d-4254-4ae2-a847-aa58d2ba459b","timestamp":"2022-09-10T05:12:07.112571Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:12:07.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:07.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:08.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:08.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:12:08.050554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f18db52-5aa2-4477-8595-fbc4dc206237","timestamp":"2022-09-10T05:12:08.050646Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:12:08.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:08.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:09.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:09.264  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:12:09.187537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e61738b-1c6b-40bd-8a5a-69718b32b536","timestamp":"2022-09-10T05:12:09.187644Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:12:09.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:09.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:24.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:24.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:24.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:39.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:39.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:39.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:49.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:49.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"5b9a6949-11c7-4622-b33c-363d9dd1f135","timestamp":"2022-09-10T05:12:47.128461Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:12:49.437  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:12:49.437  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5b9a6949-11c7-4622-b33c-363d9dd1f135","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:12:49.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:49.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:12:49.453  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-09-10 05:12:49.453  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:12:49.484  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:49.485  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:12:50.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:12:50.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5b9a6949-11c7-4622-b33c-363d9dd1f135","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:12:50.112  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:12:50.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:12:50.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:13:05.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:13:05.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:13:05.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:13:20.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:13:20.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:13:20.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:13:35.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:13:35.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:13:35.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:13:49.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:13:49.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:13:49.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:00.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:00.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:13:59.877836Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abc786aa-b41d-41fe-9a88-fd668ebf6a59","timestamp":"2022-09-10T05:13:59.877991Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:14:01.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:01.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:14:06.430  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"049ee02e-9026-4139-aa76-3cd157f1a24f","timestamp":"2022-09-10T05:14:06.429832Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:14:06.453  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-09-10 05:14:06.453  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:14:06.523  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:06.524  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (71 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:14:07.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:07.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"049ee02e-9026-4139-aa76-3cd157f1a24f","timestamp":"2022-09-10T05:14:06.429832Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:14:07.142  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:14:07.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:07.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:07.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:07.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:14:07.215136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d55112b1-1956-4cd0-b3ed-2aef41e3e44e","timestamp":"2022-09-10T05:14:07.215171Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:14:07.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:07.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:07.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:07.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:14:08.147710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"130c14d2-ef34-43e8-987f-20edc3dbd113","timestamp":"2022-09-10T05:14:08.147740Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:14:08.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:08.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:08.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:08.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:14:09.189809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbb3b513-261d-4a38-a4ac-8da7e2e5ce16","timestamp":"2022-09-10T05:14:09.189912Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:14:09.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:09.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:24.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:24.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:24.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:39.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:39.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:39.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:14:54.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:14:54.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:14:54.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:15:09.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:15:09.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:15:09.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:15:24.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:15:24.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:15:24.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:15:39.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:15:39.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:15:39.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:15:54.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:15:54.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:15:54.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:00.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:00.544  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:15:59.877627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7066b05-6d3a-4f2f-8d43-89c989280425","timestamp":"2022-09-10T05:15:59.877707Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:16:01.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:01.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:16:06.457  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a8ba7eba-d28b-4026-962f-b7fa7501c724","timestamp":"2022-09-10T05:16:06.457219Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:16:06.468  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b79e7b16-32b9-443f-96c0-c1943c7a956f","timestamp":"2022-09-10T05:16:06.468648Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:16:06.503  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-09-10 05:16:06.504  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:16:06.549  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:06.550  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":1,"count":2}
2022-09-10 05:16:07.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:07.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a8ba7eba-d28b-4026-962f-b7fa7501c724","timestamp":"2022-09-10T05:16:06.457219Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:16:07.160  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:16:07.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b79e7b16-32b9-443f-96c0-c1943c7a956f","timestamp":"2022-09-10T05:16:06.468648Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:16:07.160  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:16:07.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:07.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:07.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:07.391  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:16:07.218081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"116f5f26-e580-48d0-941c-15b809c6ebe1","timestamp":"2022-09-10T05:16:07.218093Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:16:07.483  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:16:07.220298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4fc6f8a-5a4e-4e57-8156-9479a53be241","timestamp":"2022-09-10T05:16:07.220308Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:16:07.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:07.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:08.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:08.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:16:08.113319Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea4676ce-093a-4171-b38b-65b190d8bae7","timestamp":"2022-09-10T05:16:08.113345Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:16:08.055  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:16:08.115020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e0bfbb1-d2cb-4297-a20a-cf146547a5fc","timestamp":"2022-09-10T05:16:08.115036Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:16:08.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:08.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:08.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:08.898  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:16:09.187664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c10f28ce-2bb2-43c2-bb16-57aa0854f015","timestamp":"2022-09-10T05:16:09.188175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:16:09.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:09.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:24.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:24.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:24.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:39.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:39.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:39.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:16:54.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:16:54.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:16:54.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:17:09.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:17:09.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:17:09.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:17:24.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:17:24.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:17:24.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:17:39.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:17:39.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:17:39.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:17:54.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:17:54.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:17:54.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:00.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:00.550  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:17:59.877901Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1bade267-dfa1-4b03-ac85-85a73aa1dc12","timestamp":"2022-09-10T05:17:59.878087Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:18:00.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:00.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:18:06.467  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"55f6a4a2-f826-44db-996c-2dcb8bca377c","timestamp":"2022-09-10T05:18:06.466987Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:18:06.478  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f3f9c828-72e0-4f18-96b9-bf911636def3","timestamp":"2022-09-10T05:18:06.478262Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:18:06.503  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-09-10 05:18:06.504  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:18:06.536  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:06.537  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":2}
2022-09-10 05:18:07.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:07.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"55f6a4a2-f826-44db-996c-2dcb8bca377c","timestamp":"2022-09-10T05:18:06.466987Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:18:07.220  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:18:07.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f3f9c828-72e0-4f18-96b9-bf911636def3","timestamp":"2022-09-10T05:18:06.478262Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:18:07.220  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:18:07.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:07.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:07.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:07.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:18:07.201604Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a9c0e58-3898-482d-b17d-d0d85cbd5fd1","timestamp":"2022-09-10T05:18:07.201617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:18:07.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:18:07.202575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"545851b8-b4bd-47c8-8bc9-e0e14bc4d0ed","timestamp":"2022-09-10T05:18:07.202585Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:18:07.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:07.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:08.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:08.015  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:18:08.155204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa4101e5-034b-4236-a9b7-f35a7dc85a3f","timestamp":"2022-09-10T05:18:08.155255Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:18:08.052  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:18:08.158289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"214fba31-d5a2-4504-9ae8-f68f64ad60ef","timestamp":"2022-09-10T05:18:08.158307Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:18:08.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:08.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:08.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:08.918  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:18:09.197249Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c46d6b6-fdd7-414e-91b3-a89901df67f8","timestamp":"2022-09-10T05:18:09.197336Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:18:09.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:09.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:24.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:24.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:24.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:39.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:39.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:39.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:18:54.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:18:54.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:18:54.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:19:09.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:19:09.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:19:09.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:19:24.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:19:24.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:19:24.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:19:39.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:19:39.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:19:39.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:19:54.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:19:54.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:19:54.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:00.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:00.691  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:19:59.877783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62494cd0-3a7f-4519-821f-12cc7694997e","timestamp":"2022-09-10T05:19:59.877923Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:20:01.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:01.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:20:06.512  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"337e7977-37ae-4007-9391-6246858b3bb5","timestamp":"2022-09-10T05:20:06.511758Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:20:06.520  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"86a4b89a-ed64-4f9b-815f-fe41e4c93b63","timestamp":"2022-09-10T05:20:06.519962Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:20:06.553  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-09-10 05:20:06.555  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:20:06.629  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:06.631  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (77 ms):{"serverTimeMs":0,"count":2}
2022-09-10 05:20:07.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:07.253  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"337e7977-37ae-4007-9391-6246858b3bb5","timestamp":"2022-09-10T05:20:06.511758Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:20:07.253  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:20:07.253  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"86a4b89a-ed64-4f9b-815f-fe41e4c93b63","timestamp":"2022-09-10T05:20:06.519962Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:20:07.254  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:20:07.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:07.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:07.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:07.534  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:20:08.201292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43dba7d6-62ce-4b11-b4e8-b6ba3485bcaa","timestamp":"2022-09-10T05:20:08.201309Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:20:08.529  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:20:08.202300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc5df280-bad6-4e04-b7dd-0d262bddeb09","timestamp":"2022-09-10T05:20:08.202311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:20:09.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:09.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:09.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:09.562  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:20:07.354223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ab369a5-72d1-41a3-901b-8a2a04573c53","timestamp":"2022-09-10T05:20:07.354236Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:20:10.541  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:20:07.357210Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43642693-8ace-46a2-9506-b7d29628a4a7","timestamp":"2022-09-10T05:20:07.357221Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:20:11.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:11.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:12.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:12.073  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:20:09.187769Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2da4d40d-6cf0-46fd-928d-0d4ecdf7aa67","timestamp":"2022-09-10T05:20:09.187883Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:20:12.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:12.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:27.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:27.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:27.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:42.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:42.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:42.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:20:57.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:20:57.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:20:57.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:21:12.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:21:12.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:21:12.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:21:27.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:21:27.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:21:27.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:21:42.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:21:42.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:21:42.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:21:57.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:21:57.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:21:57.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:00.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:00.541  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:21:59.877651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4216e21-dde8-458b-a6b7-921d1d709d3b","timestamp":"2022-09-10T05:21:59.877744Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:22:00.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:00.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:22:06.531  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6c114201-b3a7-43e5-af34-2024a6b6712f","timestamp":"2022-09-10T05:22:06.531647Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:22:06.553  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-09-10 05:22:06.554  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:22:06.602  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:06.603  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:22:07.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:07.218  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6c114201-b3a7-43e5-af34-2024a6b6712f","timestamp":"2022-09-10T05:22:06.531647Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:22:07.219  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:22:07.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:07.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:07.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:07.366  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:22:07.223050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9cf3aa-7ffa-4a32-9357-631263da499a","timestamp":"2022-09-10T05:22:07.223062Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:22:07.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:07.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:08.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:08.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:22:08.175569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b077d9e6-13a5-4d67-82c9-54a6ce567a41","timestamp":"2022-09-10T05:22:08.175599Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:22:08.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:08.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:08.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:08.875  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:22:09.187592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"435b5df5-4c6b-4981-a557-49a78005c3d0","timestamp":"2022-09-10T05:22:09.187675Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:22:09.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:09.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:24.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:24.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:24.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:39.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:39.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:39.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:22:54.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:22:54.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:22:54.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:23:09.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:23:09.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:23:09.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:23:24.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:23:24.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:23:24.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:23:39.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:23:39.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:23:39.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:23:54.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:23:54.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:23:54.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:00.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:00.539  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:23:59.877553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd04d722-1900-43c1-9dc6-cc24f4cb39ad","timestamp":"2022-09-10T05:23:59.877625Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:24:03.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:03.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:24:06.548  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01de1db3-dcc6-48cb-bc96-1b8f7d6574f5","timestamp":"2022-09-10T05:24:06.548210Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:24:06.553  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-09-10 05:24:06.554  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:24:06.581  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:06.582  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-09-10 05:24:07.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:07.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01de1db3-dcc6-48cb-bc96-1b8f7d6574f5","timestamp":"2022-09-10T05:24:06.548210Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:24:07.199  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:24:07.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:07.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:07.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:07.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:24:07.197928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ac5d2cb-e25d-40ed-815b-845efd79ef65","timestamp":"2022-09-10T05:24:07.197941Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:24:07.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:07.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:08.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:08.078  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:24:08.165810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f63f3330-cdb1-4019-9339-e24fa9781c7e","timestamp":"2022-09-10T05:24:08.165841Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:24:08.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:08.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:08.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:08.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:24:09.187681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bccfb069-b54e-4312-bf07-2fbee6a99136","timestamp":"2022-09-10T05:24:09.187872Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:24:09.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:09.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:24.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:24.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:24.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:39.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:39.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:39.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:24:54.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:24:54.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:24:54.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:25:09.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:25:09.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:25:09.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:25:24.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:25:24.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:25:24.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:25:39.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:25:39.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:25:39.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:25:54.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:25:54.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:25:54.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:00.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:00.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:25:59.877858Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7c85b3c-6cc3-450c-a69c-63564de6b12a","timestamp":"2022-09-10T05:25:59.878002Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:26:01.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:01.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:26:06.563  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"22e83ea0-1464-4dee-9eea-76514c67424e","timestamp":"2022-09-10T05:26:06.562966Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:26:06.603  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-09-10 05:26:06.604  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:26:06.654  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:06.655  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:26:07.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:07.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"22e83ea0-1464-4dee-9eea-76514c67424e","timestamp":"2022-09-10T05:26:06.562966Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:26:07.267  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:26:07.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:07.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:07.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:07.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-09-10T05:26:07.270244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4c7e25f-17db-4611-8b09-b56be3e5db71","timestamp":"2022-09-10T05:26:07.270254Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:26:07.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:07.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:08.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:08.110  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:26:08.279777Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f7e6d00-e469-438a-a81d-5c6d035e7c05","timestamp":"2022-09-10T05:26:08.279797Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:26:08.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:08.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:08.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:08.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:26:09.195322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef542aa6-0802-4369-8237-a2074de01c4b","timestamp":"2022-09-10T05:26:09.195437Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:26:09.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:09.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:24.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:24.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:24.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:39.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:39.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:39.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:26:54.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:26:54.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:26:54.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:27:09.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:27:09.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:27:09.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:27:24.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:27:24.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:27:24.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:27:39.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:27:39.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:27:39.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:27:54.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:27:54.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:27:54.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:00.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:00.538  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:27:59.877554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e00bb2c1-f1f8-4408-804b-c77ca6cf255e","timestamp":"2022-09-10T05:27:59.877636Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:28:00.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:00.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:28:06.582  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"809b4d04-ce2b-4d78-92ca-679c526727ff","timestamp":"2022-09-10T05:28:06.582164Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:28:06.603  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-09-10 05:28:06.604  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:28:06.629  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:06.630  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:28:07.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:07.256  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"809b4d04-ce2b-4d78-92ca-679c526727ff","timestamp":"2022-09-10T05:28:06.582164Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:28:07.257  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:28:07.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:07.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:07.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:07.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:28:07.244353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d3eec10-eb1f-49c9-aff7-be2e3a44005c","timestamp":"2022-09-10T05:28:07.244368Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:28:07.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:07.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:08.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:08.121  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:28:08.218787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5cb265b-fa55-476d-b26c-0e9842346d4c","timestamp":"2022-09-10T05:28:08.218831Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:28:08.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:08.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:08.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:08.865  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:28:09.190472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50709d3d-47f6-479f-a9b4-f0cd6fb8abb1","timestamp":"2022-09-10T05:28:09.190587Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:28:09.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:09.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:24.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:24.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:24.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:39.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:39.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:39.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:28:54.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:28:54.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:28:54.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:29:09.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:29:09.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:29:09.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:29:22.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:29:22.629  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"87bc2f14-af83-4cc9-a7fb-f700e7f27c76","timestamp":"2022-09-10T05:29:19.440199Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:29:23.616  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:29:23.617  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"87bc2f14-af83-4cc9-a7fb-f700e7f27c76","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:29:23.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:29:23.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:29:23.653  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-09-10 05:29:23.654  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:29:23.686  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:29:23.687  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:29:24.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:29:24.299  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"87bc2f14-af83-4cc9-a7fb-f700e7f27c76","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:29:24.299  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:29:24.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:29:24.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:29:39.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:29:39.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:29:39.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:29:54.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:29:54.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:29:54.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:00.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:00.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:29:59.878668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdf6892c-caa9-4a61-b743-b09361840502","timestamp":"2022-09-10T05:29:59.878787Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:30:00.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:00.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:30:06.597  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6ba48e8d-94ea-4767-b0a2-504d43f8c7a9","timestamp":"2022-09-10T05:30:06.596734Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:30:06.603  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-09-10 05:30:06.603  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:30:06.638  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:06.639  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:30:07.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:07.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6ba48e8d-94ea-4767-b0a2-504d43f8c7a9","timestamp":"2022-09-10T05:30:06.596734Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:30:07.260  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:30:07.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:07.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:07.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:07.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:30:07.259955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c39a592f-c416-4074-901a-0e2b6cead380","timestamp":"2022-09-10T05:30:07.259967Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:30:07.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:07.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:08.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:08.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:30:08.239698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"738d2824-991b-4a5a-b48c-c69355a7837e","timestamp":"2022-09-10T05:30:08.239718Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:30:08.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:08.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:08.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:08.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:30:09.189037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"365ca395-c7b9-4a87-bca8-2249721ff435","timestamp":"2022-09-10T05:30:09.189113Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:30:09.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:09.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:24.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:24.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:24.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:39.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:39.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:39.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:30:54.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:30:54.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:30:54.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:31:09.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:31:09.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:31:09.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:31:24.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:31:24.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:31:24.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:31:39.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:31:39.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:31:39.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:31:54.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:31:54.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:31:54.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:00.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:00.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:31:59.877598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"590ef0b8-eda7-4b91-9f11-d8c4c6521d71","timestamp":"2022-09-10T05:31:59.877659Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:32:00.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:00.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:06.247  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:32:06.611  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"506bee22-8d63-4699-a61f-4e8ffc552d43","timestamp":"2022-09-10T05:32:06.610892Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:32:06.653  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-09-10 05:32:06.654  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:32:06.710  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:06.710  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:32:07.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:07.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"506bee22-8d63-4699-a61f-4e8ffc552d43","timestamp":"2022-09-10T05:32:06.610892Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:32:07.325  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:32:07.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:07.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:07.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:07.510  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:32:07.349954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59de53b0-0ec8-4ea4-99f1-dac903715cba","timestamp":"2022-09-10T05:32:07.349967Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:32:07.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:07.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:08.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:08.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:32:08.334112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e49f475c-ba0f-4750-bd02-a45d1d2d248f","timestamp":"2022-09-10T05:32:08.334129Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:32:08.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:08.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:08.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:08.854  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:32:09.188406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16bd89f7-c580-47f6-8b9b-b609533799f7","timestamp":"2022-09-10T05:32:09.188503Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:32:09.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:09.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:24.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:24.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:24.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:39.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:39.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:39.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:32:54.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:32:54.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:32:54.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:33:09.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:33:09.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:33:09.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:33:24.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:33:24.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:33:24.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:33:39.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:33:39.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:33:39.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:33:54.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:33:54.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:33:54.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:00.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:00.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:33:59.877690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d025e0f-d2b4-4ef3-85b5-7f35d05277ca","timestamp":"2022-09-10T05:33:59.877791Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:34:00.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:00.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:34:06.627  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6f6f24c-7b5e-4c74-a2e7-7cc59046b45d","timestamp":"2022-09-10T05:34:06.627306Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:34:06.653  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-09-10 05:34:06.654  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:34:06.708  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:06.709  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (55 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:34:07.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:07.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6f6f24c-7b5e-4c74-a2e7-7cc59046b45d","timestamp":"2022-09-10T05:34:06.627306Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:34:07.324  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:34:07.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:07.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:07.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:07.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:34:07.324647Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a890c11-58b4-4d63-bfe4-6a7a08dfc716","timestamp":"2022-09-10T05:34:07.324659Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:34:07.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:07.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:08.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:08.178  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:34:08.329204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05b10460-b7fb-49c1-a167-60e5f31cef24","timestamp":"2022-09-10T05:34:08.329242Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:34:08.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:08.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:08.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:08.903  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:34:09.204188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"671957ee-fdfa-4b7d-a4a0-b89d04140c96","timestamp":"2022-09-10T05:34:09.204283Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:34:09.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:09.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:24.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:24.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:24.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:39.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:39.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:39.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:34:54.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:34:54.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:34:54.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:35:09.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:35:09.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:35:09.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:35:24.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:35:24.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:35:24.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:35:39.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:35:39.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:35:39.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:35:54.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:35:54.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:35:54.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:00.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:00.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:35:59.877846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edf9d366-95a7-4845-b54a-45d14ad34c25","timestamp":"2022-09-10T05:35:59.877965Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:36:00.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:00.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:36:06.641  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd0d8bbe-d149-4bae-b635-4e0702faa2ca","timestamp":"2022-09-10T05:36:06.641277Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:36:06.653  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-09-10 05:36:06.653  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:36:06.687  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:06.687  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:36:07.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:07.303  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd0d8bbe-d149-4bae-b635-4e0702faa2ca","timestamp":"2022-09-10T05:36:06.641277Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:36:07.303  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:36:07.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:07.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:07.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:07.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-09-10T05:36:07.306087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"159ffd1a-6cb6-4349-91e9-3d424cc9b6c4","timestamp":"2022-09-10T05:36:07.306106Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:36:07.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:07.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:08.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:08.169  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:36:08.303061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd8399d6-ba9f-429a-a451-ee80e9018b1b","timestamp":"2022-09-10T05:36:08.303081Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:36:08.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:08.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:08.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:08.831  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:36:09.187521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f76729c4-ea2c-47d4-bbcf-b3b7f193977d","timestamp":"2022-09-10T05:36:09.187623Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:36:09.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:09.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:24.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:24.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:24.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:30.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:30.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"df6cf116-0f8e-4ec3-84fd-99f377997551","timestamp":"2022-09-10T05:36:27.060568Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:36:31.658  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:36:31.663  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"df6cf116-0f8e-4ec3-84fd-99f377997551","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:36:31.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:31.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:31.703  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-09-10 05:36:31.704  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:36:31.731  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:31.732  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:36:32.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:32.342  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"df6cf116-0f8e-4ec3-84fd-99f377997551","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:36:32.343  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:36:32.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:32.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:36:47.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:36:47.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:36:47.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:37:02.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:37:02.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:37:02.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:37:17.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:37:17.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:37:17.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:37:32.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:37:32.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:37:32.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:37:47.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:37:47.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:37:47.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:00.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:00.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:37:59.877567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c689ed89-d585-4c19-9e6f-6a05bf324834","timestamp":"2022-09-10T05:37:59.877629Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:38:00.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:00.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:02.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:02.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"a24ab729-7ce5-46c3-bae8-88318670dc72","timestamp":"2022-09-10T05:38:01.322947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:38:03.672  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:38:03.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"a24ab729-7ce5-46c3-bae8-88318670dc72","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:38:03.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:03.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:03.703  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-09-10 05:38:03.703  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:38:03.740  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:03.741  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:38:04.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:04.356  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"a24ab729-7ce5-46c3-bae8-88318670dc72","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:38:04.356  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:38:04.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:04.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:38:06.661  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da609caf-7ebc-49a3-8925-d0ecdff5bda3","timestamp":"2022-09-10T05:38:06.661558Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:38:06.703  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-09-10 05:38:06.704  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:38:06.719  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:06.720  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-09-10 05:38:07.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:07.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da609caf-7ebc-49a3-8925-d0ecdff5bda3","timestamp":"2022-09-10T05:38:06.661558Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:38:07.376  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:38:07.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:07.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:07.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:07.509  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:38:07.377085Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbccd33b-1c22-441b-995e-aea306df5d8f","timestamp":"2022-09-10T05:38:07.377095Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:38:07.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:07.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:07.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:07.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:38:08.388930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3138f12c-857b-4785-acac-3c0f30912cc9","timestamp":"2022-09-10T05:38:08.388948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:38:07.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:07.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:08.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:08.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:38:08.247547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b07e2a4f-be91-41f7-9c24-14ef8dc849a1","timestamp":"2022-09-10T05:38:08.247813Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:38:08.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:08.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:08.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:08.754  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:38:09.192251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7babe2d-c4db-492f-bfc1-c892176787cc","timestamp":"2022-09-10T05:38:09.192866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:38:09.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:09.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:24.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:24.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:24.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:39.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:39.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:39.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:38:54.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:38:54.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:38:54.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:39:09.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:39:09.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:39:09.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:39:17.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:39:17.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"7f6892c6-68dd-4a4b-8af4-3ab3086f2c88","timestamp":"2022-09-10T05:39:15.591818Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:39:17.694  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:39:17.694  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"7f6892c6-68dd-4a4b-8af4-3ab3086f2c88","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:39:17.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:39:17.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:39:17.703  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-09-10 05:39:17.704  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:39:17.752  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:39:17.752  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:39:18.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:39:18.366  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"7f6892c6-68dd-4a4b-8af4-3ab3086f2c88","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:39:18.366  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:39:18.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:39:18.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:39:33.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:39:33.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:39:33.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:39:48.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:39:48.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:39:48.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:00.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:00.544  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:39:59.877785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26551573-baee-427c-b030-687a704006e9","timestamp":"2022-09-10T05:39:59.877927Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:40:00.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:00.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:40:06.687  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e46f131b-51f9-4403-bac8-cd0be0d90a5b","timestamp":"2022-09-10T05:40:06.686688Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:40:06.695  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba3816e7-4f59-4e50-af1d-29483b1c425a","timestamp":"2022-09-10T05:40:06.695226Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:40:06.703  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-09-10 05:40:06.703  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:40:06.741  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:06.742  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":2}
2022-09-10 05:40:07.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:07.356  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e46f131b-51f9-4403-bac8-cd0be0d90a5b","timestamp":"2022-09-10T05:40:06.686688Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:40:07.356  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:40:07.356  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba3816e7-4f59-4e50-af1d-29483b1c425a","timestamp":"2022-09-10T05:40:06.695226Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:40:07.357  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:40:07.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:07.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:07.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:07.517  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:40:07.357729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"addf86a1-8495-4312-944b-dcf5ab9c1d47","timestamp":"2022-09-10T05:40:07.357746Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:40:07.698  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:40:07.359276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3840243-2cc3-4eae-9007-7b40a9f36257","timestamp":"2022-09-10T05:40:07.359290Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:40:07.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:07.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:08.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:08.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:40:08.367913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cb1cf86-4094-4ad7-a372-fc2952effe87","timestamp":"2022-09-10T05:40:08.367951Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:40:08.261  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:40:08.370003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba10c74c-4ab5-4d1e-844f-5f71af3e3cee","timestamp":"2022-09-10T05:40:08.370030Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:40:08.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:08.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:08.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:08.813  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:40:09.187766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3145616f-b05b-4b83-85bd-79a37b21c29e","timestamp":"2022-09-10T05:40:09.187853Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:40:09.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:09.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:24.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:24.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:24.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:39.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:39.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:39.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:40:54.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:40:54.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:40:54.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:41:09.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:41:09.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:41:09.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:41:24.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:41:24.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:41:24.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:41:39.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:41:39.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:41:39.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:41:54.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:41:54.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:41:54.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:00.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:00.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:41:59.877569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38bb9a40-6a8a-4df9-9bf1-94079eb47495","timestamp":"2022-09-10T05:41:59.877634Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:42:00.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:00.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:42:06.702  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a734c8e4-f753-42a0-9c57-f9ce7bcf138d","timestamp":"2022-09-10T05:42:06.701970Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:42:06.703  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-09-10 05:42:06.703  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:42:06.721  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5fceddc2-65ae-4676-ba4e-945365e490a6","timestamp":"2022-09-10T05:42:06.721419Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:42:06.754  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:06.755  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":1,"count":1}
2022-09-10 05:42:06.803  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms
2022-09-10 05:42:06.803  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:42:06.876  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:06.876  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (73 ms):{"serverTimeMs":0,"count":1}
2022-09-10 05:42:06.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:06.888  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a734c8e4-f753-42a0-9c57-f9ce7bcf138d","timestamp":"2022-09-10T05:42:06.701970Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:42:06.889  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:42:06.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:06.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:06.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:06.989  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5fceddc2-65ae-4676-ba4e-945365e490a6","timestamp":"2022-09-10T05:42:06.721419Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:42:06.990  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:42:06.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:06.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:07.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:07.084  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:42:06.888775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0af2738b-2768-46c8-9b44-a64cfb7ef20b","timestamp":"2022-09-10T05:42:06.888787Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:42:07.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:07.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:07.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:07.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:42:06.989741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8195004b-4755-4e3a-a3b6-3419de89aa6c","timestamp":"2022-09-10T05:42:06.989755Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:42:07.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:07.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:07.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:07.175  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:42:07.905846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a2eac1e-6a7a-4179-b43c-5e5cac9050f9","timestamp":"2022-09-10T05:42:07.905882Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:42:07.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:07.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:07.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:07.723  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:42:08.026787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8d41246-a984-4127-9e61-aae2f374948f","timestamp":"2022-09-10T05:42:08.026815Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:42:08.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:08.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:09.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:09.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:42:09.190212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"531fe3bf-d83b-4d05-b2aa-54cfa62e88a9","timestamp":"2022-09-10T05:42:09.190282Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:42:09.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:09.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:24.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:24.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:24.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:39.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:39.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:39.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:42:54.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:42:54.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:42:54.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:43:09.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:43:09.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:43:09.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:43:19.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:43:19.549  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"cd0e2867-9e7e-4f62-bcad-f225981b5f10","timestamp":"2022-09-10T05:43:18.018927Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:43:19.724  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-10 05:43:19.724  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"cd0e2867-9e7e-4f62-bcad-f225981b5f10","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:43:19.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:43:19.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:43:19.753  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms
2022-09-10 05:43:19.754  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:43:19.814  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:43:19.815  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
2022-09-10 05:43:20.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:43:20.431  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"cd0e2867-9e7e-4f62-bcad-f225981b5f10","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:43:20.431  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-10 05:43:20.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:43:20.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:43:35.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:43:35.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:43:35.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:43:50.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:43:50.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:43:50.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:00.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:00.583  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:43:59.877603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2e8fec9-8d78-4415-a15e-c72b53140b56","timestamp":"2022-09-10T05:43:59.877668Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:44:00.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:00.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:06.245  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-10 05:44:06.722  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6073c9c6-8fd1-41e2-82f6-5a292e752e52","timestamp":"2022-09-10T05:44:06.721800Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:44:06.729  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"442308a9-fd35-4ccb-a3c7-0f4975902925","timestamp":"2022-09-10T05:44:06.729010Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:44:06.753  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-09-10 05:44:06.754  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-10 05:44:06.820  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:06.820  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":0,"count":2}
2022-09-10 05:44:07.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:07.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6073c9c6-8fd1-41e2-82f6-5a292e752e52","timestamp":"2022-09-10T05:44:06.721800Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:44:07.434  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:44:07.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"442308a9-fd35-4ccb-a3c7-0f4975902925","timestamp":"2022-09-10T05:44:06.729010Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-10 05:44:07.435  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-10 05:44:07.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:07.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:07.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:07.623  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:44:07.440180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b981b9bf-ea7b-4b6d-a1e5-40a69a669165","timestamp":"2022-09-10T05:44:07.440198Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:44:07.732  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-10T05:44:07.441221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e7c8dbb-4c3b-4a12-abbe-f3a3de437dff","timestamp":"2022-09-10T05:44:07.441236Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-10 05:44:07.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:07.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:08.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:08.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:44:08.467084Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"440c8e64-bee4-405c-bfd5-3700ea86bcc2","timestamp":"2022-09-10T05:44:08.467120Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:44:08.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:44:08.468661Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a097fd1f-fd65-419a-afd5-5c270e5445ea","timestamp":"2022-09-10T05:44:08.468678Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:44:08.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:08.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:08.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:08.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-10T05:44:09.188616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e541fe2a-9383-46b2-b9a2-0324bcee2a14","timestamp":"2022-09-10T05:44:09.188742Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-10 05:44:09.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:09.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:24.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:24.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:24.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:39.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:39.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:39.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...
2022-09-10 05:44:54.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-10 05:44:54.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000
2022-09-10 05:44:54.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/dff2b827-c848-4f74-9f7a-3ab87a94eac6/onap-policy-clamp-runtime-acm-d4dfc654b-bg5sw?timeout=15000 (anonymous) ...