SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/app/app.jar!/BOOT-INF/lib/crypt-password-1.8.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/app/app.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 03:25:55,622 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:25:55,624 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:25:55,625 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/app/app.jar!/BOOT-INF/classes!/logback.xml] 03:25:55,692 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1efee8e7 - URL [jar:file:/app/app.jar!/BOOT-INF/classes!/logback.xml] is not of type file 03:25:55,945 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:25:55,952 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:25:55,977 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 03:25:56,125 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead. 03:25:56,125 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 03:25:56,125 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 03:25:56,126 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:25:56,126 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 03:25:56,127 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:25:56,128 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1ee807c6 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 03:25:56.154 [Thread-0] INFO o.o.d.k.c.ConfigFetchFromCbs - getAppconfig start .. 03:25:56.277 [Thread-0] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 03:25:56.285 [Thread-0] INFO o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=0, appName=dcae-kpi-ms, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 03:25:56.830 [Thread-0] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Trying to load configuration from configMap file: /app-config-input/application_config.yaml 03:26:02.105 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:26:02.116 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:26:02.117 [parallel-1] INFO o.o.d.k.c.ConfigFetchFromCbs - configuration and policy from CBS {"config":{"cbsPollingInterval":60,"cg":"kpi-cg","cid":"kpi-cid","dmaap.server":["message-router"],"kpi.policy":"{\"domain\":\"measurementsForKpi\",\"methodForKpi\":[{\"eventName\":\"perf3gpp_CORE-AMF_pmMeasResult\",\"controlLoopSchemaType\":\"SLICE\",\"policyScope\":\"resource=networkSlice;type=configuration\",\"policyName\":\"configuration.dcae.microservice.kpi-computation\",\"policyVersion\":\"v0.0.1\",\"kpis\":[{\"measType\":\"AMFRegNbr\",\"operation\":\"SUM\",\"operands\":\"RM.RegisteredSubNbrMean\"}]},{\"eventName\":\"perf3gpp_CORE-UPF_pmMeasResult\",\"controlLoopSchemaType\":\"SLICE\",\"policyScope\":\"resource=networkSlice;type=configuration\",\"policyName\":\"configuration.dcae.microservice.kpi-computation\",\"policyVersion\":\"v0.0.1\",\"kpis\":[{\"measType\":\"UpstreamDownstreamThr\",\"operation\":\"SUM\",\"operands\":[\"GTP.InDataOctN3UPF\",\"GTP.OutDataOctN3UPF\"]}]}]","pollingInterval":20,"pollingTimeout":60,"streams_publishes":{"kpi_topic":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_KPI_OUTPUT"},"type":"message-router"}},"streams_subscribes":{"performance_management_topic":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS"},"type":"message-router"}},"trust_store_pass_path":"/opt/app/kpims/etc/cert/trust.pass","trust_store_path":"/opt/app/kpims/etc/cert/trust.jks"}} 03:26:02.119 [parallel-1] INFO o.o.d.kpi.models.Configuration - Updating configuration from CBS 03:26:02.125 [parallel-1] INFO o.o.d.kpi.models.Configuration - kpi.policy {"domain":"measurementsForKpi","methodForKpi":[{"eventName":"perf3gpp_CORE-AMF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"AMFRegNbr","operation":"SUM","operands":"RM.RegisteredSubNbrMean"}]},{"eventName":"perf3gpp_CORE-UPF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"UpstreamDownstreamThr","operation":"SUM","operands":["GTP.InDataOctN3UPF","GTP.OutDataOctN3UPF"]}]}] 03:26:02.125 [parallel-1] INFO o.o.d.kpi.models.Configuration - configuration from CBS Configuration [dmaapServers=[message-router], pollingInterval=20, pollingTimeout=60, aafUsername=null, aafPassword=null, streamsSubscribes={performance_management_topic={dmaap_info={topic_url=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS}, type=message-router}}, streamsPublishes={kpi_topic={dmaap_info={topic_url=http://message-router:3904/events/unauthenticated.DCAE_KPI_OUTPUT}, type=message-router}}, kpiConfig={"domain":"measurementsForKpi","methodForKpi":[{"eventName":"perf3gpp_CORE-AMF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"AMFRegNbr","operation":"SUM","operands":"RM.RegisteredSubNbrMean"}]},{"eventName":"perf3gpp_CORE-UPF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"UpstreamDownstreamThr","operation":"SUM","operands":["GTP.InDataOctN3UPF","GTP.OutDataOctN3UPF"]}]}]] 03:26:06.149 [main] INFO org.onap.dcaegen2.kpi.Application - after 10s sleep 03:26:06.149 [main] INFO org.onap.dcaegen2.kpi.Application - Starting spring boot application . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.1.RELEASE) 03:26:07.109 [main] INFO org.onap.dcaegen2.kpi.Application - Starting Application on dcae-kpi-ms with PID 1 (/app/app.jar started by onap in /app) 03:26:07.111 [main] INFO org.onap.dcaegen2.kpi.Application - No active profile set, falling back to default profiles: default 03:26:09.589 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 03:26:09.589 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2340 ms 03:26:10.667 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:26:10.675 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:26:10.717 [main] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.17.Final 03:26:11.939 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final 03:26:11.956 [main] INFO org.xnio - XNIO version 3.8.6.Final 03:26:11.978 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final 03:26:12.128 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final 03:26:12.216 [main] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 8080 (http) 03:26:12.246 [main] INFO org.onap.dcaegen2.kpi.Application - Started Application in 5.913 seconds (JVM running for 17.248) 03:26:16.956 [XNIO-1 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 03:26:16.956 [XNIO-1 task-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 03:26:16.959 [XNIO-1 task-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 3 ms 03:27:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:27:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:27:10.795 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:27:10.798 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:27:10.799 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:27:10.800 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:28:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:28:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:28:10.830 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:28:10.830 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:28:10.831 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:28:10.831 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:29:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:29:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:29:10.874 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:29:10.878 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:29:10.878 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:29:10.879 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:30:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:30:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:30:10.909 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:30:10.909 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:30:10.910 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:30:10.910 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:31:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:31:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:31:10.931 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:31:10.931 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:31:10.931 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:31:10.932 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:32:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:32:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:32:10.968 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:32:10.969 [pool-2-thread-2] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:32:10.969 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:32:10.970 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:33:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:33:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:33:10.988 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:33:10.988 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:33:10.989 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:33:10.989 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:34:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:34:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:34:11.009 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:34:11.009 [pool-2-thread-1] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:34:11.009 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:34:11.010 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:35:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:35:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:35:11.029 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:35:11.030 [pool-2-thread-5] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:35:11.030 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:35:11.031 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:36:02.092 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:36:02.093 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:36:11.047 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:36:11.048 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:36:11.048 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:36:11.049 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:37:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:37:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:37:11.098 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:37:11.099 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:37:11.099 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:37:11.099 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:38:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:38:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:38:11.120 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:38:11.120 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:38:11.120 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:38:11.120 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:39:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:39:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:39:11.168 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:39:11.169 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:39:11.169 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:39:11.169 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:40:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:40:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:40:11.204 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:40:11.205 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:40:11.205 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:40:11.205 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:41:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:41:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:41:11.223 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:41:11.224 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:41:11.224 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:41:11.225 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:42:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:42:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:42:11.272 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:42:11.273 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:42:11.273 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:42:11.273 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:43:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:43:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:43:11.299 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:43:11.300 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:43:11.300 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:43:11.300 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:44:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:44:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:44:11.314 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:44:11.315 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:44:11.315 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:44:11.315 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:45:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:45:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:45:11.350 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:45:11.350 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:45:11.351 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:45:11.351 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:46:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:46:11.374 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:46:11.374 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:11.374 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:11.374 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:47:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:47:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:47:11.390 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:47:11.391 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:47:11.392 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:47:11.392 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:48:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:48:11.418 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:48:11.419 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:11.419 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:11.419 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:49:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:49:11.438 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:49:11.438 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:11.439 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:11.439 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:50:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:50:11.453 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:50:11.454 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:11.454 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:11.454 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:51:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:51:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:51:11.469 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:51:11.469 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:11.470 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:11.470 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:52:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:52:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:52:11.481 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:52:11.481 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:11.482 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:11.482 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:53:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:53:11.505 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:53:11.506 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:11.506 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:11.506 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:54:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:54:11.519 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:54:11.519 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:11.520 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:11.520 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:55:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:55:11.533 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:55:11.534 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:11.534 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:11.534 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:56:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:56:11.548 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:56:11.549 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:11.549 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:11.549 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:57:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:57:11.569 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:57:11.569 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:11.569 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:11.569 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:02.090 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:58:02.090 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:58:11.603 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:58:11.604 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:11.605 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:11.605 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:59:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:59:11.632 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:59:11.633 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:11.633 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:11.633 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:00:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:00:11.655 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:00:11.655 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:11.656 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:11.656 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:01:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:01:11.683 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:01:11.683 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:11.683 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:11.684 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:02:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:02:11.750 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:02:11.750 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:11.750 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:11.750 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:03:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:03:11.800 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:03:11.800 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:11.800 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:11.801 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:04:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:04:11.841 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:04:11.842 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:11.842 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:11.842 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:05:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:05:11.871 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:05:11.872 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:11.872 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:11.872 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:06:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:06:11.935 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:06:11.936 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:11.936 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:11.936 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:07:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:07:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:07:11.997 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:07:11.998 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:11.998 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:11.998 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:08:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:08:12.042 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:08:12.043 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:12.043 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:12.044 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:09:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:09:12.094 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:09:12.095 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:12.095 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:12.095 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:10:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:10:12.111 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:10:12.112 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:12.113 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:12.113 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:02.091 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:11:02.092 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:11:12.151 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:11:12.152 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:12.152 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:12.153 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:12:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:12:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:12:12.213 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:12:12.214 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:12:12.214 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:12:12.214 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:13:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:13:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:13:12.264 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:13:12.265 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:13:12.265 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:13:12.265 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:14:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:14:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:14:12.277 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:14:12.278 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:14:12.278 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:14:12.278 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:15:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:15:12.314 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:15:12.318 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:12.318 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:12.319 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:16:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:16:12.351 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:16:12.351 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:12.351 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:12.352 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:17:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:17:12.365 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:17:12.365 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:12.365 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:12.366 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:18:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:18:12.408 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:18:12.409 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:12.409 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:12.410 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:19:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:19:12.449 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:19:12.450 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:12.450 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:12.450 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:20:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:20:12.484 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:20:12.485 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:12.486 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:12.486 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:21:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:21:12.509 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:21:12.509 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:12.510 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:12.510 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:22:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:22:12.523 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:22:12.524 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:12.524 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:12.524 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:23:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:23:12.542 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:23:12.543 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:12.543 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:12.543 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:24:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:24:12.587 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:24:12.588 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:12.588 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:12.589 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:25:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:25:12.603 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:25:12.604 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:12.604 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:12.604 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:26:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:26:12.664 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:26:12.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:12.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:12.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:27:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:27:12.697 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 04:27:12.697 [pool-2-thread-4] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:12.697 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:12.697 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:28:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:28:12.759 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:28:12.760 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:12.760 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:12.760 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:29:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:29:12.829 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:29:12.829 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:12.830 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:12.830 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:30:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:30:12.889 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:30:12.889 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:12.890 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:12.890 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:31:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:31:12.897 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:31:12.897 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:12.897 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:12.898 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:32:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:32:12.924 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:32:12.925 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:12.925 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:12.925 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:12.941 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:12.942 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:12.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:12.946 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:12.950 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:32:12.951 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:12.954 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:32:12.954 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:12.954 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:12.954 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:12.963 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:12.963 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:12.968 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:12.968 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:12.972 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:12.972 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:33:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:33:13.008 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:33:13.010 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:13.011 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:13.011 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:34:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:34:13.089 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:34:13.090 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:13.090 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:13.090 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:35:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:35:13.160 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:35:13.161 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:13.161 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:13.161 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:36:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:36:13.197 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:36:13.197 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.197 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.198 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.215 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.215 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.219 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.219 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.223 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.223 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.223 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.224 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.228 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.228 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.232 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.232 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.235 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.235 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.238 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.238 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.238 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.238 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.241 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.241 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.245 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.245 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.250 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.250 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.254 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.254 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.255 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.255 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.259 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.259 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.261 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.262 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.266 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.266 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.271 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:13.271 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.271 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.272 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.275 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.275 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.278 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.278 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.281 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.281 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.286 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.287 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.287 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.287 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.298 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.298 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.302 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.302 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.314 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.315 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.318 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:13.319 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.319 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.319 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.322 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.323 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.326 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.326 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.330 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.330 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.334 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.334 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.335 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.335 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.339 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.339 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.342 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.342 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.345 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.345 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.349 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.349 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.349 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.349 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.353 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.353 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.356 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.356 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.358 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.358 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.361 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.361 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.361 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.361 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.365 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.365 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.369 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.369 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.381 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.381 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.387 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.387 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.388 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.388 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.394 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.394 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.400 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.400 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.403 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.403 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.407 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.407 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.407 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.407 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.410 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.410 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.413 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.414 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.418 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.418 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.421 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.422 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.422 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.422 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.425 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.425 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.427 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.427 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.430 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.430 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.434 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.434 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.434 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.434 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.437 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.437 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.440 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.440 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.442 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.443 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.445 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.446 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.446 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.446 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.449 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.449 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.452 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.452 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.455 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.455 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.459 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.459 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.459 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.459 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.462 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.462 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.465 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.466 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.469 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.469 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.471 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.471 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.472 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.472 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.475 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.475 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.482 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.482 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.491 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.492 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.495 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.496 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.496 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.496 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.499 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.499 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.502 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.502 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.505 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.505 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.507 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.508 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.508 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.508 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.511 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.511 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.514 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.514 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.518 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.518 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.522 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.522 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.522 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.522 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.526 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.526 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.537 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.537 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.541 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.541 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.545 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.545 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.546 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.546 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.550 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.550 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.553 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.554 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.558 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.558 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.561 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.562 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.562 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.562 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.565 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.565 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.568 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.568 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.572 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.572 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.575 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.575 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.576 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.576 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.588 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.588 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.592 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.592 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.595 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.595 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.599 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.599 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.600 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.600 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.604 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.604 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.607 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.608 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.611 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.611 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.614 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:13.615 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.615 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.615 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.618 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.618 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.622 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.622 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.625 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.625 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.629 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.630 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.630 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.630 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.633 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.634 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.637 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.638 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.643 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.643 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.647 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.647 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.647 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.648 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.652 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.652 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.656 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.657 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.661 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.661 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.664 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.664 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.665 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.665 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.668 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.668 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.671 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.671 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.674 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.674 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.677 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.677 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.678 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.678 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.681 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.681 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.685 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.685 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.688 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.689 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.693 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:13.693 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.693 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.693 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.696 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.696 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.699 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.699 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.702 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.702 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.708 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.708 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.708 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.709 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.716 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.716 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.719 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.719 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.723 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.723 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.726 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.727 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.727 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.727 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.731 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.731 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.734 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.734 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.738 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.738 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.841 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.841 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.841 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.842 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.844 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.844 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.847 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.847 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.849 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.849 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.852 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.852 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.852 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.853 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.855 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.855 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.858 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.858 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.860 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.861 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.863 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.864 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.864 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.864 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.867 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.867 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.870 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.870 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.873 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.873 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.875 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.876 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.876 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.876 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.891 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.892 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.895 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.895 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.900 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.901 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.907 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.907 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.907 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.907 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.910 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.911 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.918 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.919 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.922 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.922 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.925 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.925 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.925 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.925 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.928 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.928 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.931 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:13.931 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.934 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.934 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.936 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.937 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.937 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.937 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.941 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.944 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.947 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.947 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.950 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.950 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.951 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.951 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.956 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.956 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.960 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.960 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.963 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.963 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.969 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.969 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.969 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.969 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.972 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.972 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.975 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.975 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.980 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.980 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.983 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:13.984 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.984 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.984 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:13.990 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.990 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.993 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.993 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.996 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:13.996 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:13.999 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:13.999 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:13.999 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:13.999 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.003 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.003 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.006 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.006 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.010 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.010 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.013 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.014 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.014 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.014 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.018 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.018 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.021 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.021 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.030 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.030 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.033 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.033 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.033 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.033 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.036 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.036 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.039 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.039 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.041 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.042 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.044 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.044 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.044 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.045 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.048 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.048 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.052 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.052 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.057 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.057 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.061 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.061 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.061 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.061 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.064 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.064 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.068 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.068 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.071 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.071 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.075 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.075 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.075 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.075 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.078 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.078 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.081 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.081 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.084 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.084 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.087 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.087 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.087 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.087 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.093 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.094 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.101 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.101 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.104 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.104 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.109 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.109 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.109 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.109 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.113 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.113 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.116 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.116 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.118 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.118 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.121 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.121 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.122 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.122 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.125 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.125 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.130 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.130 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.139 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.139 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.142 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.142 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.142 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.142 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.146 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.146 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.148 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.148 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.151 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.151 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.155 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:14.155 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.155 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.156 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.159 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.159 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.162 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.162 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.165 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.166 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.168 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.168 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.169 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.169 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.175 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.175 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.181 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.181 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.184 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.184 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.186 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.186 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.186 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.186 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.189 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.189 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.195 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.195 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.199 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.200 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.202 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.202 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.202 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.202 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.208 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.208 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.211 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.211 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.215 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.215 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.218 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.219 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.219 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.219 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.225 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.225 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.230 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.230 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.234 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.234 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.237 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.237 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.237 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.238 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.240 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.240 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.242 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.242 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.245 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.245 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.248 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.248 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.248 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.248 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.251 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.251 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.253 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.253 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.255 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.255 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.258 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.258 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.258 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.258 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.264 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.264 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.269 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.269 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.274 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.274 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.279 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.280 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.280 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.280 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.283 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.283 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.285 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.285 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.287 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.288 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.290 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.291 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.291 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.291 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.293 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.293 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.296 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.296 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.299 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.299 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.302 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.302 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.302 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.302 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.305 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.305 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.307 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.307 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.310 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.310 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.312 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.312 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.312 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.312 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.314 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.314 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.316 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.316 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.320 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.320 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.323 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.323 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.323 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.323 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.326 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.326 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.329 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.329 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.331 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.332 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.335 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.335 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.335 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.335 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.338 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.338 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.341 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.341 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.344 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.344 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.347 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.347 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.347 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.347 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.350 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.350 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.352 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.352 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.354 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.354 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.359 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.359 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.359 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.359 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.362 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.362 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.367 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.368 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.371 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.371 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.374 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.374 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.374 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.374 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.378 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.378 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.383 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.383 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.388 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.388 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.396 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.397 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.397 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.397 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.404 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.404 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.411 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.411 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.423 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.423 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.450 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.450 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.450 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.450 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.456 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.456 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.461 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.461 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.466 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.466 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.470 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.470 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.470 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.470 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.473 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.473 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.475 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.475 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.478 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.478 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.481 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.481 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.481 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.481 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.484 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.484 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.486 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.486 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.490 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.490 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.492 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.493 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.493 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.493 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.495 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.495 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.497 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.497 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.500 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.500 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.502 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.503 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.503 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.503 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.506 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.506 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.509 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.509 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.512 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.512 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.516 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.516 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.516 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.516 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.524 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.524 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.526 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.526 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.529 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.530 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.536 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.537 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.537 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.537 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.540 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.540 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.545 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.545 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.553 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.553 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.556 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.556 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.556 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.556 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.568 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.568 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.572 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.572 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.575 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.575 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.581 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.581 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.581 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.582 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.587 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.587 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.590 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.590 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.593 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.593 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.595 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.595 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.595 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.595 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.609 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.609 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.612 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.612 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.615 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.615 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.623 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.623 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.623 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.623 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.627 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.627 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.631 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.631 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.644 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.644 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.647 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.648 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.648 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.648 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.650 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.650 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.653 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.653 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.655 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.655 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.658 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.658 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.658 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.658 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.661 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.661 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.666 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.666 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.669 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.669 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.671 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.671 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.672 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.672 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.675 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.675 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.677 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.678 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.680 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.680 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.682 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.682 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.683 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.683 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.686 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.686 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.688 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.688 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.690 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.691 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.693 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.693 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.693 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.693 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.700 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.700 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.704 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.704 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.706 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.707 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.709 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.710 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.710 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.710 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.713 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.713 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.716 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.716 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.719 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.719 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.721 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.721 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.721 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.721 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.723 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.724 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.726 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.726 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.728 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:14.728 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.732 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.733 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.733 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.733 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.736 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.736 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.738 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.738 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.740 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.740 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.743 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.743 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.743 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.743 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.745 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.745 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.749 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.749 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.751 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.752 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.754 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.754 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.754 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.754 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.758 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.758 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.761 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.761 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.769 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.769 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.774 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.774 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.774 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.775 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.778 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.778 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.780 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.780 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.783 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.783 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.789 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.790 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.790 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.790 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.793 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.793 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.795 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.795 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.798 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.798 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.800 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.801 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.801 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.801 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.804 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.804 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.812 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.812 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.815 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.816 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.818 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.818 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.818 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.818 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.821 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.821 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.824 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.824 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.827 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.827 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.830 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.830 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.831 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.831 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.836 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.836 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.840 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.840 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.843 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.843 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.846 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.846 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.846 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.846 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.849 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.849 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.854 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.854 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.857 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.857 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.861 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:14.861 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.861 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.861 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.864 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.865 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.867 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.867 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.870 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.870 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.872 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.873 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.873 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.873 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.876 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.876 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.878 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.878 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.880 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.881 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.883 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.883 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.883 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.883 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.889 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.889 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.896 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.896 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.899 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.900 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.902 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.902 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.902 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.902 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.905 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.905 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.907 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.908 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.910 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.910 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.917 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.917 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.917 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.917 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.929 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.929 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.932 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.932 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.935 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.935 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.939 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.939 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.939 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.939 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.942 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.945 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.947 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.950 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.950 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.950 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.950 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.954 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.954 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.958 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.958 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.961 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.961 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.964 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.964 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.964 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.964 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.968 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.968 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.971 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.971 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.975 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.976 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.980 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.980 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.980 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.980 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.982 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.983 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.986 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.986 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.988 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.989 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:14.992 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:14.992 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:14.992 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:14.992 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:14.996 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:14.996 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.002 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.002 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.010 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.010 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.014 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.014 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.014 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.014 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.018 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.019 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.022 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.022 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.026 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.026 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.029 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.030 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.030 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.030 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.033 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.033 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.036 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.036 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.040 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.040 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.043 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.043 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.043 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.043 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.046 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.046 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.050 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.050 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.052 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.053 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.056 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.056 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.056 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.057 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.059 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.059 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.061 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.061 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.066 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.066 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.069 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.069 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.069 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.069 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.075 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.076 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.086 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.086 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.089 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.089 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.092 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.092 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.092 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.093 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.097 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.097 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.101 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.101 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.104 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.104 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.124 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.125 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.125 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.125 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.131 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.131 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.134 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.134 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.137 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.137 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.140 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.141 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.141 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.142 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.146 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.146 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.149 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.149 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.153 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.153 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.158 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.158 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.158 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.158 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.161 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.162 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.164 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.164 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.167 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.167 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.170 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.170 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.170 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.170 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.174 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.175 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.178 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.178 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.182 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.182 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.185 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.185 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.185 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.185 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.187 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.187 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.191 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.191 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.193 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.193 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.195 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.195 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.195 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.195 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.198 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.198 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.202 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.202 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.208 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.208 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.217 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.218 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.218 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.218 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.222 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.222 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.226 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.226 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.232 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.232 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.236 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:36:15.245 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.245 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.246 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.264 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.264 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.271 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.272 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.287 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.288 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.292 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.292 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.292 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.292 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.299 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.299 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.311 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.311 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.326 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.326 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.334 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.335 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.335 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.335 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.340 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.340 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.344 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.344 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.352 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.352 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.365 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.365 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.365 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.365 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.368 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.368 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.376 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.376 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.382 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.382 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.386 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.386 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.386 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.386 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.391 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.391 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.397 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.397 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.401 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.401 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.406 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.407 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.407 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.407 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.420 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.421 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.425 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.425 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.430 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.430 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.435 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.435 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.436 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.436 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.440 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.440 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.443 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.443 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.458 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.458 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.465 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.466 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.466 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.466 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.477 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.477 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.480 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.480 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.482 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.482 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.485 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.485 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.485 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.485 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.489 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.489 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.496 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.496 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.501 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.501 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.509 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.509 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.509 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.510 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.514 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.514 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.525 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.525 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.531 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.531 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.534 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.534 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.534 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.534 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.540 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.540 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.555 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.555 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.560 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.560 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.562 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.562 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.562 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.562 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.565 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.565 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.567 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.567 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.570 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.570 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.572 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.573 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.573 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.573 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.575 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.575 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.578 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.578 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.580 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.580 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.582 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.582 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.582 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.582 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.585 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.585 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.587 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.587 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.594 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.594 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.598 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.598 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.598 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.598 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.601 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.601 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.604 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.605 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.608 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.608 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.614 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.614 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.614 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.614 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.620 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.620 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.624 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.624 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.629 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.629 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.634 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.635 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.635 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.635 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.640 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.641 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.647 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.647 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.654 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.654 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.658 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.658 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.658 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.659 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.662 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.662 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.666 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.666 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.675 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.675 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.675 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.675 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.682 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.682 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.686 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.686 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.689 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.689 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.695 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.695 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:15.695 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:15.696 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:15.700 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.700 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.708 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:15.709 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.713 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:36:15.714 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:15.719 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:30.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:30.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:30.670 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:30.670 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:30.673 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:30.673 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:30.675 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:30.675 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:30.678 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:50.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:50.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:50.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:50.681 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:50.681 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:50.684 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:50.684 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:50.694 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:37:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:37:10.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:10.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:10.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:38:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:38:10.672 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:38:10.673 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:10.673 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:10.673 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:10.679 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.679 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.683 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.683 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.685 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.685 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.687 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:10.687 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:10.687 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:10.687 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:10.690 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.690 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.692 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.692 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.694 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.694 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.696 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:10.696 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:10.696 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:10.696 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:10.698 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.698 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.701 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:10.701 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.703 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:38:10.703 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:10.708 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:38:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:30.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:30.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:30.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:30.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:30.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:30.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:30.679 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:30.679 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:30.682 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:50.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:50.681 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:38:50.681 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:50.684 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:50.685 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:50.688 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:50.688 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:50.691 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:39:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:39:10.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:10.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:10.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:10.669 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:10.669 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:10.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:10.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:10.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:10.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:10.678 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:30.666 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:30.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:30.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:30.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:30.673 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:30.673 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:30.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:30.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:30.679 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:39:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:50.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:50.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:50.675 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:50.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:50.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:50.681 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:50.681 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:50.684 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:40:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:40:10.668 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:10.668 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:10.668 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:10.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:10.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:10.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:10.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:10.678 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:10.678 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:10.680 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:30.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:30.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:30.669 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:30.669 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:30.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:30.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:30.675 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:30.675 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:30.678 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:50.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:50.696 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:40:50.696 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:50.701 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:50.701 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:50.704 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:41:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:41:10.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:10.666 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:10.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:10.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:10.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:10.678 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:10.678 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:10.683 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:10.683 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:10.687 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:30.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:30.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:30.687 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:30.688 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:30.702 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:30.703 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:30.708 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:30.708 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:30.714 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:50.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:50.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:50.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:50.687 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:50.687 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:50.695 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:42:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:42:10.666 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:10.666 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:10.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:10.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:10.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:10.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:10.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:10.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:42:10.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:10.680 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:30.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:30.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:30.669 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:30.669 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:30.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:30.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:30.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:30.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:30.677 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:50.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:50.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:50.672 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:50.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:50.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:50.682 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:43:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:43:10.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:10.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:10.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:10.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:10.671 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:10.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:10.674 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:10.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:10.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:10.679 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:30.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:30.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:30.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:30.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:30.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:30.676 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:30.676 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:30.679 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:30.679 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:30.684 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:50.665 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:50.665 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:50.666 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:50.673 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:50.673 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:50.677 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:50.677 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:50.682 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:50.682 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:50.684 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:44:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:44:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:10.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:10.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:10.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:10.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:10.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:10.685 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:30.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:30.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:30.665 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:30.673 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:30.673 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:30.676 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:30.676 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:30.679 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:30.679 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:30.683 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:44:50.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:50.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:50.666 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:50.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:50.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:50.681 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:50.681 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:50.685 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:50.685 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:50.691 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:45:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:45:10.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:10.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:10.665 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:10.670 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:10.670 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:10.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:10.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:10.677 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:10.678 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:10.691 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:30.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:30.666 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:30.666 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:30.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:30.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:30.676 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:30.676 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:30.680 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:30.680 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:30.683 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:50.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:50.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:50.666 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:50.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:50.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:50.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:50.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:50.678 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:50.678 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:50.682 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:46:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:46:10.666 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:10.666 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:10.667 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:10.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:10.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:10.677 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:10.677 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:10.679 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:10.679 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:10.681 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:30.666 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:30.667 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:30.668 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:30.679 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:30.679 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:30.681 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:46:30.681 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:30.684 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:46:30.684 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:30.686 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:50.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:50.666 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:50.666 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:50.675 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:50.675 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:50.677 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:50.678 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:50.680 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:50.680 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:50.683 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:47:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:47:10.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:10.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:10.665 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:10.669 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:10.669 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:10.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:10.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:10.673 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:10.673 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:10.675 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:30.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:30.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:30.666 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:30.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:30.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:30.678 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:30.678 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:30.682 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:30.682 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:30.686 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:50.665 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:50.665 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:50.665 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:50.669 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:50.669 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:50.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:50.671 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:50.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:50.674 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:50.676 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:48:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:48:10.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:10.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:10.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:10.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:10.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:10.680 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:48:10.680 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:10.683 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:30.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:30.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:30.671 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:30.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:30.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:30.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:30.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:30.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:30.680 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:50.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:50.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:50.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:48:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:50.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:48:50.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:50.681 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:49:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:49:10.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:10.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:10.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:10.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:10.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:10.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:10.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:10.680 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:30.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:30.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:30.665 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:30.670 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:30.670 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:30.673 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:30.673 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:30.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:30.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:30.678 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:50.665 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:50.665 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:50.666 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:50.676 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:50.677 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:50.680 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:50.683 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:50.683 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:50.686 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:50:02.084 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:50:10.665 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:10.665 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:10.666 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:10.672 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:10.672 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:10.678 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:10.678 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:10.681 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:10.681 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:10.689 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:30.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:30.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:30.678 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:50.666 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:50.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:50.667 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:50.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:50:50.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:50.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:50.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:50.685 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:51:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:51:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:10.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:10.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:10.677 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:51:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:30.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:30.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:30.681 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:50.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:50.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:50.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:50.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:50.678 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:52:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:52:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:52:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:10.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:10.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:10.678 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:52:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:30.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:30.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:30.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:30.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:30.684 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:52:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:50.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:50.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:50.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:50.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:50.679 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:53:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:53:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:10.690 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:10.690 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:10.695 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:10.695 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:10.702 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:10.703 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:10.710 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:30.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:30.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:30.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:30.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:30.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:30.680 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:50.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:50.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:50.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:50.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:50.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:50.684 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:54:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:54:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:10.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:54:10.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:10.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:10.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:10.680 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:30.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:30.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:30.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:30.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:30.688 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:30.688 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:30.700 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:30.700 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:30.708 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:50.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:50.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:50.694 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:50.695 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:50.721 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:50.721 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:50.732 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:50.732 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:50.744 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:02.088 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:55:02.089 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:55:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:10.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:10.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:10.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:10.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:10.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:10.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:10.680 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:30.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:30.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:30.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:30.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:30.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:30.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:30.684 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:56:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:56:50.704 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:56:50.705 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:50.705 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:50.705 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:50.710 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.710 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.712 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.713 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.715 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.715 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.718 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:56:50.719 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:50.719 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:50.719 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:50.722 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.722 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.725 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.725 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.728 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.728 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.738 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:56:50.739 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:50.739 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:50.739 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:50.745 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.745 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.750 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.750 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.756 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:50.756 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:50.759 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:57:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:57:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:57:10.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:57:10.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:57:10.666 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:57:10.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:10.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:10.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:10.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:10.676 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:10.676 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:10.679 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:57:30.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:57:30.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:57:30.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:57:30.676 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:30.676 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:30.681 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:30.681 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:30.687 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:30.688 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:30.693 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:57:50.665 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:57:50.665 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:57:50.666 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:57:50.670 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:50.670 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:50.672 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:50.672 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:50.675 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:57:50.675 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:57:50.677 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:58:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:58:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:58:10.665 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:58:10.665 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:58:10.666 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:58:10.672 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:10.672 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:10.676 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:10.676 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:10.678 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:10.678 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:10.682 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:58:30.665 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:58:30.666 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:58:30.666 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:58:30.670 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:30.670 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:30.673 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:30.673 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:30.676 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:30.676 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:30.681 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:58:50.665 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:58:50.665 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:58:50.665 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:58:50.672 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:50.672 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:50.675 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:50.675 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:50.678 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:58:50.678 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:58:50.681 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:59:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:59:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:59:10.665 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:59:10.665 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:59:10.665 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:59:10.669 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:10.669 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:10.673 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:10.673 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:10.677 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:10.678 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:10.680 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:59:30.666 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:59:30.667 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:59:30.667 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:59:30.674 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:59:30.675 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:30.679 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:30.679 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:30.681 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:30.681 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:30.684 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:59:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:59:50.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:59:50.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:59:50.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:50.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:50.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:50.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:50.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:59:50.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:59:50.677 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:00:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:00:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:00:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:00:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:00:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:00:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:10.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:10.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:10.684 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:10.685 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:10.688 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:00:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:00:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:00:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:00:30.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:30.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:30.692 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:30.692 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:30.704 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:30.704 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:30.711 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:00:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:00:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:00:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:00:50.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:50.677 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:50.683 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:50.683 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:50.692 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:00:50.692 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:00:50.696 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:01:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:01:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:01:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:01:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:01:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:01:10.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:01:10.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:10.679 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 05:01:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:01:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:01:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:01:30.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:30.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:30.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:30.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:30.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:30.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:30.684 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:01:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:01:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:01:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:01:50.668 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:50.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:50.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:50.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:50.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:01:50.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:01:50.677 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:02:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:02:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:02:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:02:10.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:02:10.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:02:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:10.676 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:02:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:02:30.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:02:30.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:02:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:30.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:30.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:30.678 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:02:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:02:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:02:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:02:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:02:50.671 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:50.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:50.684 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:02:50.684 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:02:50.688 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:03:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:03:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:03:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:03:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:03:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:03:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:10.681 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:10.681 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:10.686 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:03:30.667 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:03:30.667 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:03:30.668 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:03:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:30.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:30.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:03:30.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:30.681 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:03:30.681 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:30.684 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 05:03:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:03:50.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:03:50.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:03:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:50.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:03:50.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:03:50.681 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:04:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:04:02.087 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:04:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:04:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:04:10.668 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:04:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:04:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:10.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:10.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:10.681 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:10.681 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:10.683 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:04:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:04:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:04:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:04:30.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:30.669 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:30.677 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:04:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:04:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:04:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:04:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:50.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:04:50.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:04:50.678 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:05:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:05:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:05:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:05:10.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:05:10.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:05:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:10.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:10.674 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:10.676 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:10.679 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:05:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:05:30.666 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:05:30.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:05:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:30.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:30.680 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:30.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:05:30.682 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:30.685 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:05:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:05:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:05:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:05:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:50.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:50.673 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:05:50.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:05:50.678 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:06:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:06:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:06:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:06:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:06:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:06:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:10.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:10.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:10.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:10.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:06:10.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:10.681 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:06:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:06:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:06:30.666 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:06:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:30.670 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:30.675 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:30.677 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:06:50.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:06:50.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:06:50.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:06:50.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:50.678 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:50.687 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:06:50.687 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:50.690 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:06:50.690 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:06:50.696 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:07:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:07:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:07:10.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:07:10.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:07:10.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:07:10.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:10.679 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:10.692 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:10.692 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:10.695 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:10.695 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:10.711 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:07:30.665 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:07:30.665 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:07:30.665 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:07:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:30.672 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:30.686 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:30.686 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:30.691 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:30.691 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:30.694 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:07:50.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:07:50.666 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:07:50.666 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:07:50.672 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:50.672 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:50.699 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:50.699 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:50.708 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:07:50.708 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:07:50.714 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:08:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:08:02.085 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:08:10.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:08:10.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:08:10.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:08:10.673 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:10.673 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:10.677 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:10.677 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:10.679 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:10.679 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:10.681 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:08:30.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:08:30.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:08:30.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:08:30.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:30.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:30.672 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:30.672 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:30.674 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:30.674 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:30.677 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 05:08:50.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:08:50.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:08:50.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:08:50.674 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:50.674 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:50.677 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:50.677 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:50.680 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:08:50.680 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:08:50.683 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:09:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:09:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:09:10.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:09:10.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:09:10.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:09:10.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:10.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:10.673 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:10.673 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:10.676 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:10.676 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:10.679 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:09:30.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:09:30.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:09:30.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:09:30.671 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:30.671 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:30.674 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:30.674 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:30.677 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:30.677 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:30.680 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:09:50.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:09:50.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:09:50.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:09:50.669 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:50.670 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:50.672 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:50.672 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:50.675 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:09:50.675 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:09:50.677 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:10:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:10:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:10:10.665 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:10:10.665 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:10:10.665 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:10:10.671 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:10.671 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:10.673 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:10.673 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:10.676 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:10.676 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:10.678 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:10:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:10:30.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:10:30.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:10:30.671 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:30.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:30.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:30.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:30.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:30.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:30.682 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:10:50.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:10:50.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:10:50.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:10:50.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:50.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:50.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:50.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:10:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:10:50.677 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:11:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:11:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:11:10.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:11:10.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:11:10.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:11:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:10.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:10.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:10.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:10.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:10.680 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:11:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:11:30.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:11:30.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:11:30.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:30.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:30.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:30.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:30.678 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:11:50.667 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:11:50.667 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:11:50.667 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:11:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:50.674 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:11:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:50.677 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:11:50.677 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:11:50.679 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:12:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:12:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:12:10.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:12:10.666 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:12:10.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:12:10.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:10.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:10.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:10.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:10.682 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:10.682 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:10.686 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:12:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:12:30.666 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:12:30.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:12:30.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:30.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:30.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:12:30.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:30.691 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:12:50.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:12:50.666 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:12:50.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:12:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:12:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:50.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:12:50.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:12:50.683 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:13:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:13:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:13:10.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:13:10.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:13:10.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:13:10.669 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:10.669 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:10.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:10.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:10.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:10.680 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:13:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:13:30.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:13:30.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:13:30.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:13:30.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:30.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:30.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:30.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:30.682 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:13:50.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:13:50.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:13:50.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:13:50.669 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:50.669 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:50.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:13:50.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:50.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:13:50.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:13:50.683 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:14:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:14:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:14:10.671 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:14:10.672 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:14:10.672 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:14:10.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:10.679 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:10.683 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:10.683 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:10.687 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:10.687 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:10.692 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:14:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:14:30.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:14:30.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:14:30.686 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:30.686 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:30.690 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:30.690 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:30.693 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:14:30.693 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:30.696 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:14:50.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:14:50.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:14:50.666 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:14:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:50.672 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:50.675 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:50.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:14:50.678 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:14:50.680 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:15:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:15:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:15:10.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:15:10.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:15:10.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:15:10.671 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:10.671 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:10.674 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:10.674 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:10.704 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:10.704 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:10.710 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:15:30.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:15:30.666 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:15:30.666 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:15:30.671 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:30.671 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:30.674 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:15:30.674 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:30.678 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:30.678 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:30.680 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:15:50.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:15:50.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:15:50.666 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:15:50.677 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:50.677 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:50.680 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:50.680 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:50.682 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:15:50.682 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:15:50.685 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:16:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:16:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:16:10.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:16:10.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:16:10.665 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:16:10.676 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:16:10.676 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:10.680 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:10.680 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:10.683 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:10.683 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:10.686 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:16:30.666 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:16:30.667 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:16:30.667 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:16:30.672 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:30.672 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:30.674 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:30.674 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:30.677 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:30.677 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:30.679 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:16:50.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:16:50.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:16:50.665 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:16:50.675 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:50.675 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:50.679 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:50.679 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:50.682 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:16:50.682 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:16:50.684 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:17:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:17:02.086 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:17:10.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:17:10.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:17:10.665 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:17:10.669 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:17:10.670 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:10.676 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:10.676 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:10.679 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:17:10.679 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:10.684 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:17:30.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:17:30.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:17:30.665 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:17:30.671 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:30.671 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:30.675 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:30.675 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:30.678 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:30.678 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:30.685 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:17:50.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:17:50.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:17:50.666 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:17:50.669 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:50.669 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:50.671 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:50.671 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:50.673 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:17:50.673 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:17:50.675 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:18:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:18:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:18:10.665 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:18:10.665 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:18:10.666 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:18:10.672 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:10.672 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:10.676 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:10.676 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:10.679 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:10.679 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:10.682 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:18:30.665 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:18:30.665 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:18:30.665 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:18:30.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:30.670 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:30.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:30.673 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:30.676 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:30.680 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:18:50.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:18:50.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:18:50.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:18:50.672 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:50.672 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:50.676 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:50.676 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:50.679 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:18:50.679 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:18:50.683 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:19:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:19:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:19:10.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:19:10.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:19:10.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:19:10.672 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:10.672 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:10.677 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:10.677 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:10.680 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:10.680 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:10.684 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:19:30.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:19:30.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:19:30.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:19:30.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 05:19:30.671 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:30.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:30.675 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:30.677 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:30.677 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:30.680 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:19:50.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:19:50.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:19:50.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:19:50.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:50.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:50.677 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:50.677 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:50.685 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:19:50.685 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:19:50.697 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:20:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:20:02.082 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:20:10.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:20:10.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:20:10.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:20:10.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:10.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:10.682 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:10.682 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:10.688 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:10.688 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:10.696 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:20:30.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:20:30.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:20:30.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:20:30.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:30.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:30.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:30.674 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:30.678 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:30.678 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:30.685 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:20:50.665 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:20:50.665 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:20:50.665 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:20:50.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:50.670 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:50.675 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:50.675 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:50.680 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 05:20:50.680 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 05:20:50.683 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 05:21:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 05:21:02.083 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 05:21:10.667 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 05:21:10.667 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 05:21:10.667 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 05:21:10.671 [pool-2-thread-10] INFO o.a.http.impl.execchain.Retry