Results

By type

          	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:06.795+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:06.795+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29510, above threshold 10.
[2023-02-11T19:47:07.800+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58646527 ms
[2023-02-11T19:47:07.801+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:07.801+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:07.837+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:07.837+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:07.865+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:07.865+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:07.884+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:07.884+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:07.902+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:07.902+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:07.902+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:07.902+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29511, above threshold 10.
[2023-02-11T19:47:08.720+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=32668af2-69b8-4140-886e-43b825d951b8, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:08.720+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:08.720+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:08.720+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:08.733+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:08.733+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.737+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fca6449f-a77c-4e2c-97d9-a004c8078f44, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:08.737+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:08.737+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:08.737+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:08.782+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:08.782+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.782+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:08.782+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.799+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:08.799+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.800+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:08.800+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.809+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:08.809+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.810+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:08.810+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:08.810+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:08.826+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:08.826+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:08.826+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:08.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58647677 ms
[2023-02-11T19:47:08.951+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:08.951+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:08.961+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:08.961+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.967+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:08.967+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.972+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:08.972+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:08.983+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:08.983+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:08.984+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:08.984+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29512, above threshold 10.
[2023-02-11T19:47:10.000+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58648727 ms
[2023-02-11T19:47:10.002+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:10.002+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:10.782+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:10.782+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:10.806+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:10.806+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:10.820+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:10.820+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:10.835+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:10.835+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:10.835+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:10.835+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29513, above threshold 10.
[2023-02-11T19:47:11.850+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58650577 ms
[2023-02-11T19:47:11.851+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:11.852+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:11.863+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:11.863+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:11.881+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:11.881+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:11.888+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:11.889+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:11.904+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:11.904+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:11.905+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:11.905+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29514, above threshold 10.
[2023-02-11T19:47:12.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58651677 ms
[2023-02-11T19:47:12.951+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:12.951+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:12.979+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:12.979+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:13.021+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:13.021+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:13.041+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:13.041+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:13.061+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:13.061+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:13.062+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:13.062+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29515, above threshold 10.
[2023-02-11T19:47:14.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58652827 ms
[2023-02-11T19:47:14.101+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:14.101+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:14.106+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:14.106+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:14.118+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:14.118+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:14.130+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:14.130+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:14.135+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:14.135+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:14.135+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:14.135+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29516, above threshold 10.
[2023-02-11T19:47:15.150+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58653877 ms
[2023-02-11T19:47:15.151+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:15.151+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:15.176+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:15.177+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:15.204+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:15.205+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:15.222+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:15.222+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:15.246+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:15.247+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:15.247+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:15.247+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29517, above threshold 10.
[2023-02-11T19:47:16.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58654977 ms
[2023-02-11T19:47:16.251+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:16.251+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:16.271+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:16.271+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.293+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:16.293+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.402+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:16.402+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.424+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:16.424+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:16.424+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:16.424+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29518, above threshold 10.
[2023-02-11T19:47:16.602+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=70669803-7c02-43ab-a658-d826218e50ce, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:16.602+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=b69bcfab-e37b-4e9c-a3ce-221fd6c9a339, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:16.602+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:16.602+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:16.602+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100
[2023-02-11T19:47:16.602+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:16.602+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:16.602+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:16.611+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=87d36c86-095d-4109-8b1b-2b57793618d7, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:16.611+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:16.611+00:00|WARN|HostSelector|DMAAP-source-A1-P-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:16.611+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:16.612+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:16.612+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:16.612+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:16.612+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:16.617+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.617+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.617+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.617+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.638+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.638+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.638+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.638+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.638+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.638+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.639+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.639+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.664+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.674+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.674+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.674+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:16.674+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:16.674+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:16.674+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:16.674+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:16.674+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:16.674+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:16.674+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:16.706+00:00|WARN|HttpClient|DMAAP-source-A1-P-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:16.706+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:16.706+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:16.707+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:16.707+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:16.707+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:17.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58656177 ms
[2023-02-11T19:47:17.451+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:17.451+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:17.456+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:17.456+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:17.473+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:17.473+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:17.481+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:17.481+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:17.511+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:17.512+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:17.512+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:17.512+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29519, above threshold 10.
[2023-02-11T19:47:18.550+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58657277 ms
[2023-02-11T19:47:18.551+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:18.551+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:18.570+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:18.570+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:18.599+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:18.599+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:18.628+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:18.628+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:18.643+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:18.643+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:18.643+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:18.643+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29520, above threshold 10.
[2023-02-11T19:47:19.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58658377 ms
[2023-02-11T19:47:19.651+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:19.651+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:19.716+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:19.716+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:19.747+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:19.747+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:19.775+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:19.775+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:19.780+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:19.781+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:19.781+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:19.781+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29521, above threshold 10.
[2023-02-11T19:47:20.800+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58659527 ms
[2023-02-11T19:47:20.801+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:20.801+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:20.823+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:20.823+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:20.836+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:20.836+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:20.894+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:20.894+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:20.911+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:20.911+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:20.911+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:20.911+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29522, above threshold 10.
[2023-02-11T19:47:21.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58660677 ms
[2023-02-11T19:47:21.951+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:21.951+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:22.006+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:22.006+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:22.032+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:22.032+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:22.064+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:22.064+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:22.079+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:22.079+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:22.079+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:22.079+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29523, above threshold 10.
[2023-02-11T19:47:23.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58661827 ms
[2023-02-11T19:47:23.101+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:23.102+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:23.117+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:23.118+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.129+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:23.129+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.143+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:23.143+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.170+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:23.171+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:23.171+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:23.171+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29524, above threshold 10.
[2023-02-11T19:47:23.810+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=32668af2-69b8-4140-886e-43b825d951b8, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:23.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:23.810+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:23.810+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:23.827+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fca6449f-a77c-4e2c-97d9-a004c8078f44, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:23.827+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:23.827+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:23.827+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:23.836+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:23.836+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.868+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:23.869+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.870+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:23.871+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.883+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:23.883+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.886+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:23.886+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.893+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:23.893+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:23.893+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:23.893+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:23.893+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:23.975+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:23.975+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:23.975+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:24.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58662927 ms
[2023-02-11T19:47:24.201+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:24.201+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:24.210+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:24.210+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:24.215+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:24.215+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:24.237+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:24.238+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:24.253+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:24.254+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:24.254+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:24.254+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29525, above threshold 10.
[2023-02-11T19:47:25.300+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58664027 ms
[2023-02-11T19:47:25.301+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:25.301+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:25.308+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:25.308+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:25.341+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:25.341+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:25.364+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:25.365+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:25.385+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:25.385+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:25.385+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:25.385+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29526, above threshold 10.
[2023-02-11T19:47:26.400+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58665127 ms
[2023-02-11T19:47:26.401+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:26.401+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:26.426+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:26.426+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:26.435+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:26.435+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:26.466+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:26.466+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:26.503+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:26.503+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:26.503+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:26.503+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29527, above threshold 10.
[2023-02-11T19:47:27.550+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58666277 ms
[2023-02-11T19:47:27.551+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:27.551+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:27.563+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:27.563+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:27.571+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:27.571+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:27.581+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:27.581+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:27.628+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:27.628+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:27.628+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:27.628+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29528, above threshold 10.
[2023-02-11T19:47:28.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58667377 ms
[2023-02-11T19:47:28.651+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:28.651+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:28.659+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:28.659+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:28.664+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:28.664+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:28.668+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:28.668+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:28.677+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:28.678+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:28.678+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:28.678+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29529, above threshold 10.
[2023-02-11T19:47:29.700+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58668427 ms
[2023-02-11T19:47:29.701+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:29.701+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:29.712+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:29.712+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:29.779+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:29.780+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:29.832+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:29.832+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:29.850+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:29.850+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:29.851+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:29.851+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29530, above threshold 10.
[2023-02-11T19:47:30.900+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58669627 ms
[2023-02-11T19:47:30.901+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:30.902+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:30.919+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:30.920+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:30.949+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:30.950+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:30.968+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:30.968+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:30.989+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:30.989+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:30.990+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:30.990+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29531, above threshold 10.
[2023-02-11T19:47:31.674+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=70669803-7c02-43ab-a658-d826218e50ce, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:31.674+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=b69bcfab-e37b-4e9c-a3ce-221fd6c9a339, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:31.674+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:31.674+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100
[2023-02-11T19:47:31.674+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:31.674+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:31.674+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:31.674+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:31.681+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.681+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.681+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.681+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.684+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.684+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.687+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.687+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.695+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.695+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.695+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.695+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.705+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:31.705+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:31.705+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:31.706+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:31.706+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:31.706+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:31.706+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=87d36c86-095d-4109-8b1b-2b57793618d7, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:31.707+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:31.707+00:00|WARN|HostSelector|DMAAP-source-A1-P-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:31.707+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:31.707+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:31.707+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:31.707+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:31.707+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:31.721+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.721+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.721+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.722+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.728+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.728+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.731+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.731+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.735+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.735+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.736+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:31.736+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:31.744+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:31.744+00:00|WARN|HttpClient|DMAAP-source-A1-P-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:31.744+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:31.744+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:31.744+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:31.744+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:32.000+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58670727 ms
[2023-02-11T19:47:32.001+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:32.001+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:32.004+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:32.004+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:32.009+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:32.009+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:32.021+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:32.021+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:32.027+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:32.027+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:32.027+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:32.027+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29532, above threshold 10.
[2023-02-11T19:47:33.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58671777 ms
[2023-02-11T19:47:33.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:33.051+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:33.071+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:33.071+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:33.094+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:33.094+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:33.108+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:33.108+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:33.122+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:33.122+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:33.122+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:33.122+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29533, above threshold 10.
[2023-02-11T19:47:34.150+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58672877 ms
[2023-02-11T19:47:34.151+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:34.151+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:34.181+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:34.181+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:34.202+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:34.202+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:34.220+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:34.220+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:34.230+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:34.230+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:34.230+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:34.230+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29534, above threshold 10.
[2023-02-11T19:47:35.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58673977 ms
[2023-02-11T19:47:35.251+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:35.251+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:35.264+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:35.264+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:35.295+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:35.295+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:35.305+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:35.305+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:35.445+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:35.445+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:35.445+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:35.445+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29535, above threshold 10.
[2023-02-11T19:47:36.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58675177 ms
[2023-02-11T19:47:36.451+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:36.451+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:36.481+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:36.481+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:36.528+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:36.528+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:36.568+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:36.568+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:36.649+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:36.649+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:36.649+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:36.649+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29536, above threshold 10.
[2023-02-11T19:47:37.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58676377 ms
[2023-02-11T19:47:37.651+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:37.651+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:37.677+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:37.677+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:37.688+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:37.688+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:37.722+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:37.722+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:37.748+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:37.748+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:37.748+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:37.748+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29537, above threshold 10.
[2023-02-11T19:47:38.750+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58677477 ms
[2023-02-11T19:47:38.753+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:38.753+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:38.800+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:38.800+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.827+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:38.827+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.892+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:38.892+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.893+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=32668af2-69b8-4140-886e-43b825d951b8, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:38.893+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:38.893+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:38.893+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:38.896+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:38.897+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:38.897+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:38.897+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29538, above threshold 10.
[2023-02-11T19:47:38.939+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:38.939+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.954+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:38.954+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.965+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:38.965+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.975+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fca6449f-a77c-4e2c-97d9-a004c8078f44, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:38.975+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:38.975+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:38.975+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:38.984+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:38.984+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:38.984+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:38.984+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:38.984+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:39.001+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:39.001+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:39.014+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:39.014+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:39.031+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes
[2023-02-11T19:47:39.031+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of message-router:3904 failed to respond
[2023-02-11T19:47:39.031+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:39.900+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58678627 ms
[2023-02-11T19:47:39.901+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:39.901+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:39.930+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:39.930+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:39.960+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:39.960+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:39.979+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:39.979+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:40.008+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:40.008+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:40.008+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:40.008+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29539, above threshold 10.
[2023-02-11T19:47:41.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 489 msgs to /events/POLICY-PDP-PAP. Oldest: 58679777 ms
[2023-02-11T19:47:41.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:41.051+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:41.090+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:41.091+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:41.097+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:41.097+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:41.100+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:41.100+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:41.104+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:41.104+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:41.104+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 489 message to send.
[2023-02-11T19:47:41.104+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29540, above threshold 10.
[2023-02-11T19:47:41.151+00:00|INFO|LifecycleFsm|pool-2-thread-1] lifecycle event: status
[2023-02-11T19:47:41.153+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.76ecb994-b341-4b64-94fd-1185349b69c0","timeStamp":"2023-02-11T19:47:41.152178Z","pdpGroupName":"defaultGroup","policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0,"policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyUndeployCount":0,"policyUndeploySuccessCount":0,"policyUndeployFailCount":0},"messageName":"PDP_STATUS","requestId":"c154ed15-95c8-4882-986a-ef613f84ca53","timestampMs":1676144861152,"name":"onap-policy-drools-pdp-0.76ecb994-b341-4b64-94fd-1185349b69c0","pdpGroup":"defaultGroup"}
[2023-02-11T19:47:42.150+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58680877 ms
[2023-02-11T19:47:42.151+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:42.151+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:42.166+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:42.166+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:42.189+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:42.189+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:42.202+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:42.202+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:42.224+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:42.224+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:42.225+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:42.225+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29541, above threshold 10.
[2023-02-11T19:47:43.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58681977 ms
[2023-02-11T19:47:43.251+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:43.251+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:43.272+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:43.272+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:43.306+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:43.306+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:43.330+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:43.330+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:43.351+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:43.351+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:43.351+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:43.352+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29542, above threshold 10.
[2023-02-11T19:47:44.400+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58683127 ms
[2023-02-11T19:47:44.401+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:44.401+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:44.425+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:44.425+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:44.436+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:44.436+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:44.439+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:44.439+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:44.459+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:44.459+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:44.459+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:44.459+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29543, above threshold 10.
[2023-02-11T19:47:45.500+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58684227 ms
[2023-02-11T19:47:45.501+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:45.501+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:45.529+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:45.529+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:45.552+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:45.552+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:45.590+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:45.591+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:45.642+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:45.642+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:45.642+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:45.642+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29544, above threshold 10.
[2023-02-11T19:47:46.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58685377 ms
[2023-02-11T19:47:46.651+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:46.651+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:46.688+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:46.688+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.706+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=70669803-7c02-43ab-a658-d826218e50ce, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:46.706+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:46.706+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:46.706+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:46.706+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=b69bcfab-e37b-4e9c-a3ce-221fd6c9a339, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:46.706+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100
[2023-02-11T19:47:46.706+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:46.707+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:46.742+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:46.742+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.744+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=87d36c86-095d-4109-8b1b-2b57793618d7, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:46.744+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:46.745+00:00|WARN|HostSelector|DMAAP-source-A1-P-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:46.745+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:46.745+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:46.745+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:46.745+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:46.745+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:46.745+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.745+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.745+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.745+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.765+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.765+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.764+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.765+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.785+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.785+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.785+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.785+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.785+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.785+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.786+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:46.786+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:46.786+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:46.786+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29545, above threshold 10.
[2023-02-11T19:47:46.786+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.787+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.801+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.802+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.802+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:46.802+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:46.802+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:46.801+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:46.802+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:46.802+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:46.802+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:46.802+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:46.828+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:46.828+00:00|WARN|HttpClient|DMAAP-source-A1-P-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:46.828+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:46.828+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:46.828+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:46.828+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:47.800+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58686527 ms
[2023-02-11T19:47:47.801+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:47.801+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:47.839+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:47.839+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:47.864+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:47.864+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:47.875+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:47.875+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:47.885+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:47.885+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:47.885+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:47.885+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29546, above threshold 10.
[2023-02-11T19:47:48.900+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58687627 ms
[2023-02-11T19:47:48.901+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:48.901+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:48.932+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:48.932+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:48.966+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:48.967+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:48.989+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:48.990+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:49.040+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Broken pipe (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:49.041+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Broken pipe (Write failed)
java.net.SocketException: Broken pipe (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:49.041+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:49.041+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29547, above threshold 10.
[2023-02-11T19:47:50.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58688777 ms
[2023-02-11T19:47:50.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:50.051+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:50.093+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:50.094+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:50.152+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:50.152+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:50.192+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:50.192+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:50.232+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:50.232+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:50.232+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:50.232+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29548, above threshold 10.
[2023-02-11T19:47:51.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58689977 ms
[2023-02-11T19:47:51.251+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:51.251+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:51.258+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:51.258+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:51.269+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:51.269+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:51.274+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:51.274+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:51.280+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:51.280+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:51.281+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:51.281+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29549, above threshold 10.
[2023-02-11T19:47:52.300+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58691027 ms
[2023-02-11T19:47:52.301+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:52.301+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:52.344+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:52.344+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:52.419+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:52.419+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:52.444+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:52.444+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:52.471+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:52.471+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:52.471+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:52.471+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29550, above threshold 10.
[2023-02-11T19:47:53.501+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58692228 ms
[2023-02-11T19:47:53.502+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:53.502+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:53.519+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:53.519+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:53.584+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:53.584+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:53.624+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:53.624+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:53.642+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:53.642+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:53.642+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:53.642+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29551, above threshold 10.
[2023-02-11T19:47:53.984+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=32668af2-69b8-4140-886e-43b825d951b8, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:53.984+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:53.984+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:53.984+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:54.005+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:54.005+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.031+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:54.031+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.031+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fca6449f-a77c-4e2c-97d9-a004c8078f44, 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
org.apache.http.NoHttpResponseException: message-router:3904 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:47:54.031+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:47:54.031+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:54.031+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:47:54.071+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:54.071+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.071+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:54.071+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.092+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:54.092+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:47:54.092+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.092+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:47:54.092+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:54.109+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:47:54.109+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.117+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes
[2023-02-11T19:47:54.117+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of message-router:3904 failed to respond
[2023-02-11T19:47:54.117+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:47:54.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58693377 ms
[2023-02-11T19:47:54.651+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:54.651+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:54.660+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:54.660+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.672+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:54.672+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.692+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:47:54.693+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:54.711+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Broken pipe (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:54.711+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Broken pipe (Write failed)
java.net.SocketException: Broken pipe (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:54.711+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:54.711+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29552, above threshold 10.
[2023-02-11T19:47:54.941+00:00|INFO|RequestLog|qtp1423507882-59] 10.233.65.58 - - [11/Feb/2023:19:47:54 +0000] "GET /healthcheck/controllers HTTP/1.1" 200 527 "-" "kube-probe/1.23"
[2023-02-11T19:47:55.750+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58694477 ms
[2023-02-11T19:47:55.751+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:55.751+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:55.773+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:55.773+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:55.810+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:55.810+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:55.842+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:55.842+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:55.869+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:55.869+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:55.869+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:55.869+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29553, above threshold 10.
[2023-02-11T19:47:56.900+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58695627 ms
[2023-02-11T19:47:56.901+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:56.901+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:56.932+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:56.932+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:56.996+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:56.996+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:57.026+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:57.026+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:57.032+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:57.032+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:57.032+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:57.032+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29554, above threshold 10.
[2023-02-11T19:47:58.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58696777 ms
[2023-02-11T19:47:58.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:58.051+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:58.072+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:58.072+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:58.095+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:58.095+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:58.121+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:58.122+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:58.149+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:58.150+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:58.150+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:58.151+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29555, above threshold 10.
[2023-02-11T19:47:59.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58697927 ms
[2023-02-11T19:47:59.201+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:47:59.201+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:47:59.211+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:59.211+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:59.233+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:59.233+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:59.244+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:47:59.244+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:47:59.258+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:47:59.259+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:47:59.259+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:47:59.259+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29556, above threshold 10.
[2023-02-11T19:48:00.300+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58699027 ms
[2023-02-11T19:48:00.301+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:00.301+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:00.310+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:00.310+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:00.315+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:00.316+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:00.330+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:00.331+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:00.356+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:00.356+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:00.357+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:00.357+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29557, above threshold 10.
[2023-02-11T19:48:01.400+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58700127 ms
[2023-02-11T19:48:01.401+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:01.401+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:01.415+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:01.415+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.424+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:01.424+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.430+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:01.430+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.444+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:01.444+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:01.444+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:01.444+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29558, above threshold 10.
[2023-02-11T19:48:01.802+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=b69bcfab-e37b-4e9c-a3ce-221fd6c9a339, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:01.802+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100
[2023-02-11T19:48:01.802+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:01.802+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:01.802+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=70669803-7c02-43ab-a658-d826218e50ce, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:01.802+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:01.802+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:01.803+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:01.823+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.823+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.823+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.824+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.828+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:01.828+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:01.828+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:01.828+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:01.828+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=87d36c86-095d-4109-8b1b-2b57793618d7, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:01.828+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:01.829+00:00|WARN|HostSelector|DMAAP-source-A1-P-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:01.829+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:01.875+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.875+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.875+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.875+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.875+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.875+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.878+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.878+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.896+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.916+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:01.916+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:01.916+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:01.939+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.939+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.939+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:01.939+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:01.940+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:01.940+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:01.940+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:01.964+00:00|WARN|HttpClient|DMAAP-source-A1-P-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:01.964+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:01.964+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:01.964+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:01.964+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:01.964+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:02.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58701177 ms
[2023-02-11T19:48:02.451+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:02.451+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:02.494+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:02.494+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:02.547+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:02.547+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:02.647+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:02.647+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:02.660+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:02.660+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:02.660+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:02.660+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29559, above threshold 10.
[2023-02-11T19:48:03.700+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58702427 ms
[2023-02-11T19:48:03.701+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:03.701+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:03.712+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:03.712+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:03.720+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:48:03.720+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:03.741+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:03.741+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:03.759+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:03.759+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:03.759+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:03.760+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29560, above threshold 10.
[2023-02-11T19:48:04.800+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58703527 ms
[2023-02-11T19:48:04.801+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:04.801+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:04.859+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:04.859+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:04.888+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:04.888+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:04.892+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:04.892+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:04.899+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:04.900+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:04.900+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:04.900+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29561, above threshold 10.
[2023-02-11T19:48:05.901+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58704628 ms
[2023-02-11T19:48:05.903+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:05.903+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:05.984+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:05.984+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:06.009+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:48:06.009+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:06.028+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:06.028+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:06.048+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:06.048+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:06.048+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:06.048+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29562, above threshold 10.
[2023-02-11T19:48:07.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58705777 ms
[2023-02-11T19:48:07.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:07.051+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:07.092+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:07.092+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:07.141+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:07.141+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:07.165+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:07.165+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:07.183+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:07.183+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:07.183+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:07.183+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29563, above threshold 10.
[2023-02-11T19:48:08.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58706927 ms
[2023-02-11T19:48:08.201+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:08.201+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:08.214+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:48:08.214+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:08.224+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:08.224+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:08.228+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:08.228+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:08.234+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:08.234+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:08.234+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:08.234+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29564, above threshold 10.
[2023-02-11T19:48:09.093+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=32668af2-69b8-4140-886e-43b825d951b8, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:09.093+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:09.093+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:09.093+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:09.117+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fca6449f-a77c-4e2c-97d9-a004c8078f44, 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
org.apache.http.NoHttpResponseException: message-router:3904 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:09.117+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:09.117+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:09.117+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:09.120+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:09.120+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.156+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:09.156+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.156+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:09.156+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.188+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:09.188+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.188+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:09.188+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.200+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:09.200+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.200+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:09.200+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:09.200+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:09.208+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes
[2023-02-11T19:48:09.208+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of message-router:3904 failed to respond
[2023-02-11T19:48:09.208+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:09.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58707977 ms
[2023-02-11T19:48:09.251+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:09.251+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:09.299+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:09.299+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.308+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:09.308+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.351+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:09.351+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:09.367+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:09.367+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:09.367+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:09.367+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29565, above threshold 10.
[2023-02-11T19:48:10.400+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58709127 ms
[2023-02-11T19:48:10.401+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:10.401+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:10.443+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:10.443+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:10.475+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:10.475+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:10.497+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:10.497+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:10.505+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:10.505+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:10.505+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:10.505+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29566, above threshold 10.
[2023-02-11T19:48:11.550+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58710277 ms
[2023-02-11T19:48:11.551+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:11.551+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:11.567+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:11.567+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:11.574+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:11.574+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:11.599+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:11.599+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:11.608+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:11.609+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:11.609+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:11.609+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29567, above threshold 10.
[2023-02-11T19:48:12.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58711377 ms
[2023-02-11T19:48:12.651+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:12.651+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:13.693+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:13.693+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:13.699+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:13.699+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:13.716+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:13.716+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:13.760+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:13.760+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:13.760+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:13.760+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29568, above threshold 10.
[2023-02-11T19:48:14.800+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58713527 ms
[2023-02-11T19:48:14.801+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:14.802+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:14.811+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:14.811+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:14.833+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:14.833+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:14.845+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:14.845+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:14.865+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:14.866+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:14.866+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:14.866+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29569, above threshold 10.
[2023-02-11T19:48:15.900+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58714627 ms
[2023-02-11T19:48:15.901+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:15.901+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:15.920+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:15.920+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:15.939+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:15.939+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:15.994+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:15.994+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.009+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:16.009+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:16.009+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:16.009+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29570, above threshold 10.
[2023-02-11T19:48:16.916+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=70669803-7c02-43ab-a658-d826218e50ce, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:16.916+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-CL] UEB GET /events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:16.916+00:00|WARN|HostSelector|DMAAP-source-APPC-CL] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:16.916+00:00|INFO|HttpClient|DMAAP-source-APPC-CL] GET http://message-router:3904/events/APPC-CL/70669803-7c02-43ab-a658-d826218e50ce/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:16.926+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.926+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.933+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.933+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.940+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-DCAE_TOPIC] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=dcae.policy.shared, consumerInstance=b69bcfab-e37b-4e9c-a3ce-221fd6c9a339, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:16.940+00:00|INFO|CambriaConsumerImpl|DMAAP-source-DCAE_TOPIC] UEB GET /events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100
[2023-02-11T19:48:16.940+00:00|WARN|HostSelector|DMAAP-source-DCAE_TOPIC] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:16.940+00:00|INFO|HttpClient|DMAAP-source-DCAE_TOPIC] GET http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT/dcae.policy.shared/b69bcfab-e37b-4e9c-a3ce-221fd6c9a339?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:16.964+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-A1-P-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=87d36c86-095d-4109-8b1b-2b57793618d7, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:16.965+00:00|INFO|CambriaConsumerImpl|DMAAP-source-A1-P-RSP] UEB GET /events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:16.965+00:00|WARN|HostSelector|DMAAP-source-A1-P-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:16.965+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:16.965+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:16.965+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:16.965+00:00|INFO|HttpClient|DMAAP-source-A1-P-RSP] GET http://message-router:3904/events/A1-P-RSP/87d36c86-095d-4109-8b1b-2b57793618d7/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:16.965+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/f3d32b90-8b5f-4f45-b6c2-925ac04a8c8e/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-APPC-CL] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.977+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.978+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.988+00:00|WARN|HttpClient|DMAAP-source-APPC-CL] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:16.988+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:16.988+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-CL] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:16.992+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.992+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.992+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.992+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.992+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.992+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.998+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:16.999+00:00|INFO|RetryExec|DMAAP-source-A1-P-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:16.999+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond
[2023-02-11T19:48:16.999+00:00|INFO|RetryExec|DMAAP-source-DCAE_TOPIC] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:17.000+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:17.000+00:00|INFO|RetryExec|DMAAP-source-POLICY-PDP-PAP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:17.035+00:00|WARN|HttpClient|DMAAP-source-A1-P-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:17.035+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:17.035+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-A1-P-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:17.035+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:17.035+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:17.035+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:17.036+00:00|WARN|HttpClient|DMAAP-source-DCAE_TOPIC] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:17.036+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:17.036+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-DCAE_TOPIC] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:17.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58715777 ms
[2023-02-11T19:48:17.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:17.051+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:17.076+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:17.076+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:17.082+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:17.082+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:17.086+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:17.086+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:17.099+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:17.099+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:17.100+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:17.100+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29571, above threshold 10.
[2023-02-11T19:48:18.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58716827 ms
[2023-02-11T19:48:18.101+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:18.101+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:18.107+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:18.107+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:18.110+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:18.110+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:18.112+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:18.112+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:18.119+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:18.119+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:18.119+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:18.119+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29572, above threshold 10.
[2023-02-11T19:48:19.150+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58717877 ms
[2023-02-11T19:48:19.151+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:19.151+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:19.203+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:19.203+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:19.211+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:19.211+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:19.227+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:19.227+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:19.247+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:19.247+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:19.247+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:19.247+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29573, above threshold 10.
[2023-02-11T19:48:20.251+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58718978 ms
[2023-02-11T19:48:20.252+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:20.252+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:20.272+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:20.272+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:20.357+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:20.357+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:20.418+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:20.418+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:20.431+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:20.431+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:20.432+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:20.432+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29574, above threshold 10.
[2023-02-11T19:48:21.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58720177 ms
[2023-02-11T19:48:21.451+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:21.451+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:21.455+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:21.455+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:21.460+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:21.460+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:21.463+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:21.463+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:21.467+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:21.467+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:21.467+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:21.467+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29575, above threshold 10.
[2023-02-11T19:48:22.500+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58721227 ms
[2023-02-11T19:48:22.501+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:22.501+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:22.513+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:22.513+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:22.572+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:22.573+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:22.612+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:22.612+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:22.676+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:22.677+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:22.677+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:22.677+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29576, above threshold 10.
[2023-02-11T19:48:23.700+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58722427 ms
[2023-02-11T19:48:23.701+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:23.701+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:23.731+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:23.731+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:23.753+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:23.754+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:23.775+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:23.775+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:23.794+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:23.795+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:23.795+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:23.795+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29577, above threshold 10.
[2023-02-11T19:48:24.200+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-LCM-WRITE] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=32668af2-69b8-4140-886e-43b825d951b8, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:24.201+00:00|INFO|CambriaConsumerImpl|DMAAP-source-APPC-LCM-WRITE] UEB GET /events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:24.201+00:00|WARN|HostSelector|DMAAP-source-APPC-LCM-WRITE] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:24.201+00:00|INFO|HttpClient|DMAAP-source-APPC-LCM-WRITE] GET http://message-router:3904/events/APPC-LCM-WRITE/32668af2-69b8-4140-886e-43b825d951b8/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:24.209+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-SDNR-CL-RSP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fca6449f-a77c-4e2c-97d9-a004c8078f44, 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
org.apache.http.NoHttpResponseException: message-router:3904 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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)
	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)
[2023-02-11T19:48:24.209+00:00|INFO|CambriaConsumerImpl|DMAAP-source-SDNR-CL-RSP] UEB GET /events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100
[2023-02-11T19:48:24.209+00:00|WARN|HostSelector|DMAAP-source-SDNR-CL-RSP] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:24.209+00:00|INFO|HttpClient|DMAAP-source-SDNR-CL-RSP] GET http://message-router:3904/events/SDNR-CL-RSP/fca6449f-a77c-4e2c-97d9-a004c8078f44/onap-policy-drools-pdp-0?timeout=15000&limit=100 (anonymous) ...
[2023-02-11T19:48:24.215+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:24.215+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.222+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:24.222+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.222+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:24.222+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.224+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:24.224+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.225+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:24.225+00:00|INFO|RetryExec|DMAAP-source-APPC-LCM-WRITE] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.227+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset
[2023-02-11T19:48:24.227+00:00|INFO|RetryExec|DMAAP-source-SDNR-CL-RSP] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.231+00:00|WARN|HttpClient|DMAAP-source-APPC-LCM-WRITE] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:24.231+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:24.231+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-APPC-LCM-WRITE] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:24.231+00:00|WARN|HttpClient|DMAAP-source-SDNR-CL-RSP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2023-02-11T19:48:24.231+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset
[2023-02-11T19:48:24.231+00:00|INFO|BusConsumer$FetchingBusConsumer|DMAAP-source-SDNR-CL-RSP] CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
[2023-02-11T19:48:24.800+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58723527 ms
[2023-02-11T19:48:24.801+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:24.801+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:24.842+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:24.842+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.872+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:24.872+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.885+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:24.885+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:24.915+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:24.915+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:24.916+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:24.916+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29578, above threshold 10.
[2023-02-11T19:48:25.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58724677 ms
[2023-02-11T19:48:25.951+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:25.951+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:25.976+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:25.976+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:25.988+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:25.988+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:25.999+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:25.999+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:26.016+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:26.016+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:26.016+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:26.016+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29579, above threshold 10.
[2023-02-11T19:48:27.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58725777 ms
[2023-02-11T19:48:27.051+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:27.052+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:27.056+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:27.056+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:27.063+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:48:27.063+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:27.073+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:27.074+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:27.093+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:27.093+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:27.093+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:27.093+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29580, above threshold 10.
[2023-02-11T19:48:28.100+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58726827 ms
[2023-02-11T19:48:28.101+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:28.101+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:28.109+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:28.109+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:28.123+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:28.123+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:28.135+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:28.136+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:28.159+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:28.159+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:28.160+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:28.160+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29581, above threshold 10.
[2023-02-11T19:48:29.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58727927 ms
[2023-02-11T19:48:29.201+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:29.201+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:29.231+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:29.231+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:29.259+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:29.260+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:29.273+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:29.273+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:29.291+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:29.291+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:29.291+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:29.292+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29582, above threshold 10.
[2023-02-11T19:48:30.300+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58729027 ms
[2023-02-11T19:48:30.301+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:30.301+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:30.306+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Broken pipe (Write failed)
[2023-02-11T19:48:30.306+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:30.310+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:30.310+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:30.313+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:30.313+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:30.317+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Connection reset by peer (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:30.317+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Connection reset by peer (Write failed)
java.net.SocketException: Connection reset by peer (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:30.317+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:30.317+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29583, above threshold 10.
[2023-02-11T19:48:31.350+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 490 msgs to /events/POLICY-PDP-PAP. Oldest: 58730077 ms
[2023-02-11T19:48:31.351+00:00|WARN|HostSelector|pool-11-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2023-02-11T19:48:31.351+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ...
[2023-02-11T19:48:31.382+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:31.382+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:31.426+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:31.426+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:31.452+00:00|INFO|RetryExec|pool-11-thread-1] I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset by peer (Write failed)
[2023-02-11T19:48:31.452+00:00|INFO|RetryExec|pool-11-thread-1] Retrying request to {}->http://message-router:3904
[2023-02-11T19:48:31.483+00:00|WARN|HttpClient|pool-11-thread-1] Error executing HTTP request. Broken pipe (Write failed); blacklisting for 2 minutes
[2023-02-11T19:48:31.483+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Broken pipe (Write failed)
java.net.SocketException: Broken pipe (Write failed)
	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
	at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
	at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:160)
	at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:113)
	at org.apache.http.entity.ByteArrayEntity.writeTo(ByteArrayEntity.java:112)
	at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:156)
	at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:152)
	at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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-02-11T19:48:31.483+00:00|WARN|CambriaSimplerBatchPublisher|pool-11-thread-1] Send failed, 490 message to send.
[2023-02-11T19:48:31.484+00:00|ERROR|CambriaSimplerBatchPublisher|pool-11-thread-1] PUB_CHRONIC_FAILURE: Send failure count is 29584, above threshold 10.
[2023-02-11T19:48:31.989+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-APPC-CL] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=70669803-7c02-43ab-a658-d826218e50ce, 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.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	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.CambriaConsum