Results

By type

          cp: can't stat '/opt/app/osaaf/local/org.onap.policy.p12': No such file or directory
adding system conf file: /tmp/policy-install/config/base.conf
adding system conf file: /tmp/policy-install/config/credentials.conf
adding system conf file: /tmp/policy-install/config/feature-pooling-dmaap.conf
overriding settings.xml
configuration properties: /tmp/policy-install/config/engine-system.properties
configuration xml: /tmp/policy-install/config/logback.xml
configuration xml: /tmp/policy-install/config/settings.xml
Waiting for policy-mariadb:3306 ...
Connection to policy-mariadb 3306 port [tcp/mysql] succeeded!
upgrade: 0 -> 1811

> upgrade 1804-distributedlocking.upgrade.sql
--------------
SET foreign_key_checks=0
--------------

--------------
CREATE TABLE if NOT EXISTS pooling.locks(
    resourceId VARCHAR(128),
    host VARCHAR(128),
    owner VARCHAR(128),
    expirationTime BIGINT,
    PRIMARY KEY (resourceId),
    INDEX idx_expirationTime(expirationTime),
    INDEX idx_host(host))
--------------

--------------
SET foreign_key_checks=1
--------------


> upgrade 1811-distributedlocking.upgrade.sql
--------------
SET foreign_key_checks=0
--------------

--------------
ALTER TABLE pooling.locks MODIFY expirationTime TIMESTAMP DEFAULT '1971-01-01 00:00:00.000000'
--------------

--------------
SET foreign_key_checks=1
--------------

pooling: OK: upgrade (1811)
Policy Management (no pidfile) is NOT running
VM settings:
    Max. Heap Size (Estimated): 7.52G
    Using VM: OpenJDK 64-Bit Server VM

