Results

By type

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

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

2022-03-10 14:49:17.650  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-688894b6c-5xw26 with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-10 14:49:17.668  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-03-10 14:49:28.514  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-03-10 14:49:28.552  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-03-10 14:49:28.553  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-10 14:49:28.761  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-03-10 14:49:28.762  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10830 ms
2022-03-10 14:49:31.038  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-10 14:49:39.600  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e130bd0a-6693-4bda-91d6-a87e935c4845, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-5xw26, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-03-10 14:49:41.370  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-10 14:49:46.150  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1b7f06c7, org.springframework.security.web.context.SecurityContextPersistenceFilter@64b0d1fa, org.springframework.security.web.header.HeaderWriterFilter@64763e49, org.springframework.security.web.authentication.logout.LogoutFilter@4262fdeb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1c8f6c66, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12219f6a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f736d00, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@151732fb, org.springframework.security.web.session.SessionManagementFilter@3e546734, org.springframework.security.web.access.ExceptionTranslationFilter@78b7f805, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d7911d5]
2022-03-10 14:49:47.492  WARN 11 --- [           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-03-10 14:49:47.493  WARN 11 --- [           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-03-10 14:49:47.494  WARN 11 --- [           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-03-10 14:49:47.495  WARN 11 --- [           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-03-10 14:49:47.495  WARN 11 --- [           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-03-10 14:49:47.496  WARN 11 --- [           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-03-10 14:49:47.497  WARN 11 --- [           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-03-10 14:49:47.498  WARN 11 --- [           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-03-10 14:49:47.498  WARN 11 --- [           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-03-10 14:49:47.499  WARN 11 --- [           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-03-10 14:49:47.500  WARN 11 --- [           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-03-10 14:49:47.500  WARN 11 --- [           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-03-10 14:49:47.501  WARN 11 --- [           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-03-10 14:49:47.502  WARN 11 --- [           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-03-10 14:49:47.502  WARN 11 --- [           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-03-10 14:49:47.503  WARN 11 --- [           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-03-10 14:49:47.503  WARN 11 --- [           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-03-10 14:49:47.504  WARN 11 --- [           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-03-10 14:49:47.505  WARN 11 --- [           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-03-10 14:49:47.506  WARN 11 --- [           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-03-10 14:49:47.506  WARN 11 --- [           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-03-10 14:49:47.698  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-10 14:49:50.543  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-03-10 14:49:50.543  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-03-10 14:49:50.563  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e130bd0a-6693-4bda-91d6-a87e935c4845, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-5xw26, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-03-10 14:49:50.571  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e130bd0a-6693-4bda-91d6-a87e935c4845, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-5xw26, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-03-10 14:49:50.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:49:50.573  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d0870368-b91d-4150-99b8-2f3728331cea, alive=false, publisher=null]]: starting
2022-03-10 14:49:50.638  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d0870368-b91d-4150-99b8-2f3728331cea, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-10 14:49:50.628  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:49:50.639  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-03-10 14:49:50.641  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-10 14:49:50.641  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-10 14:49:50.641  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-10 14:49:50.651  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-10 14:49:50.651  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-10 14:49:50.651  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-10 14:49:50.656  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-03-10 14:49:50.657  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-03-10 14:49:50.657  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-03-10 14:49:50.657  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-03-10 14:49:50.657  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-03-10 14:49:50.658  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-03-10 14:49:50.658  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e130bd0a-6693-4bda-91d6-a87e935c4845, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-5xw26, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@c9b5a99
2022-03-10 14:49:50.658  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e130bd0a-6693-4bda-91d6-a87e935c4845, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-5xw26, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-03-10 14:49:50.659  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-03-10 14:49:50.682  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 37.9 seconds (JVM running for 44.153)
2022-03-10 14:49:50.732  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-03-10 14:49:50.738  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-10 14:50:06.965  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:50:07.013  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:50:07.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:50:22.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:50:22.015  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:50:22.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:50:33.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:50:33.277  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-03-10 14:50:33.281  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T14:50:32.473218Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f2fb123-240b-465e-a1ab-071e1ec9af83","timestamp":"2022-03-10T14:50:32.473459Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
[EL Info]: 2022-03-10 14:50:33.539--ServerSession(270614999)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-10 14:50:41.679  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:50:41.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:50:51.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:50:51.100  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:50:50.792384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d707ce4a-57ff-4999-82ce-bac4f219e200","timestamp":"2022-03-10T14:50:50.792615Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 14:50:51.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:50:51.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:51:06.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:51:06.381  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:51:06.381  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:51:21.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:51:21.372  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:51:21.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:51:36.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:51:36.408  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:51:36.409  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:51:46.927  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:51:46.929  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:51:46.155523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c25a32a8-1b8f-440d-8a06-55cd1ada898e","timestamp":"2022-03-10T14:51:46.155721Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 14:51:47.523  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:51:47.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:51:50.539  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 14:52:02.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:52:02.512  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:52:02.513  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:52:17.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:52:17.502  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:52:17.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:52:32.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:52:32.502  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:52:32.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:52:33.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:52:33.163  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T14:52:32.474252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"342d7fa2-f47e-49c9-b41a-7e6c182f8812","timestamp":"2022-03-10T14:52:32.474429Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 14:52:33.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:52:33.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:52:48.392  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:52:48.395  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:52:48.396  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:52:51.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:52:51.066  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:52:50.791465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acbb073e-bffc-4079-aece-cecbbc2a34ad","timestamp":"2022-03-10T14:52:50.791580Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 14:52:51.468  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:52:51.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:53:06.435  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:53:06.436  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:53:06.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:53:21.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:53:21.404  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:53:21.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:53:36.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:53:36.374  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:53:36.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:53:46.928  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:53:46.930  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:53:46.155399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20d1f0ea-368a-4bf9-bd9f-c024f524c36d","timestamp":"2022-03-10T14:53:46.155542Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 14:53:47.395  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:53:47.396  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:53:50.539  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 14:54:02.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:54:02.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:54:02.369  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:54:17.332  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:54:17.334  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:54:17.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:54:32.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:54:32.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:54:32.300  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:54:33.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:54:33.167  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T14:54:32.472096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecdcd5df-11ab-44c7-8796-a72490758e31","timestamp":"2022-03-10T14:54:32.472238Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 14:54:33.384  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:54:33.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:54:48.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:54:48.349  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:54:48.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:54:51.068  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:54:51.070  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:54:50.791451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7092e04f-69ed-4a7b-9afe-91965ecf0f0a","timestamp":"2022-03-10T14:54:50.791548Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 14:54:51.447  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:54:51.447  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:55:06.435  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:55:06.436  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:55:06.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:55:21.412  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:55:21.413  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:55:21.414  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:55:36.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:55:36.386  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:55:36.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:55:46.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:55:46.888  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:55:46.155324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0db03e6f-a589-49f7-a88c-c94126e7c46f","timestamp":"2022-03-10T14:55:46.155466Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 14:55:47.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:55:47.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:55:50.539  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 14:56:02.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:56:02.372  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:56:02.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:56:17.327  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:56:17.327  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:56:17.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:56:32.295  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:56:32.297  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:56:32.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:56:33.172  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:56:33.173  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T14:56:32.472645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e8994a9-7fe2-4aaf-b655-e5a6b73e9241","timestamp":"2022-03-10T14:56:32.472870Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 14:56:33.408  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:56:33.410  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:56:48.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:56:48.394  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:56:48.394  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:56:51.081  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:56:51.083  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:56:50.791720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adb191bd-d474-4a2e-b8d0-9476b97a83a6","timestamp":"2022-03-10T14:56:50.791898Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 14:56:52.378  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:56:52.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:57:07.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:57:07.341  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:57:07.341  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:57:22.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:57:22.306  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:57:22.307  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:57:37.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:57:37.270  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:57:37.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:57:46.983  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:57:46.985  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:57:46.155627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35879b0e-6908-4ef0-8cfb-04367f8f30a9","timestamp":"2022-03-10T14:57:46.155876Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 14:57:47.454  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:57:47.456  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:57:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 14:58:02.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:58:02.428  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:58:02.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:58:17.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:58:17.399  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:58:17.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:58:32.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:58:32.423  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:58:32.424  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:58:33.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:58:33.157  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T14:58:32.472112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ea65640-e1d9-4a4f-9dc3-5bdf26592939","timestamp":"2022-03-10T14:58:32.472251Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 14:58:33.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:58:33.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:58:48.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:58:48.508  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:58:48.508  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:58:51.068  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:58:51.069  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:58:50.791428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"174ecc2f-0466-4928-b0ef-5ba591492872","timestamp":"2022-03-10T14:58:50.791500Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 14:58:51.483  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:58:51.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:59:06.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:59:06.451  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:59:06.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:59:21.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:59:21.449  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:59:21.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:59:36.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:59:36.515  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:59:36.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:59:46.922  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 14:59:46.923  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T14:59:46.156763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe38f858-7608-4949-80b8-502019466722","timestamp":"2022-03-10T14:59:46.156898Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 14:59:47.500  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 14:59:47.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 14:59:50.545  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:00:02.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:00:02.503  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:00:02.503  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:00:17.526  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:00:17.528  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:00:17.529  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:00:32.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:00:32.579  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:00:32.579  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:00:33.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:00:33.238  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:00:32.473876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9895697-1731-4a60-b59a-5eda94ee8620","timestamp":"2022-03-10T15:00:32.474001Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:00:33.678  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:00:33.678  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:00:48.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:00:48.725  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:00:48.726  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:00:51.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:00:51.202  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:00:50.791565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d42afe89-be6d-4a4e-8c12-bf419d8a5fe4","timestamp":"2022-03-10T15:00:50.791717Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:00:51.586  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:00:51.586  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:01:06.600  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:01:06.601  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:01:06.601  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:01:21.593  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:01:21.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:01:21.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:01:36.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:01:36.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:01:36.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:01:46.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:01:46.963  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:01:46.155516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ea1febc-724b-45ce-80eb-16ec475ee42a","timestamp":"2022-03-10T15:01:46.155796Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:01:47.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:01:47.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:01:50.540  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:02:02.463  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:02:02.464  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:02:02.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:02:17.477  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:02:17.478  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:02:17.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:02:32.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:02:32.452  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:02:32.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:02:33.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:02:33.222  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:02:32.473463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"944cf9ae-017e-4de4-bc27-939afe5f6cb8","timestamp":"2022-03-10T15:02:32.473755Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:02:33.575  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:02:33.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:02:48.529  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:02:48.531  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:02:48.531  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:02:51.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:02:51.102  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:02:50.791822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3cd047a-822e-4afd-9a01-a569e8e8857b","timestamp":"2022-03-10T15:02:50.791997Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:02:51.610  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:02:51.610  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:03:06.614  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:03:06.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:03:06.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:03:21.586  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:03:21.587  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:03:21.587  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:03:36.603  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:03:36.604  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:03:36.605  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:03:46.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:03:46.885  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:03:46.156706Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5533cd7-51f4-4482-b1d7-6e5d88defde1","timestamp":"2022-03-10T15:03:46.156852Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:03:48.448  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:03:48.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:03:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:04:03.420  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:04:03.421  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:04:03.422  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:04:18.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:04:18.386  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:04:18.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:04:33.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:04:33.188  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:04:32.472040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6bdd13a-7388-44e1-b19d-4e9a3599c3bb","timestamp":"2022-03-10T15:04:32.472162Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:04:33.682  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:04:33.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:04:48.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:04:48.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:04:48.667  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:04:51.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:04:51.120  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:04:50.791852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62db55dd-5c08-43be-9227-8c263d1cba82","timestamp":"2022-03-10T15:04:50.792045Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:04:51.576  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:04:51.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:05:06.548  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:05:06.549  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:05:06.549  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:05:21.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:05:21.514  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:05:21.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:05:36.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:05:36.471  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:05:36.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:05:46.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:05:46.944  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:05:46.155559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2194aa95-0641-4951-ae3a-ad9b5f219c82","timestamp":"2022-03-10T15:05:46.155795Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:05:47.537  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:05:47.537  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:05:50.539  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:06:02.512  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:06:02.514  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:06:02.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:06:17.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:06:17.472  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:06:17.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:06:32.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:06:32.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:06:32.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:06:33.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:06:33.180  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:06:32.472435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7241f7f8-6f6b-4030-b39b-317fe90d3a2b","timestamp":"2022-03-10T15:06:32.472664Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:06:33.514  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:06:33.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:06:48.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:06:48.474  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:06:48.474  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:06:51.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:06:51.059  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:06:50.791536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8127d476-ff39-4649-894b-ad0d334c591a","timestamp":"2022-03-10T15:06:50.791603Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:06:52.478  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:06:52.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:07:07.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:07:07.471  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:07:07.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:07:22.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:07:22.441  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:07:22.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:07:37.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:07:37.422  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:07:37.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:07:46.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:07:46.896  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:07:46.155223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a46a89c-f6ee-42e3-a59e-6dfb5fe49de7","timestamp":"2022-03-10T15:07:46.155347Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:07:47.512  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:07:47.513  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:07:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:08:02.487  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:08:02.491  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:08:02.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:08:17.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:08:17.476  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:08:17.476  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:08:32.435  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:08:32.436  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:08:32.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:08:33.149  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:08:33.155  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:08:32.472077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4336972-f84d-42a5-9f79-7b67a8e72783","timestamp":"2022-03-10T15:08:32.472233Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:08:33.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:08:33.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:08:48.474  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:08:48.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:08:48.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:08:51.080  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:08:51.081  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:08:50.791958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e79464d-96b7-4326-a58d-61f4796bcdd0","timestamp":"2022-03-10T15:08:50.792149Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:08:52.498  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:08:52.498  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:09:07.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:09:07.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:09:07.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:09:22.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:09:22.416  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:09:22.418  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:09:37.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:09:37.392  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:09:37.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:09:46.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:09:46.864  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:09:46.155531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"271f4ae9-7ff8-42bb-970b-a59f0f83733a","timestamp":"2022-03-10T15:09:46.155704Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:09:47.526  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:09:47.526  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:09:50.543  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:10:02.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:10:02.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:10:02.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:10:17.445  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:10:17.446  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:10:17.446  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:10:32.411  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:10:32.412  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:10:32.412  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:10:33.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:10:33.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:10:32.472109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a98c44fe-68ba-4e5f-97ee-66ce9cf83f7f","timestamp":"2022-03-10T15:10:32.472204Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:10:33.530  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:10:33.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:10:48.513  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:10:48.515  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:10:48.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:10:51.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:10:51.059  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:10:50.791445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93d25e3c-b644-4074-84f5-4e1da08638b1","timestamp":"2022-03-10T15:10:50.791549Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:10:52.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:10:52.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:11:07.458  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:11:07.459  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:11:07.459  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:11:22.426  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:11:22.427  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:11:22.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:11:37.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:11:37.402  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:11:37.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:11:46.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:11:46.873  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:11:46.155208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"112e95cc-a61c-41b7-8d5c-a7d9291fae39","timestamp":"2022-03-10T15:11:46.155301Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:11:47.544  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:11:47.545  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:11:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:12:02.505  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:12:02.507  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:12:02.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:12:17.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:12:17.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:12:17.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:12:32.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:12:32.453  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:12:32.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:12:33.172  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:12:33.173  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:12:32.472421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"586b90a6-d601-46da-9593-1078e2367fea","timestamp":"2022-03-10T15:12:32.472690Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:12:33.551  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:12:33.551  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:12:48.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:12:48.527  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:12:48.528  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:12:51.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:12:51.072  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:12:50.791543Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cbaa650-c23e-4642-9b62-fc958f05e9d6","timestamp":"2022-03-10T15:12:50.791777Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:12:53.524  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:12:53.526  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:13:08.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:13:08.495  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:13:08.495  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:13:23.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:13:23.470  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:13:23.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:13:38.460  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:13:38.461  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:13:38.461  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:13:46.928  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:13:46.929  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:13:46.155456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7159212-750a-41f1-8a21-e89579264237","timestamp":"2022-03-10T15:13:46.155646Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:13:47.559  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:13:47.559  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:13:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:14:02.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:14:02.507  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:14:02.507  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:14:17.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:14:17.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:14:17.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:14:32.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:14:32.523  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:14:32.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:14:33.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:14:33.170  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:14:32.472602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b21d876b-f95f-418b-825b-7c13dda568a5","timestamp":"2022-03-10T15:14:32.472687Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:14:33.576  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:14:33.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:14:48.562  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:14:48.563  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:14:48.563  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:14:51.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:14:51.101  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:14:50.791670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a6b991f-48f5-4453-bba8-de443629a5f7","timestamp":"2022-03-10T15:14:50.791842Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:14:51.570  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:14:51.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:15:06.527  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:15:06.527  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:15:06.528  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:15:21.485  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:15:21.486  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:15:21.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:15:36.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:15:36.442  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:15:36.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:15:46.867  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:15:46.868  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:15:46.155828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29c92738-10d4-49e1-80be-0ecc1abcf86d","timestamp":"2022-03-10T15:15:46.156030Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:15:47.580  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:15:47.580  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:15:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:16:02.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:16:02.537  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:16:02.537  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:16:17.521  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:16:17.522  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:16:17.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:16:32.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:16:32.477  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:16:32.477  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:16:33.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:16:33.147  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:16:32.472093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7430344e-2131-4264-920e-03095dab2b69","timestamp":"2022-03-10T15:16:32.472201Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:16:33.595  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:16:33.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:16:48.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:16:48.565  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:16:48.565  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:16:51.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:16:51.052  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:16:50.791410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57a310b3-4f51-4670-b2c4-a94b923eed1b","timestamp":"2022-03-10T15:16:50.791471Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:16:52.569  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:16:52.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:17:07.532  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:17:07.533  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:17:07.533  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:17:22.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:17:22.517  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:17:22.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:17:37.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:17:37.500  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:17:37.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:17:46.824  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:17:46.825  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:17:46.155334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0093e49d-a99d-4748-81dc-2fc519d67b47","timestamp":"2022-03-10T15:17:46.155437Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:17:47.609  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:17:47.610  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:17:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:18:02.569  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:18:02.569  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:18:02.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:18:17.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:18:17.547  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:18:17.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:18:32.513  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:18:32.515  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:18:32.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:18:33.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:18:33.170  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:18:32.472117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e100a448-83aa-4734-bab3-de7fda97ad5d","timestamp":"2022-03-10T15:18:32.472278Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:18:33.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:18:33.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:18:48.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:18:48.595  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:18:48.595  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:18:51.063  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:18:51.064  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:18:50.791492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eceafd18-fa27-46f3-acb3-d871f4b4f1b8","timestamp":"2022-03-10T15:18:50.791681Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:18:51.597  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:18:51.598  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:19:06.555  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:19:06.556  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:19:06.557  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:19:21.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:19:21.531  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:19:21.531  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:19:36.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:19:36.479  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:19:36.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:19:46.837  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:19:46.838  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:19:46.155514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40180ed2-9f5e-4694-abb9-f87a3ac2f84e","timestamp":"2022-03-10T15:19:46.155719Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-10 15:19:47.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:19:47.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:19:50.538  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-10 15:20:02.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:20:02.595  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:20:02.596  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:20:17.554  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:20:17.554  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:20:17.554  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:20:32.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:20:32.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:20:32.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:20:33.151  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:20:33.153  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-10T15:20:32.472256Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ada6e3c9-7b56-47a2-977b-346bae67284e","timestamp":"2022-03-10T15:20:32.472387Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-10 15:20:33.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:20:33.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:20:48.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:20:48.617  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:20:48.617  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...
2022-03-10 15:20:51.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-10 15:20:51.076  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-10T15:20:50.791581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27f5c81a-931e-4ddc-8312-fba81f188874","timestamp":"2022-03-10T15:20:50.791776Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-10 15:20:51.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000
2022-03-10 15:20:51.670  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/e130bd0a-6693-4bda-91d6-a87e935c4845/onap-policy-clamp-cl-runtime-688894b6c-5xw26?timeout=15000 (anonymous) ...