Results

By type

          Policy pap config file: /opt/app/policy/pap/etc/mounted/papParameters.yaml
overriding logback.xml
PDP group configuration file: PapDb.json

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

[2022-10-21T08:03:14.684+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 11.0.11 on onap-policy-pap-68c6df564-rh7m8 with PID 8 (/app/pap.jar started by policy in /opt/app/policy/pap/bin)
[2022-10-21T08:03:14.687+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to default profiles: default
[2022-10-21T08:03:18.186+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2022-10-21T08:03:18.476+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 268 ms. Found 8 JPA repository interfaces.
[2022-10-21T08:03:20.857+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (https)
[2022-10-21T08:03:20.878+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["https-jsse-nio-6969"]
[2022-10-21T08:03:20.879+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2022-10-21T08:03:20.880+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.62]
[2022-10-21T08:03:21.102+00:00|INFO|[/]|main] Initializing Spring embedded WebApplicationContext
[2022-10-21T08:03:21.102+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6322 ms
[2022-10-21T08:03:22.612+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2022-10-21T08:03:22.778+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.4.31.Final
[2022-10-21T08:03:23.177+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2022-10-21T08:03:23.479+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2022-10-21T08:03:23.914+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2022-10-21T08:03:23.980+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2022-10-21T08:03:26.844+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2022-10-21T08:03:26.863+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2022-10-21T08:03:30.305+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, 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-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-10-21T08:03:30.411+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, 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-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2022-10-21T08:03:31.125+00:00|INFO|PapDatabaseInitializer|main] Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)])]) from PapDb.json
[2022-10-21T08:03:31.316+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2022-10-21T08:03:32.657+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2022-10-21T08:03:33.316+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@161c9468, org.springframework.security.web.context.SecurityContextPersistenceFilter@73c09a98, org.springframework.security.web.header.HeaderWriterFilter@f287a4e, org.springframework.security.web.authentication.logout.LogoutFilter@1238a074, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@143fe09c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27d6467, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@750c23a3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@629de8, org.springframework.security.web.session.SessionManagementFilter@8dcacf1, org.springframework.security.web.access.ExceptionTranslationFilter@497fd334, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4af44f2a]
[2022-10-21T08:03:34.490+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["https-jsse-nio-6969"]
[2022-10-21T08:03:34.892+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.892+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.893+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.893+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.894+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.894+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.895+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.895+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.896+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.896+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.897+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.897+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.898+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.898+00:00|WARN|SSLUtilBase|main] The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
[2022-10-21T08:03:34.899+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.899+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.899+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.900+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.900+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.901+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.901+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.902+00:00|WARN|SSLUtilBase|main] 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-10-21T08:03:34.934+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (https) with context path ''
[2022-10-21T08:03:36.007+00:00|INFO|ServiceManager|main] Policy PAP starting
[2022-10-21T08:03:36.007+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry
[2022-10-21T08:03:36.008+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters
[2022-10-21T08:03:36.011+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener
[2022-10-21T08:03:36.011+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher
[2022-10-21T08:03:36.012+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher
[2022-10-21T08:03:36.012+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher
[2022-10-21T08:03:36.025+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, 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-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@e76134d
[2022-10-21T08:03:36.026+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-10-21T08:03:36.027+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2022-10-21T08:03:36.028+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher
[2022-10-21T08:03:36.028+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, 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-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7b38db21
[2022-10-21T08:03:36.028+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-10-21T08:03:36.030+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2022-10-21T08:03:36.030+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:03:36.031+00:00|INFO|ServiceManager|main] Policy PAP starting topics
[2022-10-21T08:03:36.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:03:36.031+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-10-21T08:03:36.031+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2022-10-21T08:03:36.039+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:03:36.040+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:03:36.031+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a3d1e901-d4a8-4009-b65f-916a6862afea, alive=false, publisher=null]]: starting
[2022-10-21T08:03:36.050+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a3d1e901-d4a8-4009-b65f-916a6862afea, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-10-21T08:03:36.051+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3bcb18e7-1486-40fe-b328-abf74a2db946, alive=false, publisher=null]]: starting
[2022-10-21T08:03:36.052+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3bcb18e7-1486-40fe-b328-abf74a2db946, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2022-10-21T08:03:36.052+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics
[2022-10-21T08:03:36.053+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator
[2022-10-21T08:03:36.053+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher
[2022-10-21T08:03:36.063+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher
[2022-10-21T08:03:36.068+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers
[2022-10-21T08:03:36.070+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers
[2022-10-21T08:03:36.071+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock
[2022-10-21T08:03:36.071+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests
[2022-10-21T08:03:36.071+00:00|INFO|TimerManager|Thread-10] timer manager state-change started
[2022-10-21T08:03:36.080+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer
[2022-10-21T08:03:36.081+00:00|INFO|ServiceManager|main] Policy PAP started
[2022-10-21T08:03:36.086+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 23.083 seconds (JVM running for 25.04)
[2022-10-21T08:03:36.079+00:00|INFO|TimerManager|Thread-9] timer manager update started
[2022-10-21T08:03:36.175+00:00|INFO|ApplicationAvailabilityBean|main] Application availability state LivenessState changed to CORRECT
[2022-10-21T08:03:36.204+00:00|INFO|ApplicationAvailabilityBean|main] Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
[2022-10-21T08:03:51.557+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:51.560+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:51.572+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:03:51.573+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:03:51.572+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:03:51.573+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:03:56.139+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:56.151+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-PDP-PAP] ***** OrderedServiceImpl implementers:
 []
[2022-10-21T08:03:56.153+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:03:55.834598Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"50ae6b06-d795-4e3a-a9b2-9923a28f1db5","timestampMs":1666339435834,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup"}
[2022-10-21T08:03:56.161+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:56.162+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:03:55.834598Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"50ae6b06-d795-4e3a-a9b2-9923a28f1db5","timestampMs":1666339435834,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup"}
[2022-10-21T08:03:56.183+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:03:56.184+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:03:56.188+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:03:57.039+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting
[2022-10-21T08:03:57.039+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting listener
[2022-10-21T08:03:57.039+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting timer
[2022-10-21T08:03:57.040+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=62fd5a24-f210-4cf1-96d4-fca7b2756477, expireMs=1666339467040]
[2022-10-21T08:03:57.047+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting enqueue
[2022-10-21T08:03:57.047+00:00|INFO|TimerManager|Thread-9] update timer waiting 29993ms Timer [name=62fd5a24-f210-4cf1-96d4-fca7b2756477, expireMs=1666339467040]
[2022-10-21T08:03:57.048+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate started
[2022-10-21T08:03:57.049+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:03:57.050+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:03:57.061+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"62fd5a24-f210-4cf1-96d4-fca7b2756477","timestampMs":1666339437002,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:57.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms
[2022-10-21T08:03:57.105+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:03:57.164+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:57.165+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (61 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:03:57.803+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:57.803+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"62fd5a24-f210-4cf1-96d4-fca7b2756477","timestampMs":1666339437002,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:57.804+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE
[2022-10-21T08:03:57.804+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:03:57.804+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:03:57.853+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:57.853+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"62fd5a24-f210-4cf1-96d4-fca7b2756477","timestampMs":1666339437002,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:57.854+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2022-10-21T08:03:57.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:03:57.854+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:03:58.529+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:58.529+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:03:58.234162Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"62fd5a24-f210-4cf1-96d4-fca7b2756477","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"98ac4357-8857-42a5-9af0-1aa983b7477a","timestampMs":1666339438234,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:58.531+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping
[2022-10-21T08:03:58.532+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping enqueue
[2022-10-21T08:03:58.532+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping timer
[2022-10-21T08:03:58.532+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=62fd5a24-f210-4cf1-96d4-fca7b2756477, expireMs=1666339467040]
[2022-10-21T08:03:58.532+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping listener
[2022-10-21T08:03:58.532+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopped
[2022-10-21T08:03:58.533+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:58.534+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:03:58.234162Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"62fd5a24-f210-4cf1-96d4-fca7b2756477","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"98ac4357-8857-42a5-9af0-1aa983b7477a","timestampMs":1666339438234,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:58.535+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 62fd5a24-f210-4cf1-96d4-fca7b2756477
[2022-10-21T08:03:58.535+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:03:58.535+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:03:58.893+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate successful
[2022-10-21T08:03:58.893+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 start publishing next request
[2022-10-21T08:03:58.894+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange starting
[2022-10-21T08:03:58.894+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange starting listener
[2022-10-21T08:03:58.894+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange starting timer
[2022-10-21T08:03:58.894+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=c7d0a2d1-6238-4ea1-ae47-1d9659e6b629, expireMs=1666339468894]
[2022-10-21T08:03:58.894+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange starting enqueue
[2022-10-21T08:03:58.894+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange started
[2022-10-21T08:03:58.895+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c7d0a2d1-6238-4ea1-ae47-1d9659e6b629","timestampMs":1666339437004,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:58.896+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 29998ms Timer [name=c7d0a2d1-6238-4ea1-ae47-1d9659e6b629, expireMs=1666339468894]
[2022-10-21T08:03:58.900+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5 ms
[2022-10-21T08:03:58.900+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:03:58.922+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:58.923+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:03:58.997+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:03:58.998+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:03:59.625+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:59.625+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c7d0a2d1-6238-4ea1-ae47-1d9659e6b629","timestampMs":1666339437004,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:59.626+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE
[2022-10-21T08:03:59.626+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:03:59.626+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:03:59.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:03:59.655+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c7d0a2d1-6238-4ea1-ae47-1d9659e6b629","timestampMs":1666339437004,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:03:59.655+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2022-10-21T08:03:59.655+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:03:59.655+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:00.357+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:00.358+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:04:00.039510Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"c7d0a2d1-6238-4ea1-ae47-1d9659e6b629","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"4d343534-7920-4239-a260-14759917a037","timestampMs":1666339440038,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:00.359+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange stopping
[2022-10-21T08:04:00.359+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange stopping enqueue
[2022-10-21T08:04:00.359+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange stopping timer
[2022-10-21T08:04:00.359+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=c7d0a2d1-6238-4ea1-ae47-1d9659e6b629, expireMs=1666339468894]
[2022-10-21T08:04:00.359+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange stopping listener
[2022-10-21T08:04:00.359+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange stopped
[2022-10-21T08:04:00.359+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpStateChange successful
[2022-10-21T08:04:00.360+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 start publishing next request
[2022-10-21T08:04:00.360+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting
[2022-10-21T08:04:00.360+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting listener
[2022-10-21T08:04:00.360+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting timer
[2022-10-21T08:04:00.360+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=52022efb-c1e2-4afa-8601-39b4254385b3, expireMs=1666339470360]
[2022-10-21T08:04:00.360+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate starting enqueue
[2022-10-21T08:04:00.361+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"52022efb-c1e2-4afa-8601-39b4254385b3","timestampMs":1666339438990,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:00.361+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate started
[2022-10-21T08:04:00.361+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:00.361+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:00.369+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:00.369+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:04:00.039510Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"c7d0a2d1-6238-4ea1-ae47-1d9659e6b629","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"4d343534-7920-4239-a260-14759917a037","timestampMs":1666339440038,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:00.370+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id c7d0a2d1-6238-4ea1-ae47-1d9659e6b629
[2022-10-21T08:04:00.370+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:00.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:00.400+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 39 ms
[2022-10-21T08:04:00.400+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:04:00.472+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:00.473+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (73 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:04:01.106+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:01.106+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:01.106+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"52022efb-c1e2-4afa-8601-39b4254385b3","timestampMs":1666339438990,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:01.106+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"52022efb-c1e2-4afa-8601-39b4254385b3","timestampMs":1666339438990,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:01.106+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE
[2022-10-21T08:04:01.106+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2022-10-21T08:04:01.107+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:01.107+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:01.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:01.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:01.865+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:01.865+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:04:01.528587Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"52022efb-c1e2-4afa-8601-39b4254385b3","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"077aef60-8590-46ab-9f03-02791ec3332b","timestampMs":1666339441528,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:01.866+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping
[2022-10-21T08:04:01.866+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping enqueue
[2022-10-21T08:04:01.866+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping timer
[2022-10-21T08:04:01.866+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=52022efb-c1e2-4afa-8601-39b4254385b3, expireMs=1666339470360]
[2022-10-21T08:04:01.867+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopping listener
[2022-10-21T08:04:01.867+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate stopped
[2022-10-21T08:04:01.890+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 PdpUpdate successful
[2022-10-21T08:04:01.890+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-6f53d7f3-df72-415e-a824-b94f9b302939 has no more requests
[2022-10-21T08:04:01.911+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:01.912+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:04:01.528587Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"52022efb-c1e2-4afa-8601-39b4254385b3","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"077aef60-8590-46ab-9f03-02791ec3332b","timestampMs":1666339441528,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:04:01.913+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 52022efb-c1e2-4afa-8601-39b4254385b3
[2022-10-21T08:04:01.913+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:01.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:02.203+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:02.203+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:12.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:12.294+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a27e4fb2-c14f-428a-99e9-d87ac87a8a6b","timestampMs":1666339452825,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup"}
[2022-10-21T08:04:12.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:12.313+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a27e4fb2-c14f-428a-99e9-d87ac87a8a6b","timestampMs":1666339452825,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup"}
[2022-10-21T08:04:12.314+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:04:12.314+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:12.314+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:13.951+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting
[2022-10-21T08:04:13.951+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting listener
[2022-10-21T08:04:13.951+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting timer
[2022-10-21T08:04:13.951+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=cbfc3af8-5f74-4421-99e6-99cf9611b3da, expireMs=1666339483951]
[2022-10-21T08:04:13.951+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting enqueue
[2022-10-21T08:04:13.951+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate started
[2022-10-21T08:04:13.951+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:13.951+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:13.953+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"cbfc3af8-5f74-4421-99e6-99cf9611b3da","timestampMs":1666339453920,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:14.000+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2022-10-21T08:04:14.000+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:04:14.018+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:14.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
[2022-10-21T08:04:14.671+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:14.673+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"cbfc3af8-5f74-4421-99e6-99cf9611b3da","timestampMs":1666339453920,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:14.673+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE
[2022-10-21T08:04:14.673+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:14.673+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:14.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:14.768+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"cbfc3af8-5f74-4421-99e6-99cf9611b3da","timestampMs":1666339453920,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:14.768+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2022-10-21T08:04:14.768+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:14.769+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:15.507+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:15.508+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"cbfc3af8-5f74-4421-99e6-99cf9611b3da","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6ff5914a-49fe-44e6-84ca-61a713b95dbf","timestampMs":1666339456096,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:15.509+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping
[2022-10-21T08:04:15.509+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping enqueue
[2022-10-21T08:04:15.509+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping timer
[2022-10-21T08:04:15.509+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=cbfc3af8-5f74-4421-99e6-99cf9611b3da, expireMs=1666339483951]
[2022-10-21T08:04:15.509+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping listener
[2022-10-21T08:04:15.509+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopped
[2022-10-21T08:04:15.518+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:15.519+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"cbfc3af8-5f74-4421-99e6-99cf9611b3da","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"6ff5914a-49fe-44e6-84ca-61a713b95dbf","timestampMs":1666339456096,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:15.520+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id cbfc3af8-5f74-4421-99e6-99cf9611b3da
[2022-10-21T08:04:15.520+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"018dcd24-787a-4010-b807-599764c3189a","timestampMs":1666339456097,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:15.902+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate successful
[2022-10-21T08:04:15.902+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d start publishing next request
[2022-10-21T08:04:15.902+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange starting
[2022-10-21T08:04:15.902+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange starting listener
[2022-10-21T08:04:15.902+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange starting timer
[2022-10-21T08:04:15.903+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=7b3c0a63-c052-4308-9da1-f91b74c66d79, expireMs=1666339485903]
[2022-10-21T08:04:15.903+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange starting enqueue
[2022-10-21T08:04:15.903+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange started
[2022-10-21T08:04:15.903+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7b3c0a63-c052-4308-9da1-f91b74c66d79","timestampMs":1666339453920,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:15.907+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2022-10-21T08:04:15.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2022-10-21T08:04:15.950+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:04:15.952+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 45 ms
[2022-10-21T08:04:15.952+00:00|INFO|HttpClient|pool-4-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[2022-10-21T08:04:15.966+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:15.966+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:04:16.238+00:00|INFO|HttpClient|pool-4-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:16.238+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (286 ms):{"serverTimeMs":198,"count":1}
[2022-10-21T08:04:16.445+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"018dcd24-787a-4010-b807-599764c3189a","timestampMs":1666339456097,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:16.446+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:04:16.446+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:16.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:16.727+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:16.728+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7b3c0a63-c052-4308-9da1-f91b74c66d79","timestampMs":1666339453920,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:16.728+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2022-10-21T08:04:16.728+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:16.728+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:17.255+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:17.255+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"7b3c0a63-c052-4308-9da1-f91b74c66d79","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3ebecab6-40e5-4de1-918d-8e5e6554c76b","timestampMs":1666339457889,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:17.833+00:00|INFO|[/]|https-jsse-nio-6969-exec-5] Initializing Spring DispatcherServlet 'dispatcherServlet'
[2022-10-21T08:04:17.833+00:00|INFO|DispatcherServlet|https-jsse-nio-6969-exec-5] Initializing Servlet 'dispatcherServlet'
[2022-10-21T08:04:17.836+00:00|INFO|DispatcherServlet|https-jsse-nio-6969-exec-5] Completed initialization in 3 ms
[2022-10-21T08:04:17.907+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange stopping
[2022-10-21T08:04:17.907+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange stopping enqueue
[2022-10-21T08:04:17.912+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange stopping timer
[2022-10-21T08:04:17.907+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:17.912+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:17.912+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=7b3c0a63-c052-4308-9da1-f91b74c66d79, expireMs=1666339485903]
[2022-10-21T08:04:17.912+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange stopping listener
[2022-10-21T08:04:17.913+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange stopped
[2022-10-21T08:04:17.913+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpStateChange successful
[2022-10-21T08:04:17.913+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d start publishing next request
[2022-10-21T08:04:17.913+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting
[2022-10-21T08:04:17.913+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting listener
[2022-10-21T08:04:17.913+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting timer
[2022-10-21T08:04:17.913+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=0cdcf750-044b-4eed-99b2-9ca967b7240e, expireMs=1666339487913]
[2022-10-21T08:04:17.913+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate starting enqueue
[2022-10-21T08:04:17.913+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate started
[2022-10-21T08:04:17.913+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:17.913+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:17.913+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"0cdcf750-044b-4eed-99b2-9ca967b7240e","timestampMs":1666339456438,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:17.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms
[2022-10-21T08:04:17.950+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:04:17.970+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:17.970+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:04:18.044+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:18.045+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7b3c0a63-c052-4308-9da1-f91b74c66d79","timestampMs":1666339453920,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:18.046+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE
[2022-10-21T08:04:18.046+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"7b3c0a63-c052-4308-9da1-f91b74c66d79","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"3ebecab6-40e5-4de1-918d-8e5e6554c76b","timestampMs":1666339457889,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:18.047+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 7b3c0a63-c052-4308-9da1-f91b74c66d79
[2022-10-21T08:04:18.047+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:18.048+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:18.590+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:18.590+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"0cdcf750-044b-4eed-99b2-9ca967b7240e","timestampMs":1666339456438,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:18.591+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE
[2022-10-21T08:04:18.591+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:18.591+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:18.642+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:18.642+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"0cdcf750-044b-4eed-99b2-9ca967b7240e","timestampMs":1666339456438,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:18.642+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2022-10-21T08:04:18.642+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:18.642+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:19.353+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:19.353+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"0cdcf750-044b-4eed-99b2-9ca967b7240e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1ab10e2f-0105-4320-bf14-0baff31a23e5","timestampMs":1666339459887,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:19.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:19.354+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping
[2022-10-21T08:04:19.354+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping enqueue
[2022-10-21T08:04:19.354+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping timer
[2022-10-21T08:04:19.354+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"0cdcf750-044b-4eed-99b2-9ca967b7240e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1ab10e2f-0105-4320-bf14-0baff31a23e5","timestampMs":1666339459887,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:04:19.354+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=0cdcf750-044b-4eed-99b2-9ca967b7240e, expireMs=1666339487913]
[2022-10-21T08:04:19.354+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopping listener
[2022-10-21T08:04:19.354+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate stopped
[2022-10-21T08:04:19.354+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 0cdcf750-044b-4eed-99b2-9ca967b7240e
[2022-10-21T08:04:19.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:19.354+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:19.891+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d PdpUpdate successful
[2022-10-21T08:04:19.891+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d has no more requests
[2022-10-21T08:04:20.898+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:20.898+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:27.041+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=62fd5a24-f210-4cf1-96d4-fca7b2756477, expireMs=1666339467040]
[2022-10-21T08:04:28.894+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=c7d0a2d1-6238-4ea1-ae47-1d9659e6b629, expireMs=1666339468894]
[2022-10-21T08:04:34.416+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:34.416+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:34.416+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:35.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:35.956+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:35.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:04:49.425+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:49.426+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:04:49.426+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:04:50.970+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:04:50.970+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:04:50.970+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:04.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:04.413+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:04.414+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:05.947+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:05.948+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:05.949+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:19.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:19.427+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:19.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:20.201+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:20.202+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:19.511303Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7610e332-4a9e-49d5-b64f-3456dfc52d95","timestampMs":1666339519506,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup"}
[2022-10-21T08:05:20.203+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:05:20.203+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:20.204+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:20.201+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:20.205+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:19.511303Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"7610e332-4a9e-49d5-b64f-3456dfc52d95","timestampMs":1666339519506,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup"}
[2022-10-21T08:05:21.013+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting
[2022-10-21T08:05:21.013+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting listener
[2022-10-21T08:05:21.013+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting timer
[2022-10-21T08:05:21.013+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=9fe886c8-ab5a-4871-b349-fa19cf971bf4, expireMs=1666339551013]
[2022-10-21T08:05:21.013+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting enqueue
[2022-10-21T08:05:21.013+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate started
[2022-10-21T08:05:21.013+00:00|INFO|TimerManager|Thread-9] update timer waiting 30000ms Timer [name=9fe886c8-ab5a-4871-b349-fa19cf971bf4, expireMs=1666339551013]
[2022-10-21T08:05:21.014+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:21.014+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:21.014+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","timestampMs":1666339520990,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:21.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 36 ms
[2022-10-21T08:05:21.050+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:05:21.093+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:21.094+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:05:21.727+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:21.728+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","timestampMs":1666339520990,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:21.729+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE
[2022-10-21T08:05:21.729+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:21.729+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:21.730+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:21.731+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","timestampMs":1666339520990,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:21.731+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2022-10-21T08:05:21.731+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:21.731+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:22.425+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:22.426+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:22.021424Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","timestampMs":1666339522021,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:22.426+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:22.426+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:22.021424Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"9fe886c8-ab5a-4871-b349-fa19cf971bf4","timestampMs":1666339522021,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:22.427+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 9fe886c8-ab5a-4871-b349-fa19cf971bf4
[2022-10-21T08:05:22.427+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:22.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:22.429+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping
[2022-10-21T08:05:22.429+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping enqueue
[2022-10-21T08:05:22.429+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping timer
[2022-10-21T08:05:22.430+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=9fe886c8-ab5a-4871-b349-fa19cf971bf4, expireMs=1666339551013]
[2022-10-21T08:05:22.431+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping listener
[2022-10-21T08:05:22.431+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopped
[2022-10-21T08:05:22.908+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate successful
[2022-10-21T08:05:22.909+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc start publishing next request
[2022-10-21T08:05:22.909+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange starting
[2022-10-21T08:05:22.910+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange starting listener
[2022-10-21T08:05:22.910+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange starting timer
[2022-10-21T08:05:22.911+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=fbb4754e-36d2-4215-a1a8-c8e63ccd99c8, expireMs=1666339552911]
[2022-10-21T08:05:22.911+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange starting enqueue
[2022-10-21T08:05:22.912+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange started
[2022-10-21T08:05:22.912+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 29999ms Timer [name=fbb4754e-36d2-4215-a1a8-c8e63ccd99c8, expireMs=1666339552911]
[2022-10-21T08:05:22.913+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","timestampMs":1666339520990,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:22.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37 ms
[2022-10-21T08:05:22.950+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:05:22.959+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:22.959+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:23.025+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:23.025+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (75 ms):{"serverTimeMs":0,"count":1}
[2022-10-21T08:05:23.664+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:23.664+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","timestampMs":1666339520990,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:23.664+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2022-10-21T08:05:23.664+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:23.664+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:23.704+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:23.704+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","timestampMs":1666339520990,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:23.705+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE
[2022-10-21T08:05:23.705+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:23.705+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:24.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:24.371+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:23.955277Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","timestampMs":1666339523955,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:24.371+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id fbb4754e-36d2-4215-a1a8-c8e63ccd99c8
[2022-10-21T08:05:24.371+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:24.371+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:24.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:24.376+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:23.955277Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"fbb4754e-36d2-4215-a1a8-c8e63ccd99c8","timestampMs":1666339523955,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange stopping
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange stopping enqueue
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange stopping timer
[2022-10-21T08:05:24.377+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=fbb4754e-36d2-4215-a1a8-c8e63ccd99c8, expireMs=1666339552911]
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange stopping listener
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange stopped
[2022-10-21T08:05:24.377+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpStateChange successful
[2022-10-21T08:05:24.377+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc start publishing next request
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting listener
[2022-10-21T08:05:24.377+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting timer
[2022-10-21T08:05:24.378+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=0e6c01f5-942d-47f0-95d2-712c841ab862, expireMs=1666339554378]
[2022-10-21T08:05:24.378+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate starting enqueue
[2022-10-21T08:05:24.378+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate started
[2022-10-21T08:05:24.378+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:24.378+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:24.378+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"0e6c01f5-942d-47f0-95d2-712c841ab862","timestampMs":1666339522952,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:24.401+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 23 ms
[2022-10-21T08:05:24.402+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2022-10-21T08:05:24.418+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:24.418+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
[2022-10-21T08:05:25.043+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:25.043+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"0e6c01f5-942d-47f0-95d2-712c841ab862","timestampMs":1666339522952,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:25.044+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE
[2022-10-21T08:05:25.044+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:25.044+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:25.058+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:25.058+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"source":"pap-71cf7464-7758-4d32-9e6f-918a17bf6272","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"0e6c01f5-942d-47f0-95d2-712c841ab862","timestampMs":1666339522952,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:25.059+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2022-10-21T08:05:25.059+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:25.059+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:25.730+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:25.730+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:25.324848Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"0e6c01f5-942d-47f0-95d2-712c841ab862","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0e6c01f5-942d-47f0-95d2-712c841ab862","timestampMs":1666339525324,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:25.731+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping
[2022-10-21T08:05:25.731+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping enqueue
[2022-10-21T08:05:25.731+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping timer
[2022-10-21T08:05:25.731+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=0e6c01f5-942d-47f0-95d2-712c841ab862, expireMs=1666339554378]
[2022-10-21T08:05:25.731+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopping listener
[2022-10-21T08:05:25.731+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate stopped
[2022-10-21T08:05:25.742+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:25.742+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:05:25.324848Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"response":{"responseTo":"0e6c01f5-942d-47f0-95d2-712c841ab862","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0e6c01f5-942d-47f0-95d2-712c841ab862","timestampMs":1666339525324,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:05:25.743+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 0e6c01f5-942d-47f0-95d2-712c841ab862
[2022-10-21T08:05:25.743+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:25.743+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:25.904+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc PdpUpdate successful
[2022-10-21T08:05:25.905+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] drools-6eef0823-a770-4edb-963b-50912f506fbc has no more requests
[2022-10-21T08:05:25.945+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:25.945+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:36.085+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:05:40.751+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:40.751+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:40.751+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:40.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:40.918+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:40.918+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:51.014+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=9fe886c8-ab5a-4871-b349-fa19cf971bf4, expireMs=1666339551013]
[2022-10-21T08:05:52.911+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=fbb4754e-36d2-4215-a1a8-c8e63ccd99c8, expireMs=1666339552911]
[2022-10-21T08:05:55.482+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:55.483+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:55.483+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:55.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:55.494+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:55.494+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:05:56.013+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:56.018+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:05:55.831632Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"3a2885c6-40fc-423a-9191-fc5c27dc9475","timestampMs":1666339555831,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:05:56.019+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:05:56.019+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:05:56.019+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:05:56.022+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:05:56.022+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:05:55.831632Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"3a2885c6-40fc-423a-9191-fc5c27dc9475","timestampMs":1666339555831,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:05:56.937+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:05:56.937+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:06:11.009+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:11.009+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:06:11.009+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:06:11.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:11.940+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:06:11.940+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:06:15.510+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:15.511+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"6d4803da-52c5-43cd-852f-e2249a07cff8","timestampMs":1666339576099,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:06:15.512+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:06:15.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:06:15.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:06:15.600+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:15.600+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"6d4803da-52c5-43cd-852f-e2249a07cff8","timestampMs":1666339576099,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:06:16.485+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:06:16.486+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:06:30.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:30.471+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:06:30.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:06:31.497+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:31.498+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:06:31.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:06:45.446+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:45.446+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:06:45.447+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:06:46.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:06:46.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:06:46.464+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:07:00.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:00.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:07:00.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:07:01.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:01.435+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:07:01.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:07:15.400+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:15.400+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:07:15.410+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:07:16.415+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:16.416+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:07:16.416+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:07:19.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:19.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:19.939+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:07:19.503420Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"1dd83c12-dcd0-47b8-9111-968468169866","timestampMs":1666339639503,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:07:19.939+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:07:19.503420Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"1dd83c12-dcd0-47b8-9111-968468169866","timestampMs":1666339639503,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:07:19.940+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:07:19.940+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:07:19.940+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:07:20.945+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:07:20.946+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:07:34.923+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:34.923+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:07:34.924+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:07:35.917+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:35.918+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:07:35.918+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:07:36.119+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:07:49.896+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:49.896+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:07:49.897+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:07:50.907+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:50.907+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:07:50.907+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:07:56.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:56.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:07:56.068+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:07:55.830810Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e43930c8-7f65-4a2b-95d2-e706735fa8ab","timestampMs":1666339675830,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:07:56.068+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:07:55.830810Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"e43930c8-7f65-4a2b-95d2-e706735fa8ab","timestampMs":1666339675830,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:07:56.069+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:07:56.070+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:07:56.070+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:07:56.948+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:07:56.948+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:08:11.079+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:11.080+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:08:11.080+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:08:11.921+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:11.922+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:08:11.922+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:08:15.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:15.512+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dead5baf-5b67-436c-85b4-f0a4bdda17c2","timestampMs":1666339696101,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:08:15.513+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:08:15.513+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:08:15.513+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:08:15.553+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:15.554+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"dead5baf-5b67-436c-85b4-f0a4bdda17c2","timestampMs":1666339696101,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:08:16.387+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:08:16.388+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:08:30.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:30.505+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:08:30.505+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:08:31.360+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:31.360+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:08:31.360+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:08:45.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:45.463+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:08:45.463+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:08:46.325+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:08:46.325+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:08:46.326+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:09:00.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:00.431+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:09:00.431+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:09:01.297+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:01.297+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:09:01.298+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:09:15.403+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:15.404+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:09:15.405+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:09:16.284+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:16.284+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:09:16.284+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:09:19.930+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:19.931+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:09:19.503227Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"0354fa70-cba7-4fd1-bd2b-beb27471bff6","timestampMs":1666339759503,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:09:19.932+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:09:19.933+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:09:19.933+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:09:19.940+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:19.940+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"drools-6eef0823-a770-4edb-963b-50912f506fbc","timeStamp":"2022-10-21T08:09:19.503227Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"0354fa70-cba7-4fd1-bd2b-beb27471bff6","timestampMs":1666339759503,"name":"drools-6eef0823-a770-4edb-963b-50912f506fbc","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2022-10-21T08:09:21.944+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:09:21.944+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:09:34.908+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:34.909+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:09:34.909+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:09:36.924+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:36.925+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:09:36.925+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:09:36.950+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:09:49.884+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:49.884+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:09:49.885+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:09:51.904+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:51.905+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:09:51.905+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:09:56.083+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:56.084+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:09:55.831401Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"bae6913e-f246-4377-8190-2110bdc20367","timestampMs":1666339795831,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:09:56.085+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:09:56.085+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:09:56.085+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:09:56.173+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:09:56.174+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","timeStamp":"2022-10-21T08:09:55.831401Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"bae6913e-f246-4377-8190-2110bdc20367","timestampMs":1666339795831,"name":"apex-6f53d7f3-df72-415e-a824-b94f9b302939","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2022-10-21T08:09:56.970+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:09:56.970+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:10:11.094+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:11.094+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:10:11.095+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:10:11.966+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:11.967+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:10:11.967+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:10:15.501+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:15.502+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"df1863d1-380b-4861-bd45-927798ca4906","timestampMs":1666339816104,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:10:15.503+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus
[2022-10-21T08:10:15.503+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:10:15.503+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:10:15.598+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:15.599+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"statistics":{"timeStamp":"+54774-03-12T11:01:20Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"xacml","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":1,"policyDeploySuccessCount":1,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"df1863d1-380b-4861-bd45-927798ca4906","timestampMs":1666339816104,"name":"xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2022-10-21T08:10:16.466+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:10:16.466+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:10:30.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:30.493+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:10:30.493+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:10:31.488+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:31.489+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:10:31.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:10:45.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:45.498+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:10:45.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:10:46.489+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:10:46.490+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:10:46.490+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:11:01.230+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2022-10-21T08:11:01.231+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:11:01.231+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:11:01.260+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:01.263+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:01.264+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:01.521+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 200 OK
[2022-10-21T08:11:01.522+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:11:01.522+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:11:01.551+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:01.552+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:01.552+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:16.276+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:11:16.278+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:11:16.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:11:16.296+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:16.296+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:16.296+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:16.553+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:11:16.554+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:11:16.554+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:11:16.568+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:16.568+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:16.568+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:31.297+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:11:31.298+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:11:31.299+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:11:31.317+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:31.318+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:31.318+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:31.569+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:11:31.570+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:11:31.570+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:11:31.584+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:31.585+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:31.585+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:37.960+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:11:46.318+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:11:46.319+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:11:46.319+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:11:46.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:46.331+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:46.331+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:11:46.586+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:11:46.586+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:11:46.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:11:46.600+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:46.601+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:11:46.601+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:01.332+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:01.333+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:12:01.334+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:12:01.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:01.346+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:01.346+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:01.603+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:01.603+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:12:01.603+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:12:01.619+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:01.619+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:01.619+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:16.347+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:16.348+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:12:16.348+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:12:16.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:16.362+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:16.362+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:16.620+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:16.621+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:12:16.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:12:16.637+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:16.637+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:16.637+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:31.363+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:31.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:12:31.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:12:31.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:31.374+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:31.374+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:31.638+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:31.638+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:12:31.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:12:31.653+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:31.653+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:31.653+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:46.375+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:46.375+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:12:46.376+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:12:46.389+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:46.389+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:46.389+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:12:46.654+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:12:46.654+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:12:46.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:12:46.669+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:46.669+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:12:46.669+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:01.390+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:01.390+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:13:01.390+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:13:01.402+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:01.402+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:01.402+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:01.669+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:01.670+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:13:01.670+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:13:01.683+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:01.683+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:01.683+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:16.403+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:16.403+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:13:16.404+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:13:16.423+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:16.424+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:16.424+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:16.683+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:16.684+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:13:16.684+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:13:16.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:16.702+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:16.702+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:31.424+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:31.425+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:13:31.425+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:13:31.439+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:31.439+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:31.439+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:31.706+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:31.707+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:13:31.707+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:13:31.735+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:31.735+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:31.735+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:38.994+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:13:46.440+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:46.440+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:13:46.440+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:13:46.456+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:46.456+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:46.456+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:13:46.735+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:13:46.736+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:13:46.736+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:13:46.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:46.752+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:13:46.752+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:01.457+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:01.457+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:14:01.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:14:01.472+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:01.472+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:01.472+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:01.753+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:01.753+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:14:01.753+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:14:01.766+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:01.766+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:01.766+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:16.473+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:16.473+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:14:16.473+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:14:16.496+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:16.497+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:16.497+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:16.767+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:16.767+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:14:16.767+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:14:16.789+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:16.789+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:16.789+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:31.497+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:31.498+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:14:31.498+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:14:31.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:31.515+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:31.515+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:31.790+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:31.790+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:14:31.790+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:14:31.805+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:31.805+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:31.805+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:46.516+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:46.516+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:14:46.517+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:14:46.532+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:46.533+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:46.533+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:14:46.806+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:14:46.806+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:14:46.806+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:14:46.830+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:46.831+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:14:46.831+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:01.533+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:01.534+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:15:01.534+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:15:01.560+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:01.560+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:01.560+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:01.831+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:01.832+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:15:01.832+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:15:01.845+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:01.845+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:01.845+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:16.560+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:16.561+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:15:16.561+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:15:16.585+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:16.585+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:16.585+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:16.849+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:16.849+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:15:16.849+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:15:16.864+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:16.864+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:16.864+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:31.585+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:31.586+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:15:31.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:15:31.600+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:31.600+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:31.600+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:31.865+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:31.865+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:15:31.865+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:15:31.884+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:31.885+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:31.885+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:39.020+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:15:39.049+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] removed drools-6eef0823-a770-4edb-963b-50912f506fbc from group=defaultGroup subgroup=drools
[2022-10-21T08:15:46.601+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:46.601+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:15:46.601+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:15:46.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:46.613+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:46.613+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:15:46.886+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:15:46.886+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:15:46.886+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:15:46.899+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:46.899+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:15:46.900+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:01.614+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:01.614+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:16:01.614+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:16:01.627+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:01.627+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:01.627+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:01.900+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:01.901+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:16:01.902+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:16:01.924+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:01.924+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:01.924+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:16.628+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:16.628+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:16:16.628+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:16:16.645+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:16.645+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:16.645+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:16.927+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:16.927+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:16:16.927+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:16:16.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:16.939+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:16.939+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:31.645+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:31.646+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:16:31.646+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:16:31.661+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:31.661+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:31.662+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:31.940+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:31.940+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:16:31.940+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:16:31.955+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:31.955+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:31.955+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:46.662+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:46.662+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:16:46.662+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:16:46.676+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:46.677+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:46.677+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:16:46.955+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:16:46.956+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:16:46.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:16:46.969+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:46.969+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:16:46.969+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:01.677+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:01.677+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:17:01.678+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:17:01.689+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:01.690+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:01.690+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:01.970+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:01.970+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:17:01.970+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:17:01.985+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:01.986+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:01.986+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:16.690+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:16.691+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:17:16.691+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:17:16.712+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:16.713+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:16.713+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:16.986+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:16.986+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:17:16.987+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:17:17.006+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:17.007+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:17.007+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:31.713+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:31.714+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:17:31.714+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:17:31.726+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:31.726+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:31.726+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:32.007+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:32.008+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:17:32.008+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:17:32.030+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:32.030+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:32.030+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:39.165+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:17:39.190+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] removed apex-6f53d7f3-df72-415e-a824-b94f9b302939 from group=defaultGroup subgroup=apex
[2022-10-21T08:17:39.190+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] removed xacml-6e1a7af7-83ad-4bfc-a8af-1d821f27ce9d from group=defaultGroup subgroup=xacml
[2022-10-21T08:17:39.266+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":0,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2022-10-21T08:17:39.302+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 35 ms
[2022-10-21T08:17:39.302+00:00|INFO|HttpClient|pool-4-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[2022-10-21T08:17:39.335+00:00|INFO|HttpClient|pool-4-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-21T08:17:39.336+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (34 ms):{"serverTimeMs":3,"count":1}
[2022-10-21T08:17:46.727+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:46.727+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:17:46.727+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:17:46.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:46.737+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:46.737+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:17:47.031+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:17:47.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:17:47.031+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:17:47.043+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:47.043+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:17:47.043+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:01.738+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:01.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:18:01.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:18:01.764+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:01.765+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:01.765+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:02.044+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:02.044+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:18:02.044+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:18:02.067+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:02.068+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:02.068+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:16.765+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:16.766+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:18:16.766+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:18:16.780+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:16.780+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:16.780+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:17.068+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:17.068+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:18:17.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:18:17.083+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:17.083+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:17.083+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:31.780+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:31.781+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:18:31.781+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:18:31.794+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:31.794+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:31.794+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:32.083+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:32.083+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:18:32.084+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:18:32.096+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:32.096+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:32.096+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:46.794+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:46.795+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:18:46.795+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:18:46.809+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:46.809+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:46.809+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:18:47.096+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:18:47.097+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:18:47.097+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:18:47.113+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:47.113+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:18:47.113+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:01.810+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:01.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:19:01.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:19:01.823+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:01.823+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:01.823+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:02.115+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:02.116+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:19:02.116+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:19:02.147+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:02.147+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:02.147+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:16.824+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:16.824+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:19:16.824+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:19:16.843+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:16.843+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:16.843+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:17.148+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:17.148+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:19:17.148+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:19:17.166+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:17.166+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:17.166+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:31.844+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:31.844+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:19:31.845+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:19:31.857+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:31.857+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:31.857+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:32.166+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:32.167+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:19:32.167+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:19:32.180+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:32.180+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:32.180+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:39.266+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:19:46.858+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:46.858+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:19:46.858+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:19:46.872+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:46.872+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:46.872+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:19:47.181+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:19:47.181+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:19:47.181+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:19:47.194+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:47.194+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:19:47.194+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:01.873+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:01.873+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:20:01.873+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:20:01.889+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:01.890+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:01.890+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:02.194+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:02.195+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:20:02.195+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:20:02.210+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:02.210+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:02.210+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:16.890+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:16.891+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:20:16.891+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:20:16.926+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:16.926+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:16.926+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:17.210+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:17.211+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:20:17.211+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:20:17.234+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:17.234+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:17.235+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:31.927+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:31.927+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:20:31.927+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:20:31.945+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:31.946+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:31.946+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:32.235+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:32.235+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:20:32.236+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:20:32.248+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:32.248+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:32.248+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:46.946+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:46.947+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:20:46.947+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:20:46.960+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:46.961+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:46.961+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:20:47.248+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:20:47.249+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:20:47.249+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:20:47.260+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:47.260+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:20:47.260+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:01.961+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:01.963+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:21:01.963+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:21:01.977+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:01.978+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:01.978+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:02.261+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:02.261+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:21:02.261+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:21:02.276+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:02.276+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:02.277+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:16.979+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:16.979+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:21:16.979+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:21:16.999+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:16.999+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:16.999+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:17.277+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:17.277+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:21:17.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:21:17.299+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:17.299+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:17.299+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:31.999+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:32.000+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:21:32.000+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:21:32.017+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:32.017+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:32.018+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:32.300+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:32.300+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:21:32.301+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:21:32.313+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:32.314+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:32.314+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:39.294+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:21:47.018+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:47.019+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:21:47.019+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:21:47.037+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:47.037+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:47.038+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:21:47.316+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:21:47.316+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:21:47.316+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:21:47.329+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:47.329+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:21:47.329+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:02.045+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:02.045+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:22:02.046+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:22:02.058+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:02.058+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:02.058+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:02.330+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:02.330+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:22:02.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:22:02.342+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:02.342+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:02.342+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:17.059+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:17.059+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:22:17.059+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:22:17.085+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:17.085+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:17.085+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:17.343+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:17.344+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:22:17.344+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:22:17.357+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:17.357+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:17.357+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:32.086+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:32.086+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:22:32.086+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:22:32.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:32.107+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:32.107+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:32.358+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:32.358+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:22:32.358+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:22:32.371+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:32.371+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:32.372+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:47.108+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:47.108+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:22:47.108+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:22:47.120+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:47.120+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:47.120+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:22:47.372+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:22:47.373+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:22:47.374+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:22:47.390+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:47.390+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:22:47.391+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:02.121+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:02.121+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:23:02.122+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:23:02.134+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:02.134+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:02.134+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:02.391+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:02.392+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:23:02.392+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:23:02.405+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:02.405+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:02.405+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:17.135+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:17.135+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:23:17.135+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:23:17.150+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:17.150+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:17.150+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:17.406+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:17.406+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:23:17.406+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:23:17.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:17.427+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:17.427+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:32.151+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:32.151+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:23:32.151+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:23:32.182+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:32.182+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:32.182+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:32.428+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:32.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:23:32.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:23:32.442+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:32.442+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:32.442+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:39.318+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:23:47.183+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:47.184+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:23:47.184+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:23:47.276+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:47.276+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:47.277+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:23:47.443+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:23:47.443+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:23:47.443+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:23:47.456+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:47.456+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:23:47.456+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:02.278+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:02.278+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:24:02.278+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:24:02.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:02.292+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:02.292+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:02.456+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:02.457+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:24:02.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:24:02.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:02.471+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:02.471+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:17.292+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:17.292+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:24:17.293+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:24:17.317+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:17.318+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:17.318+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:17.471+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:17.472+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:24:17.472+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:24:17.502+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:17.503+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:17.503+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:32.318+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:32.319+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:24:32.319+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:24:32.333+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:32.333+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:32.333+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:32.506+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:32.506+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:24:32.506+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:24:32.519+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:32.519+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:32.520+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:47.334+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:47.334+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:24:47.335+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:24:47.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:47.350+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:47.350+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:24:47.520+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:24:47.520+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:24:47.521+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:24:47.535+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:47.536+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:24:47.536+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:02.351+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:02.352+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:25:02.352+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:25:02.365+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:02.365+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:02.365+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:02.536+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:02.536+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:25:02.537+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:25:02.549+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:02.549+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:02.549+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:17.366+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:17.367+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:25:17.367+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:25:17.379+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:17.380+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:17.380+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:17.550+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:17.550+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:25:17.550+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:25:17.563+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:17.563+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:17.563+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:32.380+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:32.381+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:25:32.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:25:32.393+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:32.393+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:32.393+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:32.564+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:32.564+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:25:32.564+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:25:32.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:32.579+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:32.579+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:39.342+00:00|INFO|PdpModifyRequestMap|pool-5-thread-1] check for PDP records older than 360000ms
[2022-10-21T08:25:47.393+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:47.394+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:25:47.394+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:25:47.407+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:47.407+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:47.407+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:25:47.579+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:25:47.579+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:25:47.580+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:25:47.595+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:47.596+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:25:47.596+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:26:02.407+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:26:02.408+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:26:02.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:26:02.420+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:02.421+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:02.421+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:26:02.596+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:26:02.597+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:26:02.597+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:26:02.610+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:02.610+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:02.610+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:26:17.421+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:26:17.421+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000
[2022-10-21T08:26:17.422+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/ac983dca-a51f-439c-a658-5121fbbaece5/onap-policy-pap-68c6df564-rh7m8?timeout=15000 (anonymous) ...
[2022-10-21T08:26:17.435+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:17.436+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:17.436+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:26:17.611+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-HEARTBEAT] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=965a3fa0-42a7-4687-87eb-6e33ccade47b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:212)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2022-10-21T08:26:17.611+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000
[2022-10-21T08:26:17.611+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET https://message-router:3905/events/POLICY-PDP-PAP/policy-pap/965a3fa0-42a7-4687-87eb-6e33ccade47b?timeout=15000 (anonymous) ...
[2022-10-21T08:26:17.624+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] 	--> HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:17.625+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2022-10-21T08:26:17.625+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-HEARTBEAT] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2022-10-21T08:26:32.436+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac983dca-a51f-439c-a658-5121fbbaece5, consumerInstance=onap-policy-pap-68c6df564-rh7m8, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thr