[2023-01-16T23:06:58.285+00:00|INFO|LifecycleFsm|main] The mandatory Policy Types are [onap.policies.controlloop.operational.common.Drools]. Compliance is false
[2023-01-16T23:06:58.309+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@6ccdb29f, DistributedLockManager [pdpName=null, uuidString=452d94f8-f87e-4854-8f8f-52360daf3db1, resource2lock={}], org.onap.policy.drools.apps.controlloop.feature.usecases.UsecasesFeature@598bd2ba, org.onap.policy.drools.healthcheck.HealthCheckFeature@5a755cc1]
[2023-01-16T23:06:58.680+00:00|INFO|ServiceDiscoveryImpl|main] Cannot load service: org.kie.internal.process.CorrelationKeyFactory
[2023-01-16T23:06:58.702+00:00|INFO|PolicyContainer|main] PolicyContainer.main: configDir=config
[2023-01-16T23:06:58.707+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-01-16T23:06:58.757+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:06:58.770+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory []: no topic for DMaaP Source
[2023-01-16T23:06:58.781+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:06:58.787+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:06:58.788+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2023-01-16T23:06:58.789+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:06:58.914+00:00|INFO|log|main] Logging initialized @2807ms to org.eclipse.jetty.util.log.Slf4jLog
[2023-01-16T23:06:59.742+00:00|INFO|PolicyEngineManager|main] overridden lock manager is DistributedLockManager [pdpName=onap-policy-drools-pdp-0.f127b1be-5e72-455e-89b5-e5b28525db2f, uuidString=452d94f8-f87e-4854-8f8f-52360daf3db1, resource2lock={}]
[2023-01-16T23:06:59.757+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:00.805+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:00.968+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:00.968+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:00.968+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory []: no topic for DMaaP Sink
[2023-01-16T23:07:00.968+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:00.968+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:00.969+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [A1-P-RSP]: no topic for DMaaP Source
[2023-01-16T23:07:00.969+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:00.969+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:00.976+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:00.977+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:00.981+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:00.981+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:00.982+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:00.983+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:00.983+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:00.983+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [A1-P-RSP, APPC-CL]: no topic for DMaaP Source
[2023-01-16T23:07:00.984+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:00.984+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:00.985+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:00.985+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:00.991+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:00.991+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:00.991+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:00.994+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory [APPC-LCM-READ, APPC-CL, A1-P]: no topic for DMaaP Sink
[2023-01-16T23:07:00.994+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:00.994+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:00.994+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [A1-P-RSP, APPC-CL, APPC-LCM-WRITE]: no topic for DMaaP Source
[2023-01-16T23:07:00.995+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:00.995+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:00.997+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:00.997+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:01.000+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:01.001+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:01.001+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:01.001+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory [APPC-LCM-READ, APPC-CL, DCAE_CL_RSP, A1-P]: no topic for DMaaP Sink
[2023-01-16T23:07:01.001+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:01.001+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:01.001+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [A1-P-RSP, DCAE_TOPIC, APPC-CL, APPC-LCM-WRITE]: no topic for DMaaP Source
[2023-01-16T23:07:01.001+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:01.002+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:01.002+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:01.003+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:01.006+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:01.006+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:01.006+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:01.007+00:00|INFO|IndexedDmaapTopicSinkFactory|main] IndexedDmaapTopicSinkFactory [APPC-LCM-READ, APPC-CL, DCAE_CL_RSP, POLICY-CL-MGT, A1-P]: no topic for DMaaP Sink
[2023-01-16T23:07:01.007+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:01.007+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:01.007+00:00|INFO|IndexedDmaapTopicSourceFactory|main] IndexedDmaapTopicSourceFactory [SDNR-CL-RSP, A1-P-RSP, DCAE_TOPIC, APPC-CL, APPC-LCM-WRITE]: no topic for DMaaP Source
[2023-01-16T23:07:01.008+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:01.008+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:01.009+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:01.197+00:00|WARN|IndexedHttpClientFactory|main] No HTTP port for client in VFC
[2023-01-16T23:07:01.217+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@6441c486{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@834831b{/,null,STOPPED}, connector=CONFIG@37ebc9d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9696}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START
[2023-01-16T23:07:01.262+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@6441c486{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@834831b{/,null,STOPPED}, connector=CONFIG@37ebc9d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9696}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-16T23:07:01.273+00:00|INFO|JettyServletServer|CONFIG-9696] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@6441c486{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@834831b{/,null,STOPPED}, connector=CONFIG@37ebc9d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9696}, jettyThread=Thread[CONFIG-9696,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-16T23:07:01.291+00:00|INFO|Server|CONFIG-9696] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-alpine-r0
[2023-01-16T23:07:01.423+00:00|INFO|session|CONFIG-9696] DefaultSessionIdManager workerName=node0
[2023-01-16T23:07:01.424+00:00|INFO|session|CONFIG-9696] No SessionScavenger set, using defaults
[2023-01-16T23:07:01.428+00:00|INFO|session|CONFIG-9696] node0 Scavenging every 660000ms
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/opt/app/policy/features/controlloop-management/lib/dependencies/jaxb-impl-2.3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[2023-01-16T23:07:03.383+00:00|INFO|YamlMessageBodyHandler|CONFIG-9696] Accepting YAML for REST calls
[2023-01-16T23:07:03.383+00:00|INFO|GsonMessageBodyHandler|CONFIG-9696] Using GSON for REST calls
[2023-01-16T23:07:03.384+00:00|INFO|JacksonHandler|CONFIG-9696] Using GSON with Jackson behaviors for REST calls
[2023-01-16T23:07:03.689+00:00|INFO|ContextHandler|CONFIG-9696] Started o.e.j.s.ServletContextHandler@834831b{/,null,AVAILABLE}
[2023-01-16T23:07:03.727+00:00|INFO|AbstractConnector|CONFIG-9696] Started CONFIG@37ebc9d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9696}
[2023-01-16T23:07:03.727+00:00|INFO|Server|CONFIG-9696] Started @7623ms
[2023-01-16T23:07:03.729+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=swagger-9696, toString()=JettyServletServer(name=CONFIG, host=0.0.0.0, port=9696, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@6441c486{STARTED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@834831b{/,null,AVAILABLE}, connector=CONFIG@37ebc9d8{HTTP/1.1, (http/1.1)}{0.0.0.0:9696}, jettyThread=Thread[CONFIG-9696,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-532721fd==io.prometheus.client.exporter.MetricsServlet@c1e02365{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}, /*=org.glassfish.jersey.servlet.ServletContainer-3d6300e8==org.glassfish.jersey.servlet.ServletContainer@93d0950f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-517bd097==io.swagger.jersey.config.JerseyJaxrsConfig@fc8b29c4{jsp=null,order=2,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 7545 ms.
[2023-01-16T23:07:03.743+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-01-16T23:07:03.745+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:03.746+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-01-16T23:07:03.748+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:03.749+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-01-16T23:07:03.749+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:03.749+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:03.750+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:03.751+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-01-16T23:07:03.753+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:03.759+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-01-16T23:07:03.764+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:03.767+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:03.780+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:03.780+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:03.782+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:07:03.782+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:03.782+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:03.783+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:03.783+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:03.780+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=35b4733a-f740-4c22-b403-3d3f366b7efb, alive=false, publisher=null]]: starting
[2023-01-16T23:07:03.857+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=35b4733a-f740-4c22-b403-3d3f366b7efb, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:03.857+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f1ccd31f-b673-4381-b10b-2ef6b2957a34, alive=false, publisher=null]]: starting
[2023-01-16T23:07:03.870+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f1ccd31f-b673-4381-b10b-2ef6b2957a34, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:03.870+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=21faa634-8106-4f39-95d5-f1f0e9205116, alive=false, publisher=null]]: starting
[2023-01-16T23:07:03.876+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=21faa634-8106-4f39-95d5-f1f0e9205116, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:03.876+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cdf131c6-f4ad-45ce-9261-fe440fac8a86, alive=false, publisher=null]]: starting
[2023-01-16T23:07:03.884+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cdf131c6-f4ad-45ce-9261-fe440fac8a86, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:03.897+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=286bae15-99de-488c-be6f-f31f6afe612c, alive=false, publisher=null]]: starting
[2023-01-16T23:07:03.902+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=286bae15-99de-488c-be6f-f31f6afe612c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:03.902+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=665e443a-6cc5-4d3d-800a-135509b7f754, alive=false, publisher=null]]: starting
[2023-01-16T23:07:03.906+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=665e443a-6cc5-4d3d-800a-135509b7f754, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:04.017+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.017+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.017+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.018+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.021+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.022+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.022+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:04.021+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.022+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.022+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:04.022+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:04.021+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.021+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.022+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:04.022+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:04.043+00:00|INFO|LifecycleFsm|main] lifecycle event: start engine
[2023-01-16T23:07:04.043+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:04.045+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2023-01-16T23:07:04.046+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:04.046+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, 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@64b7225f
[2023-01-16T23:07:04.046+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2023-01-16T23:07:04.048+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2023-01-16T23:07:04.062+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:04.062+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:04.062+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2023-01-16T23:07:04.063+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:04.063+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
[2023-01-16T23:07:04.066+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5f737d4f-863d-4b41-9317-c459c1c10fe4, alive=false, publisher=null]]: starting
[2023-01-16T23:07:04.066+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:04.067+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
[2023-01-16T23:07:04.067+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:04.068+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5f737d4f-863d-4b41-9317-c459c1c10fe4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2023-01-16T23:07:04.072+00:00|INFO|LifecycleStateDefault|main] LifecycleStateTerminated(): state-change from TERMINATED to PASSIVE
[2023-01-16T23:07:04.073+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2023-01-16T23:07:04.073+00:00|INFO|LifecycleStateRunning|pool-2-thread-1] Not all expected policy types are registered yet, current=[onap.policies.native.drools.Controller, onap.policies.native.drools.Artifact], expected=[onap.policies.controlloop.operational.common.Drools]
[2023-01-16T23:07:04.076+00:00|INFO|DistributedLockManager|pool-3-thread-1] deleting all expired locks from the DB
[2023-01-16T23:07:04.104+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6601cc93==org.glassfish.jersey.servlet.ServletContainer@3fd41c49{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-7308ffff==io.swagger.jersey.config.JerseyJaxrsConfig@27d9eb97{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=HEALTHCHECK, host=0.0.0.0, port=6969, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@507b79f7{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@64a9d48c{/,null,STOPPED}, connector=HEALTHCHECK@3730ab42{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6601cc93==org.glassfish.jersey.servlet.ServletContainer@3fd41c49{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-7308ffff==io.swagger.jersey.config.JerseyJaxrsConfig@27d9eb97{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-16T23:07:04.106+00:00|INFO|JettyServletServer|HEALTHCHECK-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6601cc93==org.glassfish.jersey.servlet.ServletContainer@3fd41c49{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-7308ffff==io.swagger.jersey.config.JerseyJaxrsConfig@27d9eb97{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=HEALTHCHECK, host=0.0.0.0, port=6969, user=demo@people.osaaf.org, password=demo123456!, contextPath=/, jettyServer=Server@507b79f7{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@64a9d48c{/,null,STOPPED}, connector=HEALTHCHECK@3730ab42{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[HEALTHCHECK-6969,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6601cc93==org.glassfish.jersey.servlet.ServletContainer@3fd41c49{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-7308ffff==io.swagger.jersey.config.JerseyJaxrsConfig@27d9eb97{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-16T23:07:04.108+00:00|INFO|MdcTransactionImpl|main] 
[2023-01-16T23:07:04.108+00:00|INFO|Server|HEALTHCHECK-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-alpine-r0
[2023-01-16T23:07:04.115+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@6ccdb29f, org.onap.policy.drools.apps.controlloop.feature.trans.ControlLoopMetricsFeature@3c4262d1]
[2023-01-16T23:07:04.121+00:00|INFO|IndexedUebTopicSourceFactory|main] IndexedUebTopicSourceFactory []: no topic for UEB Source
[2023-01-16T23:07:04.122+00:00|INFO|IndexedKafkaTopicSourceFactory|main] IndexedKafkaTopicSourceFactory []: no topic for KAFKA Source
[2023-01-16T23:07:04.122+00:00|INFO|IndexedUebTopicSinkFactory|main] IndexedUebTopicSinkFactory []: no topic for UEB Sink
[2023-01-16T23:07:04.122+00:00|INFO|IndexedKafkaTopicSinkFactory|main] IndexedKafkaTopicSinkFactory []: no topic for KAFKA Sink
3b205dc4-e7ab-4e3e-a3dd-67ca8f332d8c||Main|PDP-D|2023-01-16T23:07:01.212+00:00|2023-01-16T23:07:04.107+00:00|null||onap-policy-drools-pdp-0|COMPLETE|||||engine|start|onap-policy-drools-pdp-0||onap-policy-drools-pdp-0||||||INFO|main| 
[2023-01-16T23:07:04.127+00:00|INFO|session|HEALTHCHECK-6969] DefaultSessionIdManager workerName=node0
[2023-01-16T23:07:04.127+00:00|INFO|session|HEALTHCHECK-6969] No SessionScavenger set, using defaults
[2023-01-16T23:07:04.128+00:00|INFO|session|HEALTHCHECK-6969] node0 Scavenging every 600000ms
[2023-01-16T23:07:04.154+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 [org.onap.policy.drools.lifecycle.LifecycleFeature@6ccdb29f]
[2023-01-16T23:07:04.159+00:00|INFO|MavenDroolsController|main] drools-controller instantiation [org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2]
[2023-01-16T23:07:04.254+00:00|WARN|MavenSettings|main] Environment variable M2_HOME is not set
[2023-01-16T23:07:04.343+00:00|INFO|YamlMessageBodyHandler|HEALTHCHECK-6969] Accepting YAML for REST calls
[2023-01-16T23:07:04.343+00:00|INFO|GsonMessageBodyHandler|HEALTHCHECK-6969] Using GSON for REST calls
[2023-01-16T23:07:04.343+00:00|INFO|JacksonHandler|HEALTHCHECK-6969] Using GSON with Jackson behaviors for REST calls
[2023-01-16T23:07:04.374+00:00|INFO|ContextHandler|HEALTHCHECK-6969] Started o.e.j.s.ServletContextHandler@64a9d48c{/,null,AVAILABLE}
[2023-01-16T23:07:04.381+00:00|INFO|AbstractConnector|HEALTHCHECK-6969] Started HEALTHCHECK@3730ab42{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2023-01-16T23:07:04.382+00:00|INFO|Server|HEALTHCHECK-6969] Started @8277ms
[2023-01-16T23:07:04.548+00:00|INFO|DistributedLockManager|pool-3-thread-1] deleted 0 expired locks from the DB
[2023-01-16T23:07:07.275+00:00|INFO|InternalKieModuleProvider|main] Creating KieModule for artifact org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2
[2023-01-16T23:07:08.537+00:00|WARN|MavenRepository|main] Unable to resolve artifact: org.codehaus.janino:janino:3.0.8
[2023-01-16T23:07:08.537+00:00|WARN|MavenRepository|main] Unable to resolve artifact: org.codehaus.janino:janino:pom:3.0.8
[2023-01-16T23:07:08.538+00:00|WARN|MavenRepository|main] Unable to resolve artifact: org.codehaus.janino:janino:3.0.8
[2023-01-16T23:07:09.141+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.11.2
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.11.2
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-pdp:policy-management:jar:1.11.2
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.142+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.drools-pdp:policy-management:jar:1.11.2:provided'
[2023-01-16T23:07:09.142+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.11.2
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.11.2
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.11.2
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.142+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.drools-applications.controlloop.common:rules-test:jar:1.11.2:test'
[2023-01-16T23:07:09.142+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.onap.policy.common:utils-test:jar:1.11.1
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.onap.policy.common:utils-test:jar:1.11.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.onap.policy.common:utils-test:jar:1.11.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.142+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.onap.policy.common:utils-test:jar:1.11.1:test'
[2023-01-16T23:07:09.143+00:00|INFO|MavenProjectLoader|main] Could not find artifact com.h2database:h2:jar:1.4.200
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact com.h2database:h2:jar:1.4.200
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact com.h2database:h2:jar:1.4.200
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.143+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved com.h2database:h2:jar:1.4.200:test'
[2023-01-16T23:07:09.143+00:00|INFO|MavenProjectLoader|main] Could not find artifact junit:junit:jar:4.13.1
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact junit:junit:jar:4.13.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact junit:junit:jar:4.13.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.143+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved junit:junit:jar:4.13.1:test'
[2023-01-16T23:07:09.144+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.powermock:powermock-api-mockito2:jar:2.0.9
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.powermock:powermock-api-mockito2:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.powermock:powermock-api-mockito2:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.144+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.powermock:powermock-api-mockito2:jar:2.0.9:test'
[2023-01-16T23:07:09.144+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.mockito:mockito-core:jar:3.7.7
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.mockito:mockito-core:jar:3.7.7
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.mockito:mockito-core:jar:3.7.7
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.144+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.mockito:mockito-core:jar:3.7.7:test'
[2023-01-16T23:07:09.145+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.powermock:powermock-module-junit4:jar:2.0.9
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.powermock:powermock-module-junit4:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.powermock:powermock-module-junit4:jar:2.0.9
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.146+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.powermock:powermock-module-junit4:jar:2.0.9:test'
[2023-01-16T23:07:09.146+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.assertj:assertj-core:jar:3.18.1
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.assertj:assertj-core:jar:3.18.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.assertj:assertj-core:jar:3.18.1
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.146+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.assertj:assertj-core:jar:3.18.1:test'
[2023-01-16T23:07:09.147+00:00|INFO|MavenProjectLoader|main] Could not find artifact org.awaitility:awaitility:jar:4.0.3
org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.awaitility:awaitility:jar:4.0.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.resolve(MavenProjectLoader.java:135)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:103)
	at org.appformer.maven.integration.embedder.MavenProjectLoader.parseMavenPom(MavenProjectLoader.java:84)
	at org.appformer.maven.integration.MavenPomModelGenerator.parse(MavenPomModelGenerator.java:34)
	at org.appformer.maven.support.PomModel$Parser.parse(PomModel.java:110)
	at org.drools.compiler.kie.builder.impl.AbstractKieModule.getPomModel(AbstractKieModule.java:427)
	at org.kie.scanner.MavenClassLoaderResolver.getClassLoader(MavenClassLoaderResolver.java:71)
	at org.drools.compiler.kie.builder.impl.InternalKieModule.createModuleClassLoader(InternalKieModule.java:152)
	at org.drools.compiler.kie.builder.impl.KieModuleKieProject.(KieModuleKieProject.java:56)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:195)
	at org.drools.compiler.kie.builder.impl.KieServicesImpl.newKieContainer(KieServicesImpl.java:176)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:116)
	at org.onap.policy.drools.core.PolicyContainer.(PolicyContainer.java:97)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.makePolicyContainer(MavenDroolsController.java:1007)
	at org.onap.policy.drools.controller.internal.MavenDroolsController.(MavenDroolsController.java:154)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:159)
	at org.onap.policy.drools.controller.IndexedDroolsControllerFactory.build(IndexedDroolsControllerFactory.java:103)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.initDrools(AggregatedPolicyController.java:207)
	at org.onap.policy.drools.system.internal.AggregatedPolicyController.(AggregatedPolicyController.java:153)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.newPolicyController(IndexedPolicyControllerFactory.java:398)
	at org.onap.policy.drools.system.IndexedPolicyControllerFactory.build(IndexedPolicyControllerFactory.java:79)
	at org.onap.policy.drools.system.PolicyEngineManager.createPolicyController(PolicyEngineManager.java:489)
	at org.onap.policy.drools.system.Main.createAndStartControllers(Main.java:194)
	at org.onap.policy.drools.system.Main.main(Main.java:103)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.awaitility:awaitility:jar:4.0.3
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 common frames omitted
[2023-01-16T23:07:09.147+00:00|ERROR|MavenProjectLoader|main] Artifact can't be resolved org.awaitility:awaitility:jar:4.0.3:test'
[2023-01-16T23:07:09.606+00:00|WARN|KieBuilderImpl|main] File 'drools1.drl' is in folder '' but declares package 'org.onap.policy.drools.core'. It is advised to have a correspondance between package and folder names.
[2023-01-16T23:07:11.772+00:00|INFO|KieContainerImpl|main] Start creation of KieBase: defaultKieBase
[2023-01-16T23:07:11.888+00:00|INFO|KieContainerImpl|main] End creation of KieBase: defaultKieBase
[2023-01-16T23:07:11.889+00:00|INFO|KieContainerImpl|main] Start creation of KieBase: onap.policies.controlloop.operational.common.Drools
[2023-01-16T23:07:11.891+00:00|WARN|KieBuilderImpl|main] File 'usecases.drl' is in folder '' but declares package 'org.onap.policy.controlloop'. It is advised to have a correspondance between package and folder names.
[2023-01-16T23:07:13.836+00:00|INFO|KieContainerImpl|main] End creation of KieBase: onap.policies.controlloop.operational.common.Drools
[2023-01-16T23:07:13.838+00:00|INFO|PolicyContainer|main] Add a new kieContainer in containers: releaseId: org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2
[2023-01-16T23:07:13.839+00:00|INFO|MavenDroolsController|main] INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=false, locked=, modelClassLoaderHash=0]
[2023-01-16T23:07:13.865+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2023-01-16T23:07:13.865+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.CanonicalOnset
[2023-01-16T23:07:13.876+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson)):367575104
[2023-01-16T23:07:13.911+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.950+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[]]): adding toolset for reverse key DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]]
[2023-01-16T23:07:13.952+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.CanonicalAbated
[2023-01-16T23:07:13.952+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3370be55:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson)):367575104
[2023-01-16T23:07:13.953+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for existing org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.953+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding new reverse coders (multiple classes case) for DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated:org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_TOPIC, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.CanonicalOnset, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@4088702d, modelClassLoaderHash=367575104], CoderFilters [factClass=org.onap.policy.controlloop.CanonicalAbated, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@3370be55, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.956+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.util.Serialization
[2023-01-16T23:07:13.957+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.Response
[2023-01-16T23:07:13.958+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL:org.onap.policy.appc.Response:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@29fc83c5:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty)):367575104
[2023-01-16T23:07:13.958+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Response, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@29fc83c5, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]
[2023-01-16T23:07:13.959+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding toolset for reverse key APPC-CL:org.onap.policy.appc.Response: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Response, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@29fc83c5, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]]
[2023-01-16T23:07:13.965+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.util.Serialization
[2023-01-16T23:07:13.966+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.AppcLcmDmaapWrapper
[2023-01-16T23:07:13.966+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6e225c34:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson)):367575104
[2023-01-16T23:07:13.967+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-WRITE, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6e225c34, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.968+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding toolset for reverse key APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-WRITE, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@6e225c34, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]]
[2023-01-16T23:07:13.980+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.util.Serialization
[2023-01-16T23:07:13.981+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.PciResponseWrapper
[2023-01-16T23:07:13.981+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73fe7483:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson)):367575104
[2023-01-16T23:07:13.982+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL-RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciResponseWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73fe7483, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.982+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset]]): adding toolset for reverse key SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL-RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciResponseWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@73fe7483, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]]
[2023-01-16T23:07:13.983+00:00|INFO|MavenDroolsController|main] INIT-CODERS: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=false, locked=, modelClassLoaderHash=0]
[2023-01-16T23:07:13.987+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.util.Serialization
[2023-01-16T23:07:13.987+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appc.Request
[2023-01-16T23:07:13.988+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL:org.onap.policy.appc.Request:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@11577ab8:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty)):367575104
[2023-01-16T23:07:13.988+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[], reverseCoders=[]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Request, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@11577ab8, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]
[2023-01-16T23:07:13.988+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL], reverseCoders=[]]): adding toolset for reverse key APPC-CL:org.onap.policy.appc.Request: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appc.Request, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@11577ab8, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appc.util.Serialization, staticCoderField=gsonPretty))]]]
[2023-01-16T23:07:13.988+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.util.Serialization
[2023-01-16T23:07:13.988+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.appclcm.AppcLcmDmaapWrapper
[2023-01-16T23:07:13.989+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL], reverseCoders=[APPC-CL:org.onap.policy.appc.Request]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@5513a46b:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson)):367575104
[2023-01-16T23:07:13.989+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL], reverseCoders=[APPC-CL:org.onap.policy.appc.Request]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-READ, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@5513a46b, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.989+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ], reverseCoders=[APPC-CL:org.onap.policy.appc.Request]]): adding toolset for reverse key APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=APPC-LCM-READ, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.appclcm.AppcLcmDmaapWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@5513a46b, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.appclcm.util.Serialization, staticCoderField=gson))]]]
[2023-01-16T23:07:13.989+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2023-01-16T23:07:13.990+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.VirtualControlLoopNotification
[2023-01-16T23:07:13.990+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ], reverseCoders=[APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7d2be319:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty)):367575104
[2023-01-16T23:07:13.990+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ], reverseCoders=[APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=POLICY-CL-MGT, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.VirtualControlLoopNotification, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7d2be319, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]
[2023-01-16T23:07:13.991+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding toolset for reverse key POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=POLICY-CL-MGT, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.VirtualControlLoopNotification, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@7d2be319, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]]
[2023-01-16T23:07:13.991+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.util.Serialization
[2023-01-16T23:07:13.992+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.sdnr.PciRequestWrapper
[2023-01-16T23:07:13.993+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@46290193:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson)):367575104
[2023-01-16T23:07:13.993+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciRequestWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@46290193, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]
[2023-01-16T23:07:13.993+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding toolset for reverse key SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=SDNR-CL, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.sdnr.PciRequestWrapper, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@46290193, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.sdnr.util.Serialization, staticCoderField=gson))]]]
[2023-01-16T23:07:13.993+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.util.Serialization
[2023-01-16T23:07:13.993+00:00|INFO|MavenDroolsController|main] CLASS FETCHED org.onap.policy.controlloop.ControlLoopResponse
[2023-01-16T23:07:13.993+00:00|INFO|MultiplexorEventProtocolCoder|main] MultiplexorEventProtocolCoder(decoders=EventProtocolDecoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL-RSP, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-WRITE, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_TOPIC], reverseCoders=[DCAE_TOPIC:org.onap.policy.controlloop.CanonicalAbated, APPC-LCM-WRITE:org.onap.policy.appclcm.AppcLcmDmaapWrapper, APPC-CL:org.onap.policy.appc.Response, DCAE_TOPIC:org.onap.policy.controlloop.CanonicalOnset, SDNR-CL-RSP:org.onap.policy.sdnr.PciResponseWrapper]]), encoders=EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]])): add-decoder org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP:org.onap.policy.controlloop.ControlLoopResponse:org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2fc435e9:TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty)):367575104
[2023-01-16T23:07:13.994+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding coders for new org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP: GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_CL_RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.ControlLoopResponse, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2fc435e9, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]
[2023-01-16T23:07:13.994+00:00|INFO|GenericEventProtocolCoder|main] EventProtocolEncoder(super=GenericEventProtocolCoder [coders=[org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:APPC-LCM-READ, org.onap.policy.drools-applications.controlloop.common:controller-usecases:SDNR-CL, org.onap.policy.drools-applications.controlloop.common:controller-usecases:POLICY-CL-MGT, org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP], reverseCoders=[POLICY-CL-MGT:org.onap.policy.controlloop.VirtualControlLoopNotification, SDNR-CL:org.onap.policy.sdnr.PciRequestWrapper, APPC-CL:org.onap.policy.appc.Request, APPC-LCM-READ:org.onap.policy.appclcm.AppcLcmDmaapWrapper]]): adding toolset for reverse key DCAE_CL_RSP:org.onap.policy.controlloop.ControlLoopResponse: [GsonProtocolCoderToolset [toString()=ProtocolCoderToolset [topic=DCAE_CL_RSP, controllerId=org.onap.policy.drools-applications.controlloop.common:controller-usecases:DCAE_CL_RSP, groupId=org.onap.policy.drools-applications.controlloop.common, artifactId=controller-usecases, coders=[CoderFilters [factClass=org.onap.policy.controlloop.ControlLoopResponse, filter=org.onap.policy.drools.protocol.coders.JsonProtocolFilter@2fc435e9, modelClassLoaderHash=367575104]], customCoder=TopicCoderFilterConfiguration.CustomGsonCoder(super=TopicCoderFilterConfiguration.CustomCoder(classContainer=org.onap.policy.controlloop.util.Serialization, staticCoderField=gsonPretty))]]]
[2023-01-16T23:07:14.002+00:00|INFO|FileSystemPersistence|main] FileSystemPersistence(configurationPath=config): noop: a properties file with the same contents exists for controller usecases.
[2023-01-16T23:07:14.005+00:00|INFO|AggregatedPolicyController|main] AggregatedPolicyController(name=usecases, alive=false, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=false, locked=, modelClassLoaderHash=367575104]): start
[2023-01-16T23:07:14.017+00:00|INFO|MavenDroolsController|main] START: MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=false, locked=, modelClassLoaderHash=367575104]
[2023-01-16T23:07:14.017+00:00|INFO|PolicyContainer|main] activatePolicySession:name :usecases
[2023-01-16T23:07:14.185+00:00|INFO|PolicyContainer|main] activatePolicySession:new session was added in sessions with name usecases
[2023-01-16T23:07:14.188+00:00|INFO|PolicyContainer|main] activatePolicySession:session - org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases is returned.
[2023-01-16T23:07:14.191+00:00|INFO|PolicySession|main] starting ThreadModel for session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases
[2023-01-16T23:07:14.193+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=true, locked=, modelClassLoaderHash=367575104])
[2023-01-16T23:07:14.193+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-01-16T23:07:14.193+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=true, locked=, modelClassLoaderHash=367575104])
[2023-01-16T23:07:14.194+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-01-16T23:07:14.194+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=true, locked=, modelClassLoaderHash=367575104])
[2023-01-16T23:07:14.195+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-01-16T23:07:14.195+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering AggregatedPolicyController(name=usecases, alive=true, locked=false, droolsController=MavenDroolsController [policyContainer=org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:, alive=true, locked=, modelClassLoaderHash=367575104])
[2023-01-16T23:07:14.196+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-01-16T23:07:14.196+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f1ccd31f-b673-4381-b10b-2ef6b2957a34, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2023-01-16T23:07:14.197+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=35b4733a-f740-4c22-b403-3d3f366b7efb, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2023-01-16T23:07:14.197+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cdf131c6-f4ad-45ce-9261-fe440fac8a86, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2023-01-16T23:07:14.197+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=665e443a-6cc5-4d3d-800a-135509b7f754, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2023-01-16T23:07:14.198+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=21faa634-8106-4f39-95d5-f1f0e9205116, alive=true, publisher=CambriaPublisherWrapper []]]: starting
[2023-01-16T23:07:14.200+00:00|INFO|LifecycleFsm|main] lifecycle event: start controller: usecases
[2023-01-16T23:07:14.205+00:00|INFO|LifecycleFsm|main] policy-type onap.policies.controlloop.operational.common.Drools 1.0.0 added
[2023-01-16T23:07:14.208+00:00|INFO|MdcTransactionImpl|main] 
18b7a010-95aa-42e6-b627-69451f2788dc||Main|PDP-D|2023-01-16T23:07:04.110+00:00|2023-01-16T23:07:14.207+00:00|null||onap-policy-drools-pdp-0|COMPLETE||[org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases]|||controller:usecases|start|onap-policy-drools-pdp-0||onap-policy-drools-pdp-0||||||INFO|main| 
[2023-01-16T23:07:14.221+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f72d88==org.glassfish.jersey.servlet.ServletContainer@5e00b312{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3fbfbf84==io.swagger.jersey.config.JerseyJaxrsConfig@6a0bb70a{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6968, toString()=JettyServletServer(name=LIVENESS, host=0.0.0.0, port=6968, user=null, password=null, contextPath=/, jettyServer=Server@515d615{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@488b46da{/,null,STOPPED}, connector=LIVENESS@63716833{HTTP/1.1, (http/1.1)}{0.0.0.0:6968}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f72d88==org.glassfish.jersey.servlet.ServletContainer@5e00b312{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3fbfbf84==io.swagger.jersey.config.JerseyJaxrsConfig@6a0bb70a{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-16T23:07:14.228+00:00|INFO|Main|main] Started policy-drools-pdp service successfully.
[2023-01-16T23:07:14.232+00:00|INFO|JettyServletServer|LIVENESS-6968] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f72d88==org.glassfish.jersey.servlet.ServletContainer@5e00b312{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3fbfbf84==io.swagger.jersey.config.JerseyJaxrsConfig@6a0bb70a{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6968, toString()=JettyServletServer(name=LIVENESS, host=0.0.0.0, port=6968, user=null, password=null, contextPath=/, jettyServer=Server@515d615{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@488b46da{/,null,STOPPED}, connector=LIVENESS@63716833{HTTP/1.1, (http/1.1)}{0.0.0.0:6968}, jettyThread=Thread[LIVENESS-6968,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-23f72d88==org.glassfish.jersey.servlet.ServletContainer@5e00b312{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-3fbfbf84==io.swagger.jersey.config.JerseyJaxrsConfig@6a0bb70a{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2023-01-16T23:07:14.233+00:00|INFO|Server|LIVENESS-6968] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-alpine-r0
[2023-01-16T23:07:14.243+00:00|INFO|session|LIVENESS-6968] DefaultSessionIdManager workerName=node0
[2023-01-16T23:07:14.244+00:00|INFO|session|LIVENESS-6968] No SessionScavenger set, using defaults
[2023-01-16T23:07:14.245+00:00|INFO|session|LIVENESS-6968] node0 Scavenging every 660000ms
[2023-01-16T23:07:14.274+00:00|INFO|controlloop|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] CREATE.EVENT.SERVICES
[2023-01-16T23:07:14.416+00:00|WARN|ActorService|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] duplicate actor names for APPC: AppcLcmActor, ignoring AppcActor
[2023-01-16T23:07:14.435+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing actors
[2023-01-16T23:07:14.435+00:00|INFO|ActorService|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring actors
[2023-01-16T23:07:14.436+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SDNC
[2023-01-16T23:07:14.436+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor SDNC
[2023-01-16T23:07:14.462+00:00|INFO|YamlMessageBodyHandler|LIVENESS-6968] Accepting YAML for REST calls
[2023-01-16T23:07:14.462+00:00|INFO|GsonMessageBodyHandler|LIVENESS-6968] Using GSON for REST calls
[2023-01-16T23:07:14.462+00:00|INFO|JacksonHandler|LIVENESS-6968] Using GSON with Jackson behaviors for REST calls
[2023-01-16T23:07:14.492+00:00|INFO|ContextHandler|LIVENESS-6968] Started o.e.j.s.ServletContextHandler@488b46da{/,null,AVAILABLE}
[2023-01-16T23:07:14.502+00:00|INFO|AbstractConnector|LIVENESS-6968] Started LIVENESS@63716833{HTTP/1.1, (http/1.1)}{0.0.0.0:6968}
[2023-01-16T23:07:14.502+00:00|INFO|Server|LIVENESS-6968] Started @18398ms
[2023-01-16T23:07:14.511+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SDNC.BandwidthOnDemand
[2023-01-16T23:07:14.522+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SDNC.Reroute
[2023-01-16T23:07:14.522+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing A1P
[2023-01-16T23:07:14.523+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor A1P
[2023-01-16T23:07:14.525+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing A1P.any
[2023-01-16T23:07:14.540+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing VFC
[2023-01-16T23:07:14.540+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor VFC
[2023-01-16T23:07:14.542+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing VFC.Restart
[2023-01-16T23:07:14.546+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] failed to configure operation VFC.Restart
java.lang.IllegalArgumentException: Http Client VFC not found
	at org.onap.policy.common.endpoints.http.client.IndexedHttpClientFactory.get(IndexedHttpClientFactory.java:129)
	at org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfig.(HttpConfig.java:57)
	at org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfig.(HttpPollingConfig.java:60)
	at org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperator.makeConfiguration(HttpPollingOperator.java:73)
	at org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperator.makeConfiguration(HttpPollingOperator.java:36)
	at org.onap.policy.controlloop.actorserviceprovider.impl.TypedOperator.doConfigure(TypedOperator.java:75)
	at org.onap.policy.controlloop.actorserviceprovider.impl.TypedOperator.doConfigure(TypedOperator.java:34)
	at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80)
	at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135)
	at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39)
	at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80)
	at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150)
	at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46)
	at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80)
	at org.onap.policy.controlloop.eventmanager.EventManagerServices.startActorService(EventManagerServices.java:88)
	at org.onap.policy.controlloop.eventmanager.EventManagerServices.(EventManagerServices.java:64)
	at org.onap.policy.controlloop.Rule_CREATE$u46$EVENT$u46$SERVICES933222112.defaultConsequence(Rule_CREATE$u46$EVENT$u46$SERVICES933222112.java:11)
	at org.onap.policy.controlloop.Rule_CREATE$u46$EVENT$u46$SERVICES933222112DefaultConsequenceInvokerGenerated.evaluate(Unknown Source)
	at org.onap.policy.controlloop.Rule_CREATE$u46$EVENT$u46$SERVICES933222112DefaultConsequenceInvoker.evaluate(Unknown Source)
	at org.drools.core.phreak.RuleExecutor.innerFireActivation(RuleExecutor.java:455)
	at org.drools.core.phreak.RuleExecutor.fireActivation(RuleExecutor.java:402)
	at org.drools.core.phreak.RuleExecutor.fire(RuleExecutor.java:158)
	at org.drools.core.phreak.RuleExecutor.evaluateNetworkAndFire(RuleExecutor.java:110)
	at org.drools.core.concurrent.AbstractRuleEvaluator.internalEvaluateAndFire(AbstractRuleEvaluator.java:33)
	at org.drools.core.concurrent.SequentialRuleEvaluator.evaluateAndFire(SequentialRuleEvaluator.java:43)
	at org.drools.core.common.DefaultAgenda.fireLoop(DefaultAgenda.java:869)
	at org.drools.core.common.DefaultAgenda.internalFireUntilHalt(DefaultAgenda.java:794)
	at org.drools.core.common.DefaultAgenda.fireUntilHalt(DefaultAgenda.java:784)
	at org.drools.core.impl.StatefulKnowledgeSessionImpl.fireUntilHalt(StatefulKnowledgeSessionImpl.java:1372)
	at org.drools.core.impl.StatefulKnowledgeSessionImpl.fireUntilHalt(StatefulKnowledgeSessionImpl.java:1351)
	at org.onap.policy.drools.core.PolicySession$DefaultThreadModel.run(PolicySession.java:480)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:07:14.547+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SDNR
[2023-01-16T23:07:14.547+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor SDNR
[2023-01-16T23:07:14.548+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SDNR.any
[2023-01-16T23:07:14.549+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing CDS
[2023-01-16T23:07:14.549+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor CDS
[2023-01-16T23:07:14.552+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing CDS.any
[2023-01-16T23:07:14.561+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing AAI
[2023-01-16T23:07:14.561+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor AAI
[2023-01-16T23:07:14.563+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing AAI.Tenant
[2023-01-16T23:07:14.564+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing AAI.CustomQuery
[2023-01-16T23:07:14.565+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing AAI.Pnf
[2023-01-16T23:07:14.566+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SO
[2023-01-16T23:07:14.566+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor SO
[2023-01-16T23:07:14.571+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SO.VF Module Create
[2023-01-16T23:07:14.572+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SO.Modify NSSI
[2023-01-16T23:07:14.573+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SO.VF Module Delete
[2023-01-16T23:07:14.574+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing SO.ModifyCloudLeasedLine
[2023-01-16T23:07:14.575+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing APPC
[2023-01-16T23:07:14.575+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor APPC
[2023-01-16T23:07:14.577+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing APPC.ConfigModify
[2023-01-16T23:07:14.578+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing APPC.ModifyConfig
[2023-01-16T23:07:14.578+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing APPC.Migrate
[2023-01-16T23:07:14.579+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing APPC.Restart
[2023-01-16T23:07:14.580+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing APPC.Rebuild
[2023-01-16T23:07:14.581+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing XACML
[2023-01-16T23:07:14.581+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] configuring operations for actor XACML
[2023-01-16T23:07:14.583+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] missing configuration parameters for operation XACML.Configure; operation cannot be started
[2023-01-16T23:07:14.584+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] initializing XACML.Guard
[2023-01-16T23:07:14.594+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting actors
[2023-01-16T23:07:14.595+00:00|INFO|ActorService|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting actors
[2023-01-16T23:07:14.597+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SDNC
[2023-01-16T23:07:14.597+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor SDNC
[2023-01-16T23:07:14.599+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SDNC.BandwidthOnDemand
[2023-01-16T23:07:14.599+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SDNC.Reroute
[2023-01-16T23:07:14.599+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting A1P
[2023-01-16T23:07:14.601+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@7e8af2cc
[2023-01-16T23:07:14.601+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-01-16T23:07:14.602+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor A1P
[2023-01-16T23:07:14.602+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting A1P.any
[2023-01-16T23:07:14.602+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting VFC
[2023-01-16T23:07:14.602+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor VFC
[2023-01-16T23:07:14.602+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] not starting unconfigured operation VFC.Restart
[2023-01-16T23:07:14.602+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SDNR
[2023-01-16T23:07:14.602+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@2df85ca3
[2023-01-16T23:07:14.606+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2023-01-16T23:07:14.607+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor SDNR
[2023-01-16T23:07:14.607+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SDNR.any
[2023-01-16T23:07:14.608+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting CDS
[2023-01-16T23:07:14.608+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor CDS
[2023-01-16T23:07:14.608+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting CDS.any
[2023-01-16T23:07:14.609+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting AAI
[2023-01-16T23:07:14.609+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor AAI
[2023-01-16T23:07:14.609+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting AAI.Tenant
[2023-01-16T23:07:14.610+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting AAI.CustomQuery
[2023-01-16T23:07:14.610+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting AAI.Pnf
[2023-01-16T23:07:14.610+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SO
[2023-01-16T23:07:14.611+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor SO
[2023-01-16T23:07:14.611+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SO.VF Module Create
[2023-01-16T23:07:14.614+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SO.Modify NSSI
[2023-01-16T23:07:14.615+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SO.VF Module Delete
[2023-01-16T23:07:14.616+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting SO.ModifyCloudLeasedLine
[2023-01-16T23:07:14.616+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting APPC
[2023-01-16T23:07:14.616+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@1f3cbe73
[2023-01-16T23:07:14.618+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2023-01-16T23:07:14.618+00:00|INFO|TopicBase|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@2c2d9731
[2023-01-16T23:07:14.619+00:00|INFO|SingleThreadedBusTopicSource|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2023-01-16T23:07:14.619+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor APPC
[2023-01-16T23:07:14.620+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting APPC.ConfigModify
[2023-01-16T23:07:14.620+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting APPC.ModifyConfig
[2023-01-16T23:07:14.620+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting APPC.Migrate
[2023-01-16T23:07:14.621+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting APPC.Restart
[2023-01-16T23:07:14.621+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting APPC.Rebuild
[2023-01-16T23:07:14.621+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting XACML
[2023-01-16T23:07:14.622+00:00|INFO|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting operations for actor XACML
[2023-01-16T23:07:14.622+00:00|WARN|ActorImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] not starting unconfigured operation XACML.Configure
[2023-01-16T23:07:14.623+00:00|INFO|StartConfigPartial|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] starting XACML.Guard
[2023-01-16T23:07:15.277+00:00|INFO|OperationHistoryDataManagerImpl|Session org.onap.policy.drools-applications.controlloop.common:controller-usecases:1.11.2:usecases] start operation history thread
[2023-01-16T23:07:19.023+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:19.023+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:19.023+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:19.023+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:19.023+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:19.024+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:19.024+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:07:19.025+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:19.025+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:19.023+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:19.026+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:19.027+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:19.024+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:19.030+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.030+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.030+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:19.032+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.032+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.032+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:19.033+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:19.034+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.034+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.034+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:19.035+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:19.036+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.036+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.036+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:19.043+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.044+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.044+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:19.068+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:19.068+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:19.068+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:19.073+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:19.074+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
[2023-01-16T23:07:19.074+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:34.032+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:34.033+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:34.033+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:34.039+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:34.040+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:34.040+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:34.128+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:34.128+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:07:34.128+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:34.145+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:34.145+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:34.145+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:34.146+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:34.147+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:34.147+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.147+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.147+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:34.147+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.147+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.147+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:34.147+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:34.119+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:34.148+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.149+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:34.149+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:34.149+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.149+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:34.152+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.152+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.152+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:34.153+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.153+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.153+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:34.153+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:34.154+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
[2023-01-16T23:07:34.154+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:49.148+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:49.148+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:49.148+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:49.150+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:49.150+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:49.150+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:49.155+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:49.156+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:49.156+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:49.167+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.168+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.168+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:49.148+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:49.171+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:07:49.172+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:49.172+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:49.179+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:07:49.179+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:49.210+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.211+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.211+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.212+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:49.189+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:07:49.225+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:07:49.225+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:07:49.312+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.313+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.313+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:49.356+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.356+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.356+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:49.388+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.402+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:07:49.403+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:07:49.411+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
[2023-01-16T23:07:49.411+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:04.168+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:04.169+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:04.169+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:04.173+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.174+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.174+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:04.214+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:04.215+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:04.216+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:04.220+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.220+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.220+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:04.314+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:04.314+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:04.314+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:04.319+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.319+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.319+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:04.357+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:04.357+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:08:04.357+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:04.363+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.364+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.364+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:04.403+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:04.404+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:04.404+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:04.411+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.411+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.412+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:04.412+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:04.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:04.411+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:04.416+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:04.416+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
[2023-01-16T23:08:04.416+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:19.174+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:19.175+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:19.175+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:19.180+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.180+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.181+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:19.223+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:19.224+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:19.224+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:19.232+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.233+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.233+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:19.320+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:19.320+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:19.320+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:19.325+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.325+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.325+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:19.365+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:19.365+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:08:19.365+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:19.370+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.371+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.372+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:19.414+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:19.415+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:19.415+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:19.417+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:19.417+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:19.417+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:19.423+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.423+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
[2023-01-16T23:08:19.423+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:19.427+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.427+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:19.427+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:34.181+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:34.182+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:34.182+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:34.192+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.192+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.192+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:34.233+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:34.234+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:34.234+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:34.239+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.240+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.240+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:34.326+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:34.327+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:34.327+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:34.331+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.331+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.331+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:34.373+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:34.374+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:08:34.374+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:34.389+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.420+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.420+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:34.424+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:34.425+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:34.428+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:34.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:34.428+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:34.429+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:34.433+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.434+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.434+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:34.434+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:34.434+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
[2023-01-16T23:08:34.434+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:49.193+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:49.194+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:49.194+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:49.199+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.200+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.200+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:49.241+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:49.242+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:49.242+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:49.246+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.246+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.246+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:49.332+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:49.333+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:49.333+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:49.341+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.342+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.342+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:49.422+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:49.422+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:08:49.423+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:49.429+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.432+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.432+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:49.435+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:08:49.435+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:49.435+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:49.436+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:08:49.437+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:08:49.437+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:08:49.441+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.442+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
[2023-01-16T23:08:49.442+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:08:49.442+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.442+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:08:49.443+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:04.070+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2023-01-16T23:09:04.201+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:04.201+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:04.202+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:04.209+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.209+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.209+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:04.210+00:00|INFO|OrderedServiceImpl|pool-2-thread-1] ***** OrderedServiceImpl implementers:
 []
[2023-01-16T23:09:04.213+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"onap-policy-drools-pdp-0.f127b1be-5e72-455e-89b5-e5b28525db2f","timeStamp":"2023-01-16T23:09:04.081812Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"a1256435-3dd4-46ed-b36d-261a4221bec1","timestampMs":1673910544075,"name":"onap-policy-drools-pdp-0.f127b1be-5e72-455e-89b5-e5b28525db2f","pdpGroup":"defaultGroup"}
[2023-01-16T23:09:04.218+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 1 ms
[2023-01-16T23:09:04.224+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:04.231+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.232+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:04.232+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:04.247+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:04.248+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:04.249+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:04.253+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.254+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.254+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:04.343+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:04.343+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:04.343+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:04.348+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.348+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.349+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:04.432+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:04.437+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:09:04.438+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:04.442+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:04.443+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:04.443+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:04.444+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.444+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:04.444+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.444+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:04.444+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:04.444+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:04.448+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.448+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
[2023-01-16T23:09:04.449+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.449+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:04.449+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:04.449+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:05.268+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 1051 ms
[2023-01-16T23:09:05.268+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:05.269+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:05.272+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:05.273+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:05.274+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:06.318+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 2101 ms
[2023-01-16T23:09:06.318+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:06.318+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:06.322+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:06.322+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:06.322+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:07.368+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 3151 ms
[2023-01-16T23:09:07.368+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:07.369+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:07.372+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:07.373+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:07.373+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:08.418+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 4201 ms
[2023-01-16T23:09:08.418+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:08.419+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:08.422+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:08.423+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:08.423+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:09.468+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 5251 ms
[2023-01-16T23:09:09.468+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:09.468+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:09.471+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:09.472+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:09.472+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:10.518+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 6301 ms
[2023-01-16T23:09:10.518+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:10.518+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:10.522+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:10.523+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:10.523+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:11.568+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 7351 ms
[2023-01-16T23:09:11.568+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:11.569+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:11.573+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:11.576+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:11.577+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:12.618+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8401 ms
[2023-01-16T23:09:12.618+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:12.619+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:12.627+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:12.628+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:12.628+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:13.668+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 9451 ms
[2023-01-16T23:09:13.668+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:13.669+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:13.673+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:13.674+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:13.675+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:14.718+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 10501 ms
[2023-01-16T23:09:14.718+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:14.719+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:14.723+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:14.724+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:14.724+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:14.724+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 11, above threshold 10.
[2023-01-16T23:09:15.768+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 11551 ms
[2023-01-16T23:09:15.768+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:15.769+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:15.772+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:15.774+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:15.775+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:15.775+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 12, above threshold 10.
[2023-01-16T23:09:16.818+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 12601 ms
[2023-01-16T23:09:16.818+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:16.819+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:16.822+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:16.823+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:16.823+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:16.823+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 13, above threshold 10.
[2023-01-16T23:09:17.868+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13651 ms
[2023-01-16T23:09:17.868+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:17.869+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:17.873+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:17.874+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:17.874+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:17.874+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 14, above threshold 10.
[2023-01-16T23:09:18.918+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 14701 ms
[2023-01-16T23:09:18.919+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:18.919+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:18.922+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:18.923+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:18.923+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:18.923+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 15, above threshold 10.
[2023-01-16T23:09:19.210+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:19.210+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:19.211+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:19.215+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.215+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.215+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:19.256+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:19.257+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:19.257+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:19.262+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.262+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.262+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:19.349+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:19.350+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:19.350+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:19.356+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.356+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.356+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:19.447+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:19.448+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:09:19.448+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:19.450+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:19.450+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:19.450+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:19.451+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:19.452+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:19.452+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:19.452+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.453+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.453+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:19.454+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.454+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.454+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:19.456+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.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
[2023-01-16T23:09:19.456+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:19.968+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 15751 ms
[2023-01-16T23:09:19.968+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:19.968+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:19.972+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:19.973+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:19.973+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:19.973+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 16, above threshold 10.
[2023-01-16T23:09:21.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 16801 ms
[2023-01-16T23:09:21.018+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:21.018+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:21.022+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:21.022+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:21.022+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:21.022+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 17, above threshold 10.
[2023-01-16T23:09:22.068+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 17851 ms
[2023-01-16T23:09:22.068+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:22.068+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:22.072+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:22.073+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:22.073+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:22.073+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 18, above threshold 10.
[2023-01-16T23:09:23.118+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 18901 ms
[2023-01-16T23:09:23.118+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:23.118+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:23.125+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:23.126+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:23.126+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:23.126+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 19, above threshold 10.
[2023-01-16T23:09:24.168+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 19951 ms
[2023-01-16T23:09:24.169+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:24.169+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:24.175+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:24.175+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:24.175+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:24.176+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 20, above threshold 10.
[2023-01-16T23:09:25.218+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 21001 ms
[2023-01-16T23:09:25.218+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:25.218+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:25.221+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:25.222+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:25.222+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:25.223+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 21, above threshold 10.
[2023-01-16T23:09:26.268+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 22051 ms
[2023-01-16T23:09:26.268+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:26.269+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:26.273+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:26.274+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:26.274+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:26.274+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 22, above threshold 10.
[2023-01-16T23:09:27.319+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 23102 ms
[2023-01-16T23:09:27.319+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:27.320+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:27.324+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:27.325+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:27.325+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:27.325+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 23, above threshold 10.
[2023-01-16T23:09:28.368+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 24151 ms
[2023-01-16T23:09:28.368+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:28.368+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:28.372+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:28.372+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:28.373+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:28.373+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 24, above threshold 10.
[2023-01-16T23:09:29.421+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 25204 ms
[2023-01-16T23:09:29.422+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:29.422+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:29.428+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:29.429+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:29.430+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:29.431+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 25, above threshold 10.
[2023-01-16T23:09:30.468+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 26251 ms
[2023-01-16T23:09:30.469+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:30.470+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:30.475+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:30.478+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:30.481+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:30.482+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 26, above threshold 10.
[2023-01-16T23:09:31.518+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 27301 ms
[2023-01-16T23:09:31.518+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:31.519+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:31.525+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:31.526+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:31.527+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:31.527+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 27, above threshold 10.
[2023-01-16T23:09:32.568+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 28351 ms
[2023-01-16T23:09:32.569+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:32.569+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:32.573+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:32.575+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:32.575+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:32.576+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 28, above threshold 10.
[2023-01-16T23:09:33.618+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 29401 ms
[2023-01-16T23:09:33.618+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:33.619+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:33.622+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:33.623+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:33.623+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:33.624+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29, above threshold 10.
[2023-01-16T23:09:34.216+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:34.216+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:34.217+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:34.222+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.222+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.222+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:34.263+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:34.264+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:34.264+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:34.272+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.273+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.273+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:34.357+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:34.357+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:34.357+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:34.362+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.362+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.363+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:34.453+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:34.454+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:09:34.454+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:34.455+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:34.455+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:34.455+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:34.457+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:34.457+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:34.457+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:34.459+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.459+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.459+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.459+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:34.459+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.459+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:34.460+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.460+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
[2023-01-16T23:09:34.460+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:34.668+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 30451 ms
[2023-01-16T23:09:34.668+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:34.669+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:34.678+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:34.679+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:34.679+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:34.679+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 30, above threshold 10.
[2023-01-16T23:09:35.718+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 31501 ms
[2023-01-16T23:09:35.718+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:35.719+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:35.722+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:35.723+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:35.723+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:35.723+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 31, above threshold 10.
[2023-01-16T23:09:36.768+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 32551 ms
[2023-01-16T23:09:36.768+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:36.768+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:36.772+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:36.773+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:36.773+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:36.773+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 32, above threshold 10.
[2023-01-16T23:09:37.818+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 33601 ms
[2023-01-16T23:09:37.818+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:37.818+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:37.822+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:37.824+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:37.824+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:37.824+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 33, above threshold 10.
[2023-01-16T23:09:38.868+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 34651 ms
[2023-01-16T23:09:38.868+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:38.869+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:38.872+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:38.873+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:38.873+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:38.873+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 34, above threshold 10.
[2023-01-16T23:09:39.918+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 35701 ms
[2023-01-16T23:09:39.918+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:39.919+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:39.925+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:39.926+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:39.926+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:39.926+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 35, above threshold 10.
[2023-01-16T23:09:40.968+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 36751 ms
[2023-01-16T23:09:40.968+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:40.969+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:40.977+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:40.978+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:40.984+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:40.984+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 36, above threshold 10.
[2023-01-16T23:09:42.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 37801 ms
[2023-01-16T23:09:42.018+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:42.019+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:42.022+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:42.022+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:42.023+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:42.023+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 37, above threshold 10.
[2023-01-16T23:09:43.068+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 38851 ms
[2023-01-16T23:09:43.068+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:43.069+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:43.075+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:43.077+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:43.077+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:43.077+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 38, above threshold 10.
[2023-01-16T23:09:44.118+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 39901 ms
[2023-01-16T23:09:44.118+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:44.118+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:44.122+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:44.122+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:44.122+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:44.122+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 39, above threshold 10.
[2023-01-16T23:09:45.168+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 40951 ms
[2023-01-16T23:09:45.169+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:45.169+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:45.172+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:45.172+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:45.173+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:45.173+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 40, above threshold 10.
[2023-01-16T23:09:46.218+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 42001 ms
[2023-01-16T23:09:46.219+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:46.219+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:46.223+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:46.224+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:46.224+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:46.224+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 41, above threshold 10.
[2023-01-16T23:09:47.268+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 43051 ms
[2023-01-16T23:09:47.269+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:47.270+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:47.274+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:47.275+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:47.275+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:47.276+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 42, above threshold 10.
[2023-01-16T23:09:48.318+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 44101 ms
[2023-01-16T23:09:48.320+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:48.320+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:48.324+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:48.325+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:48.325+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:48.326+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 43, above threshold 10.
[2023-01-16T23:09:49.223+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:49.223+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:49.223+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:49.228+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.228+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.228+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:49.276+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:49.276+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:49.276+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:49.292+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.292+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.292+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:49.364+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:49.364+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:49.364+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:49.368+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 45151 ms
[2023-01-16T23:09:49.369+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:49.370+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:49.372+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.372+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.373+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:49.375+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.377+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:49.379+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:49.379+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 44, above threshold 10.
[2023-01-16T23:09:49.460+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:09:49.460+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:49.460+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:49.462+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:49.462+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:09:49.462+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:09:49.462+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:09:49.462+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:49.462+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:09:49.464+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.464+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.465+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.465+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:49.465+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
[2023-01-16T23:09:49.465+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:49.466+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.467+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:49.467+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:09:50.418+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 46201 ms
[2023-01-16T23:09:50.418+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:50.419+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:50.424+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:50.425+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:50.425+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:50.425+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 45, above threshold 10.
[2023-01-16T23:09:51.468+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47251 ms
[2023-01-16T23:09:51.468+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:51.468+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:51.472+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:51.473+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:51.473+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:51.473+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 46, above threshold 10.
[2023-01-16T23:09:52.518+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 48301 ms
[2023-01-16T23:09:52.518+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:52.518+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:52.532+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:52.533+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:52.533+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:52.533+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 47, above threshold 10.
[2023-01-16T23:09:53.568+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49351 ms
[2023-01-16T23:09:53.570+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:53.570+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:53.575+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:53.576+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:53.576+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:53.577+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 48, above threshold 10.
[2023-01-16T23:09:54.618+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 50401 ms
[2023-01-16T23:09:54.619+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:54.620+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:54.625+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:54.628+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:54.629+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:54.629+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 49, above threshold 10.
[2023-01-16T23:09:55.668+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 51451 ms
[2023-01-16T23:09:55.669+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:55.669+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:55.673+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:55.674+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:55.674+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:55.674+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 50, above threshold 10.
[2023-01-16T23:09:56.718+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 52501 ms
[2023-01-16T23:09:56.718+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:56.719+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:56.722+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:56.722+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:56.723+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:56.723+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 51, above threshold 10.
[2023-01-16T23:09:57.768+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 53551 ms
[2023-01-16T23:09:57.768+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:57.768+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:57.772+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:57.773+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:57.773+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:57.773+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 52, above threshold 10.
[2023-01-16T23:09:58.818+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 54601 ms
[2023-01-16T23:09:58.818+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:58.818+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:58.822+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:58.823+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:58.823+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:58.823+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 53, above threshold 10.
[2023-01-16T23:09:59.868+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 55651 ms
[2023-01-16T23:09:59.868+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:09:59.868+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:09:59.871+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:09:59.872+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:09:59.872+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:09:59.872+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 54, above threshold 10.
[2023-01-16T23:10:00.921+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 56704 ms
[2023-01-16T23:10:00.922+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:00.922+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:00.927+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:00.928+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:00.928+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:00.928+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 55, above threshold 10.
[2023-01-16T23:10:01.968+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 57751 ms
[2023-01-16T23:10:01.968+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:01.968+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:01.975+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:01.976+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:01.976+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:01.976+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 56, above threshold 10.
[2023-01-16T23:10:03.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 58801 ms
[2023-01-16T23:10:03.018+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:03.019+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:03.022+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:03.022+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:03.022+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:03.022+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 57, above threshold 10.
[2023-01-16T23:10:04.068+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 59851 ms
[2023-01-16T23:10:04.068+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:04.068+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:04.074+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.074+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:04.074+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:04.074+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 58, above threshold 10.
[2023-01-16T23:10:04.229+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-A1-P-RSP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=A1-P-RSP, effectiveTopic=A1-P-RSP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:10:04.229+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:10:04.230+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/a97cb42f-4da8-40d6-86d7-b61ef3a5ca9a/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:10:04.234+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.234+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.235+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:10:04.293+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b2189d8-66f0-4e04-b929-2b84927a6afd, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-SDNR-CL-RSP,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=SDNR-CL-RSP, effectiveTopic=SDNR-CL-RSP, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:10:04.294+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:10:04.294+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/7b2189d8-66f0-4e04-b929-2b84927a6afd/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:10:04.298+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.298+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.299+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:10:04.373+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=463ddf86-36fc-423d-a107-24556758b589, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:10:04.373+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:10:04.374+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/463ddf86-36fc-423d-a107-24556758b589/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:10:04.377+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.377+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.377+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:10:04.465+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6c08b817-b154-4279-be3c-5d07839ee985, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-WRITE,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=APPC-LCM-WRITE, effectiveTopic=APPC-LCM-WRITE, #recentEvents=0, locked=false, #topicListeners=2]]]]: 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(Thread.java:829)
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
[2023-01-16T23:10:04.466+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:10:04.466+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=756d7136-e778-4191-94e6-ede67e30f8fa, consumerInstance=onap-policy-drools-pdp-0, fetchTimeout=15000, fetchLimit=100, 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=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:10:04.466+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-01-16T23:10:04.466+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/6c08b817-b154-4279-be3c-5d07839ee985/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:10:04.466+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/756d7136-e778-4191-94e6-ede67e30f8fa/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:10:04.470+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=12e15810-c746-4115-8806-d2ce66a70262, fetchTimeout=15000, fetchLimit=100, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-DCAE_TOPIC,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=DCAE_TOPIC, effectiveTopic=unauthenticated.DCAE_CL_OUTPUT, #recentEvents=0, 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(Thread.java:829)
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
[2023-01-16T23:10:04.471+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100
[2023-01-16T23:10:04.471+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.471+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.471+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/12e15810-c746-4115-8806-d2ce66a70262?timeout=15000&limit=100 (anonymous) ...
[2023-01-16T23:10:04.471+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
[2023-01-16T23:10:04.471+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.471+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:10:04.471+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:10:04.476+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.476+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:04.476+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-01-16T23:10:05.118+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 60901 ms
[2023-01-16T23:10:05.118+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:05.119+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:05.135+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:05.136+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:05.136+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:05.137+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 59, above threshold 10.
[2023-01-16T23:10:06.168+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 61951 ms
[2023-01-16T23:10:06.168+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:06.169+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:06.174+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:06.175+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:06.176+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:06.176+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 60, above threshold 10.
[2023-01-16T23:10:07.218+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 63001 ms
[2023-01-16T23:10:07.219+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:07.221+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:07.225+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:07.225+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:07.226+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:07.226+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 61, above threshold 10.
[2023-01-16T23:10:08.268+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 64051 ms
[2023-01-16T23:10:08.269+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:08.275+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:08.297+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:08.298+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:08.298+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:08.298+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 62, above threshold 10.
[2023-01-16T23:10:09.318+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 65101 ms
[2023-01-16T23:10:09.318+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:09.319+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:09.322+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:09.322+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:09.322+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:09.322+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 63, above threshold 10.
[2023-01-16T23:10:10.368+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 66151 ms
[2023-01-16T23:10:10.369+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:10.369+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:10.373+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:10.374+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:10.375+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:10.375+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 64, above threshold 10.
[2023-01-16T23:10:11.418+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 67201 ms
[2023-01-16T23:10:11.419+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:11.419+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:11.423+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:11.423+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:11.423+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:11.423+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 65, above threshold 10.
[2023-01-16T23:10:12.468+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 68251 ms
[2023-01-16T23:10:12.468+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:12.468+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:12.472+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:12.473+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:12.473+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:12.473+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 66, above threshold 10.
[2023-01-16T23:10:13.518+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 69301 ms
[2023-01-16T23:10:13.518+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:13.518+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:13.522+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:13.522+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:13.522+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:13.522+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 67, above threshold 10.
[2023-01-16T23:10:14.568+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 70351 ms
[2023-01-16T23:10:14.569+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:14.570+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:14.576+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:14.577+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
[2023-01-16T23:10:14.578+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 1 message to send.
[2023-01-16T23:10:14.579+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 68, above threshold 10.
[2023-01-16T23:10:15.618+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 71401 ms
[2023-01-16T23:10:15.618+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-01-16T23:10:15.619+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-01-16T23:10:15.622+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 503 Service Unavailable
[2023-01-16T23:10:15.623+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] HTTP/1.1 503 Service Unavailable
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.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(