23:11:58,789 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:11:58,791 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 23:11:58,793 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] 23:11:58,828 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@53fb3dab - URL [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] is not of type file 23:11:59,573 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:11:59,591 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] 23:11:59,591 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 23:11:59,601 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:11:59,606 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:11:59,829 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 23:11:59,829 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:11:59,829 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:11:59,833 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:11:59,842 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender] 23:11:59,881 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - setting totalSizeCap to 200 MB 23:11:59,890 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - Archive files will be limited to [100 MB] each. 23:11:59,897 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - Will use gz compression 23:11:59,900 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - Will use the pattern logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file 23:11:59,906 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@33065d67 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'. 23:11:59,906 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@33065d67 - Roll-over at midnight. 23:11:59,933 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@33065d67 - Setting initial period to Mon Aug 22 23:11:59 GMT 2022 23:11:59,940 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 23:11:59,941 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:11:59,941 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:11:59,947 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: logs/metrics.log 23:11:59,947 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [logs/metrics.log] 23:11:59,950 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:11:59,950 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender] 23:11:59,952 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - setting totalSizeCap to 200 MB 23:11:59,953 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - Archive files will be limited to [100 MB] each. 23:11:59,953 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - Will use gz compression 23:11:59,954 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - Will use the pattern logs/debug-%d{yyyy-MM-dd}.%i.log for the active file 23:11:59,956 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7bba5817 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/debug-%d{yyyy-MM-dd}.%i.log.gz'. 23:11:59,956 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7bba5817 - Roll-over at midnight. 23:11:59,957 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7bba5817 - Setting initial period to Mon Aug 22 23:11:59 GMT 2022 23:11:59,960 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 23:11:59,960 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:11:59,960 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:11:59,960 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: logs/debug.log 23:11:59,960 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [logs/debug.log] 23:11:59,961 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:11:59,961 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender] 23:11:59,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - setting totalSizeCap to 200 MB 23:11:59,970 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - Archive files will be limited to [100 MB] each. 23:11:59,970 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - Will use gz compression 23:11:59,971 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - Will use the pattern logs/error-%d{yyyy-MM-dd}.%i.log for the active file 23:11:59,972 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@75437611 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/error-%d{yyyy-MM-dd}.%i.log.gz'. 23:11:59,972 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@75437611 - Roll-over at midnight. 23:11:59,973 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@75437611 - Setting initial period to Mon Aug 22 23:11:59 GMT 2022 23:11:59,988 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 23:11:59,988 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:11:59,988 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:11:59,988 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: logs/error.log 23:11:59,988 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [logs/error.log] 23:11:59,990 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO 23:11:59,990 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false 23:11:59,992 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger] 23:11:59,994 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[metricsLogger] 23:11:59,994 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG 23:11:59,994 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false 23:11:59,994 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger] 23:11:59,994 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[debugLogger] 23:11:59,994 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG 23:11:59,994 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false 23:11:59,994 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger] 23:11:59,995 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[errorLogger] 23:11:59,995 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:11:59,995 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT] 23:11:59,995 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:11:59,995 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:12:00,003 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@350aac89 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.1.RELEASE) 23:12:02.645 [main] INFO o.o.universalvesadapter.Application - Starting Application v1.4.0 on dcae-ves-mapper with PID 6 (/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar started by VESAdapter in /opt/app/VESAdapter) 23:12:02.662 [main] INFO o.o.universalvesadapter.Application - No active profile set, falling back to default profiles: default WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/opt/app/VESAdapter/lib/groovy-all-2.4.21.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 23:12:08.684 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8085 (http) 23:12:08.750 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8085"] 23:12:08.816 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 23:12:08.817 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.14] 23:12:08.845 [main] INFO o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib] 23:12:09.481 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 23:12:09.482 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5391 ms 23:12:09.825 [main] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 23:12:10.619 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 23:12:11.594 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8085"] 23:12:11.647 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8085 (http) with context path '' 23:12:11.659 [main] INFO o.o.universalvesadapter.Application - Started Application in 11.388 seconds (JVM running for 14.156) 23:12:11.666 [main] INFO debugLogger - The Default Config file Location:kv.json 23:12:11.667 [main] INFO o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-mapper, 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} 23:12:11.959 [main] 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 23:12:17.193 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:12:17.258 [parallel-1] INFO debugLogger - Retrieved JsonArray from Collector Config File 23:12:17.259 [parallel-1] INFO debugLogger - Triggering controller's start url 23:12:17.260 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: START 23:12:18.078 [http-nio-8085-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 23:12:18.079 [http-nio-8085-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 23:12:18.104 [http-nio-8085-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 25 ms 23:12:18.160 [http-nio-8085-exec-1] INFO metricsLogger - UniversalVesAdapter Application starting... 23:12:18.161 [http-nio-8085-exec-1] INFO debugLogger - Creating Subcriber and Publisher with creator............. 23:12:18.162 [http-nio-8085-exec-1] INFO debugLogger - Retrieved JsonArray from Collector Config File 23:12:18.163 [http-nio-8085-exec-1] INFO debugLogger - returning Dmaap topics from Collector Config 23:12:18.918 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:12:18.921 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@3071402d 23:12:18.969 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-RESTCONFTRAP/grp2/con2 23:12:18.970 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Mon Aug 22 23:12:18 GMT 2022 23:12:18.995 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:12:18.997 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@3abb49ac 23:12:18.998 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000 23:12:19.000 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.VES_PNFREG_OUTPUT 23:12:19.000 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Mon Aug 22 23:12:19 GMT 2022 23:12:19.021 [http-nio-8085-exec-1] INFO debugLogger - Created scriber topic:ONAP-COLLECTOR-RESTCONFTRAPpublisher topic:unauthenticated.VES_PNFREG_OUTPUT 23:12:19.032 [rcc-notification] INFO metricsLogger - fetch and publish from and to Dmaap started:rcc-notification 23:12:19.033 [rcc-notification] INFO debugLogger - The Polling Interval in Milli Second is :{}10000 23:12:19.033 [rcc-notification] INFO debugLogger - starting subscriber & publisher thread:rcc-notification 23:12:19.043 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:19.059 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:12:19.059 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@57b636f3 23:12:19.060 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-SNMPTRAP/grp2/con2 23:12:19.060 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Mon Aug 22 23:12:19 GMT 2022 23:12:19.072 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:12:19.073 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@74946b4f 23:12:19.073 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000 23:12:19.074 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.SEC_FAULT_OUTPUT 23:12:19.075 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Mon Aug 22 23:12:19 GMT 2022 23:12:19.075 [http-nio-8085-exec-1] INFO debugLogger - Created scriber topic:ONAP-COLLECTOR-SNMPTRAPpublisher topic:unauthenticated.SEC_FAULT_OUTPUT 23:12:19.080 [snmp-notification] INFO metricsLogger - fetch and publish from and to Dmaap started:snmp-notification 23:12:19.084 [snmp-notification] INFO debugLogger - The Polling Interval in Milli Second is :{}10000 23:12:19.084 [snmp-notification] INFO debugLogger - starting subscriber & publisher thread:snmp-notification 23:12:19.084 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:19.130 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: END 23:12:29.107 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:12:29.107 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:12:39.111 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:39.112 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:39.113 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:39.113 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:49.123 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:12:49.145 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:12:59.135 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:59.136 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:59.146 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:59.147 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:09.143 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:13:09.153 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:13:17.175 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:13:19.144 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:19.145 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:19.154 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:19.155 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:29.149 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:13:29.150 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:13:39.150 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:39.151 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:39.154 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:39.155 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:49.157 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:13:49.157 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:13:59.158 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:59.160 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:59.160 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:59.161 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:09.172 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:14:09.182 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:14:17.199 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:14:19.175 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:19.176 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:19.186 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:19.187 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:29.183 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:14:29.183 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:14:39.184 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:39.184 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:39.185 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:39.186 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:49.191 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:14:49.191 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:14:59.192 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:59.193 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:59.193 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:59.193 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:09.200 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:15:09.203 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:15:17.177 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:15:19.201 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:19.202 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:19.204 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:19.204 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:29.207 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:15:29.209 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:15:39.208 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:39.209 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:39.209 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:39.211 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:49.219 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:15:49.228 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:15:59.220 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:59.221 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:59.229 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:59.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:09.228 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:16:09.228 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:16:17.166 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:16:19.230 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:19.232 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:19.234 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:19.233 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:29.248 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:16:29.248 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:16:39.249 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:39.250 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:39.252 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:39.253 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:49.253 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:16:49.256 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:16:59.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:59.256 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:59.257 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:59.257 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:09.266 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:17:09.267 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:17:17.171 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:17:19.267 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:19.267 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:19.268 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:19.268 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:29.274 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:17:29.274 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:17:39.276 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:39.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:39.277 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:39.278 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:49.280 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:17:49.280 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:17:59.281 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:59.281 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:59.282 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:59.282 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:09.288 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:18:09.288 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:18:17.165 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:18:19.289 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:19.289 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:19.290 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:19.290 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:29.298 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:18:29.298 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:18:39.301 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:39.302 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:39.306 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:39.307 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:49.314 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:18:49.316 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:18:59.315 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:59.316 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:59.318 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:59.319 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:09.322 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:19:09.322 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:19:17.166 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:19:19.323 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:19.324 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:19.324 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:19.325 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:29.330 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:19:29.330 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:19:39.333 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:39.334 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:39.334 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:39.334 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:49.341 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:19:49.341 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:19:59.342 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:59.343 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:59.344 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:59.345 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:09.349 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:20:09.353 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:20:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:20:19.350 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:19.351 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:19.354 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:19.355 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:29.360 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:20:29.360 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:20:39.361 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:39.362 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:39.369 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:39.370 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:49.365 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:20:49.367 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:20:59.366 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:59.366 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:59.367 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:59.368 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:09.372 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:21:09.373 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:21:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:21:19.373 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:19.374 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:19.374 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:19.374 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:29.379 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:21:29.379 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:21:39.380 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:39.380 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:39.381 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:39.381 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:49.389 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:21:49.390 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:21:59.390 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:59.391 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:59.392 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:59.391 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:09.397 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:22:09.399 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:22:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:22:19.399 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:19.400 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:19.400 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:19.401 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:29.407 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:22:29.407 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:22:39.408 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:39.409 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:39.410 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:39.410 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:49.416 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:22:49.416 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:22:59.417 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:59.418 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:59.417 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:59.419 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:09.424 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:23:09.424 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:23:17.164 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:23:19.426 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:19.426 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:19.427 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:19.427 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:29.433 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:23:29.433 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:23:39.435 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:39.435 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:39.436 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:39.436 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:49.448 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:23:49.448 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:23:59.449 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:59.450 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:59.450 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:59.450 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:09.455 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:24:09.455 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:24:17.165 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:24:19.456 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:19.457 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:19.458 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:19.458 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:29.462 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:24:29.462 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:24:39.463 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:39.463 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:39.463 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:39.464 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:49.470 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:24:49.470 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:24:59.471 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:59.471 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:59.472 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:59.472 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:09.479 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:25:09.481 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:25:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:25:19.480 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:19.481 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:19.481 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:19.481 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:29.485 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:25:29.485 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:25:39.486 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:39.487 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:39.488 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:39.489 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:49.495 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:25:49.495 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:25:59.496 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:59.496 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:59.497 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:59.497 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:09.501 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:26:09.501 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:26:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:26:19.502 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:19.502 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:19.503 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:19.504 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:29.512 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:26:29.512 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:26:39.513 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:39.513 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:39.514 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:39.514 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:49.520 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:26:49.520 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:26:59.520 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:59.521 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:59.521 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:59.521 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:09.525 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:27:09.525 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:27:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:27:19.526 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:19.527 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:19.526 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:19.528 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:29.531 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:27:29.532 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:27:39.532 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:39.533 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:39.533 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:39.533 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:49.538 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:27:49.538 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:27:59.539 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:59.540 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:59.540 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:59.540 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:09.548 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:28:09.548 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:28:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:28:19.549 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:19.549 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:19.550 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:19.550 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:29.558 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:28:29.558 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:28:39.560 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:39.560 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:39.562 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:39.562 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:49.579 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:28:49.579 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:28:59.580 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:59.580 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:59.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:59.581 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:09.588 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:29:09.590 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:29:17.159 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:29:19.589 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:19.590 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:19.591 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:19.591 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:29.592 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:29:29.596 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:29:39.597 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:39.598 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:39.597 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:39.599 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:49.604 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:29:49.607 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:29:59.607 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:59.608 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:59.608 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:59.610 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:09.612 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:30:09.612 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:30:17.160 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:30:19.613 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:19.613 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:19.614 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:19.614 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:29.618 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:30:29.618 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:30:39.619 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:39.619 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:39.620 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:39.620 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:49.630 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:30:49.630 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:30:59.631 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:59.632 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:59.632 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:59.633 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:09.639 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:31:09.639 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:31:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:31:19.640 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:19.640 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:19.642 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:19.643 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:29.650 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:31:29.650 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:31:39.651 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:39.651 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:39.652 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:39.652 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:49.656 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:31:49.656 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:31:59.657 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:59.656 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:59.657 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:59.657 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:09.664 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:32:09.664 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:32:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:32:19.665 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:19.666 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:19.665 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:19.666 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:29.668 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:32:29.668 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:32:39.669 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:39.669 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:39.670 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:39.670 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:49.676 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:32:49.678 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:32:59.677 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:59.678 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:59.681 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:59.682 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:09.680 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:33:09.680 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:33:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:33:19.681 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:19.681 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:19.682 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:19.682 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:29.687 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:33:29.687 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:33:39.689 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:39.690 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:39.690 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:39.691 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:49.701 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:33:49.701 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:33:59.702 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:59.703 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:59.706 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:59.707 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:09.710 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:34:09.711 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:34:17.162 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:34:19.712 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:19.712 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:19.712 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:19.713 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:29.721 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:34:29.721 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:34:39.723 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:39.724 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:39.725 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:39.725 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:49.732 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:34:49.732 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:34:59.733 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:59.733 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:59.733 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:59.733 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:09.740 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:35:09.740 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:35:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:35:19.741 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:19.741 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:19.741 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:19.741 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:29.746 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:35:29.746 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:35:39.747 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:39.747 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:39.747 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:39.747 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:49.752 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:35:49.752 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:35:59.754 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:59.754 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:59.755 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:59.755 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:09.761 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:36:09.761 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:36:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:36:19.762 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:19.763 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:19.763 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:19.764 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:29.775 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:36:29.775 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:36:39.776 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:39.777 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:39.787 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:39.787 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:49.780 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:36:49.783 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:36:59.781 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:59.782 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:59.783 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:59.784 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:09.784 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:09.784 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:37:19.785 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:19.786 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:19.787 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:19.787 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:29.807 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:29.808 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:39.808 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:39.808 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:39.809 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:39.809 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:49.814 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:49.815 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:59.815 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:59.815 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:59.816 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:59.816 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:09.823 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:38:09.823 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:38:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:38:19.824 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:19.824 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:19.825 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:19.825 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:29.828 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:38:29.829 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:38:39.829 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:39.830 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:39.830 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:39.831 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:49.835 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:38:49.835 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:38:59.837 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:59.838 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:59.842 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:59.843 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:09.847 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:39:09.846 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:39:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:39:19.849 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:19.849 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:19.850 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:19.850 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:29.858 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:39:29.858 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:39:39.859 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:39.859 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:39.860 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:39.860 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:49.866 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:39:49.866 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:39:59.867 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:59.867 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:59.867 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:59.867 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:09.877 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:40:09.877 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:40:17.159 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:40:19.881 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:19.882 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:19.882 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:19.882 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:29.891 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:40:29.891 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:40:39.892 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:39.893 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:39.894 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:39.894 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:49.903 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:40:49.905 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:40:59.904 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:59.905 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:59.905 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:59.905 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:09.912 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:41:09.914 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:41:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:41:19.915 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:19.915 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:19.915 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:19.916 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:29.916 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:41:29.916 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:41:39.917 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:39.918 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:39.918 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:39.918 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:49.924 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:41:49.924 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:41:59.925 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:59.926 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:59.926 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:59.926 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:09.932 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:42:09.932 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:42:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:42:19.933 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:19.933 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:19.934 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:19.934 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:29.940 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:42:29.939 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:42:39.946 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:39.947 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:39.948 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:39.948 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:49.949 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:42:49.954 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:42:59.950 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:59.950 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:59.955 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:59.955 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:09.956 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:43:09.956 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:43:17.161 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:43:19.957 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:19.958 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:19.963 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:19.963 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:29.964 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:43:29.964 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:43:39.966 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:39.967 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:39.965 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:39.970 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:49.976 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:43:49.976 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:43:59.977 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:59.977 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:59.978 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:59.978 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:10.000 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:44:10.002 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:44:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:44:20.001 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:20.002 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:20.002 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:20.002 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:30.008 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:44:30.008 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:44:40.009 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:40.009 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:40.010 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:40.011 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:50.017 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:44:50.019 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:45:00.018 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:00.018 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:00.020 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:00.020 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:10.022 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:45:10.022 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:45:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:45:20.023 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:20.023 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:20.024 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:20.024 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:30.029 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:45:30.029 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:45:40.030 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:40.031 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:40.031 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:40.031 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:50.033 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:45:50.033 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:46:00.034 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:00.034 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:00.035 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:00.035 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:10.043 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:46:10.043 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:46:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:46:20.045 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:20.045 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:20.046 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:20.046 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:30.052 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:46:30.052 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:46:40.055 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:40.056 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:40.056 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:40.056 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:50.067 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:46:50.067 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:47:00.068 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:00.068 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:00.068 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:00.069 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:10.078 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:47:10.078 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:47:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:47:20.078 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:20.079 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:20.079 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:20.079 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:30.084 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:47:30.084 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:47:40.085 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:40.085 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:40.086 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:40.086 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:50.089 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:47:50.089 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:48:00.091 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:00.091 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:00.091 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:00.093 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:10.101 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:48:10.103 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:48:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:48:20.102 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:20.102 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:20.103 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:20.103 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:30.107 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:48:30.106 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:48:40.107 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:40.108 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:40.108 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:40.109 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:50.115 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:48:50.115 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:49:00.116 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:00.116 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:00.116 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:00.116 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:10.121 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:49:10.121 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:49:17.167 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:49:20.121 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:20.122 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:20.123 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:20.123 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:30.127 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:49:30.127 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:49:40.128 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:40.128 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:40.128 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:40.129 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:50.137 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:49:50.141 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:50:00.138 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:00.139 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:00.142 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:00.142 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:10.153 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:50:10.153 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:50:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:50:20.154 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:20.155 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:20.154 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:20.158 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:30.159 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:50:30.159 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:50:40.160 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:40.160 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:40.160 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:40.161 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:50.165 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:50:50.165 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:51:00.166 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:00.166 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:00.167 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:00.167 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:10.168 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:51:10.168 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:51:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:51:20.169 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:20.170 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:20.170 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:20.171 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:30.174 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:51:30.175 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:51:40.175 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:40.175 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:40.176 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:40.176 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:50.180 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:51:50.180 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:52:00.181 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:00.182 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:00.186 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:00.187 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:10.185 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:52:10.186 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:52:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:52:20.186 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:20.187 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:20.187 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:20.190 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:30.193 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:52:30.193 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:52:40.193 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:40.194 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:40.196 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:40.196 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:50.202 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:52:50.202 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:53:00.203 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:00.204 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:00.215 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:00.215 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:10.211 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:53:10.211 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:53:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:53:20.212 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:20.213 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:20.213 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:20.213 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:30.220 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:53:30.221 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:53:40.221 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:40.222 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:40.224 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:40.225 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:50.227 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:53:50.227 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:54:00.228 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:00.228 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:00.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:00.229 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:10.233 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:54:10.233 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:54:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:54:20.234 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:20.235 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:20.234 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:20.238 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:30.253 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:54:30.254 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:54:40.255 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:40.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:40.255 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:40.256 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:50.261 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:54:50.264 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:55:00.262 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:00.263 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:00.264 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:00.264 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:10.264 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:55:10.264 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:55:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:55:20.265 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:20.265 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:20.266 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:20.266 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:30.272 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:55:30.272 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:55:40.273 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:40.273 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:40.273 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:40.273 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:50.279 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:55:50.283 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:56:00.280 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:00.282 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:00.284 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:00.285 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:10.293 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:56:10.293 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:56:17.161 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:56:20.294 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:20.294 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:20.296 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:20.296 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:30.307 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:56:30.307 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:56:40.307 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:40.307 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:40.308 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:40.308 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:50.318 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:56:50.318 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:57:00.319 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:00.320 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:00.319 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:00.322 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:10.327 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:57:10.327 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:57:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:57:20.328 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:20.328 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:20.328 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:20.328 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:30.333 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:57:30.335 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:57:40.334 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:40.334 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:40.336 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:40.336 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:50.341 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:57:50.344 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:58:00.345 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:00.345 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:00.347 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:00.347 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:10.355 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:58:10.355 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:58:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:58:20.356 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:20.358 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:20.359 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:20.359 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:30.363 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:58:30.363 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:58:40.364 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:40.364 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:40.365 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:40.365 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:50.370 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:58:50.370 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:59:00.371 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:00.372 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:00.373 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:00.373 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:10.379 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:59:10.379 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:59:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:59:20.380 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:20.380 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:20.381 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:20.381 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:30.388 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:59:30.396 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:59:40.390 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:40.390 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:40.397 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:40.398 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:50.396 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:59:50.396 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:00:00.397 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:00.401 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:00.415 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:00.415 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:10.424 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:00:10.424 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:00:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:00:20.427 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:20.428 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:20.432 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:20.433 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:30.433 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:00:30.433 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:00:40.434 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:40.435 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:40.434 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:40.435 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:50.455 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:00:50.457 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:01:00.458 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:00.459 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:00.462 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:00.463 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:10.470 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:01:10.471 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:01:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:01:20.471 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:20.471 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:20.472 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:20.473 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:30.499 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:01:30.499 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:01:40.500 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:40.500 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:40.501 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:40.501 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:50.507 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:01:50.507 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:02:00.507 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:00.508 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:00.508 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:00.508 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:10.516 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:02:10.516 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:02:17.163 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:02:20.517 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:20.517 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:20.517 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:20.517 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:30.522 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:02:30.522 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:02:40.523 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:40.523 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:40.523 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:40.524 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:50.530 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:02:50.530 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:03:00.531 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:00.532 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:00.531 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:00.534 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:10.540 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:03:10.541 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:03:17.161 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:03:20.541 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:20.542 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:20.542 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:20.542 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:30.544 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:03:30.544 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:03:40.545 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:40.545 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:40.546 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:40.546 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:50.551 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:03:50.551 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:04:00.552 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:00.558 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:00.554 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:00.558 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:10.562 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:04:10.565 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:04:17.160 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:04:20.565 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:20.566 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:20.566 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:20.567 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:30.574 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:04:30.574 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:04:40.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:40.577 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:40.577 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:40.577 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:50.583 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:04:50.583 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:05:00.584 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:00.584 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:00.585 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:00.585 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:10.588 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:05:10.588 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:05:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:05:20.589 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:20.589 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:20.593 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:20.593 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:30.593 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:05:30.594 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:05:40.593 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:40.594 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:40.594 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:40.595 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:50.600 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:05:50.600 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:06:00.601 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:00.601 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:00.608 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:00.609 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:10.609 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:06:10.609 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:06:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:06:20.610 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:20.611 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:20.612 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:20.613 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:30.620 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:06:30.624 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:06:40.622 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:40.622 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:40.624 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:40.625 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:50.625 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:06:50.625 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:07:00.626 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:00.627 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:00.626 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:00.628 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:10.632 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:07:10.632 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:07:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:07:20.633 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:20.633 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:20.635 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:20.635 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:30.636 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:07:30.636 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:07:40.637 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:40.637 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:40.638 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:40.638 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:50.644 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:07:50.644 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:08:00.644 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:00.645 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:00.646 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:00.646 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:10.649 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:08:10.650 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:08:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:08:20.656 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:20.656 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:20.657 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:20.657 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:30.667 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:08:30.668 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:08:40.669 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:40.669 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:40.670 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:40.670 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:50.674 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:08:50.675 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:09:00.675 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:00.675 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:00.676 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:00.677 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:10.684 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:09:10.686 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:09:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:09:20.686 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:20.687 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:20.686 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:20.690 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:30.690 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:09:30.691 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:09:40.690 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:40.691 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:40.691 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:40.691 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:50.696 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:09:50.699 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:10:00.698 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:00.700 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:00.699 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:00.700 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:10.709 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:10:10.709 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:10:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:10:20.710 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:20.711 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:20.711 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:20.711 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:30.720 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:10:30.720 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:10:40.721 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:40.721 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:40.722 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:40.722 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:50.733 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:10:50.733 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:11:00.734 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:00.734 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:00.734 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:00.735 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:10.736 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:11:10.736 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:11:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:11:20.737 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:20.737 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:20.738 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:20.738 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:30.741 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:11:30.741 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:11:40.742 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:40.742 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:40.742 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:40.744 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:50.756 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:11:50.759 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:12:00.757 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:00.758 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:00.759 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:00.760 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:10.766 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:12:10.766 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:12:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:12:20.766 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:20.767 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:20.767 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:20.767 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:30.769 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:12:30.769 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:12:40.770 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:40.770 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:40.770 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:40.771 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:50.774 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:12:50.774 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:13:00.775 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:00.776 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:00.778 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:00.778 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:10.782 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:13:10.783 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:13:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:13:20.783 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:20.784 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:20.786 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:20.787 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:30.789 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:13:30.790 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:13:40.790 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:40.791 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:40.791 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:40.791 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:50.794 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:13:50.794 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:14:00.795 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:00.795 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:00.795 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:00.796 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:10.802 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:14:10.802 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:14:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:14:20.803 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:20.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:20.803 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:20.803 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:30.808 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:14:30.809 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:14:40.809 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:40.810 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:40.810 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:40.810 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:50.818 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:14:50.818 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:15:00.819 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:00.820 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:00.819 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:00.823 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:10.829 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:15:10.831 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:15:17.159 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:15:20.829 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:20.831 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:20.832 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:20.832 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:30.839 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:15:30.839 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:15:40.840 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:40.841 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:40.841 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:40.841 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:50.848 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:15:50.848 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:16:00.848 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:00.849 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:00.856 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:00.856 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:10.857 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:16:10.857 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:16:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:16:20.858 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:20.858 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:20.860 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:20.860 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:30.865 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:16:30.865 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:16:40.866 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:40.867 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:40.867 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:40.867 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:50.876 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:16:50.876 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:17:00.877 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:00.877 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:00.879 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:00.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:10.881 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:17:10.881 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:17:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:17:20.882 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:20.882 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:20.883 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:20.883 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:30.894 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:17:30.894 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:17:40.896 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:40.897 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:40.897 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:40.897 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:50.908 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:17:50.912 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:18:00.908 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:00.909 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:00.913 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:00.913 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:10.915 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:18:10.915 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:18:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:18:20.916 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:20.916 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:20.916 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:20.916 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:30.922 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:18:30.922 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:18:40.923 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:40.923 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:40.926 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:40.926 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:50.928 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:18:50.928 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:19:00.929 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:00.929 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:00.932 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:00.930 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:10.939 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:19:10.939 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:19:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:19:20.940 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:20.940 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:20.942 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:20.943 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:30.946 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:19:30.947 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:19:40.948 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:40.948 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:40.950 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:40.950 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:50.958 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:19:50.958 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:20:00.959 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:00.959 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:00.959 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:00.959 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:10.965 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:20:10.964 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:20:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:20:20.965 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:20.966 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:20.967 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:20.967 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:30.969 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:20:30.971 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:20:40.969 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:40.970 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:40.972 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:40.973 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:50.973 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:20:50.973 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:21:00.973 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:00.974 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:00.974 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:00.974 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:10.980 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:21:10.980 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:21:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:21:20.981 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:20.981 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:20.987 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:20.987 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:30.986 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:21:30.987 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:21:40.986 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:40.987 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:40.987 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:40.989 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:50.995 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:21:50.995 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:22:00.997 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:00.997 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:01.000 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:01.000 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:11.004 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:22:11.009 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:22:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:22:21.006 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:21.007 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:21.010 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:21.010 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:31.013 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:22:31.014 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:22:41.013 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:41.014 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:41.014 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:41.015 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:51.018 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:22:51.018 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:23:01.019 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:01.019 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:01.020 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:01.020 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:11.028 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:23:11.028 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:23:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:23:21.030 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:21.030 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:21.031 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:21.031 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:31.037 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:23:31.037 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:23:41.037 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:41.038 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:41.038 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:41.038 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:51.043 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:23:51.043 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:24:01.043 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:01.044 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:01.050 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:01.051 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:11.052 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:24:11.052 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:24:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:24:21.052 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:21.053 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:21.053 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:21.054 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:31.057 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:24:31.057 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:24:41.060 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:41.061 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:41.060 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:41.062 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:51.070 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:24:51.072 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:25:01.072 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:01.072 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:01.073 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:01.073 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:11.076 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:25:11.078 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:25:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:25:21.077 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:21.077 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:21.078 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:21.078 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:31.084 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:25:31.087 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:25:41.084 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:41.085 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:41.088 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:41.088 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:51.092 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:25:51.092 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:26:01.094 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:01.094 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:01.096 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:01.096 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:11.102 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:26:11.102 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:26:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:26:21.104 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:21.104 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:21.103 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:21.106 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:31.110 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:26:31.110 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:26:41.111 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:41.111 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:41.112 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:41.112 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:51.116 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:26:51.116 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:27:01.116 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:01.116 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:01.117 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:01.117 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:11.124 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:27:11.124 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:27:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:27:21.125 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:21.125 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:21.126 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:21.127 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:31.131 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:27:31.131 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:27:41.132 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:41.132 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:41.133 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:41.133 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:51.138 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:27:51.139 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:28:01.144 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:01.144 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:01.144 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:01.145 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:11.152 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:28:11.152 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:28:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:28:21.153 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:21.153 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:21.154 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:21.154 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:31.158 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:28:31.159 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:28:41.159 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:41.159 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:41.161 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:41.161 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:51.168 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:28:51.168 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:29:01.168 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:01.168 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:01.169 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:01.169 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:11.175 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:29:11.175 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:29:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:29:21.176 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:21.177 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:21.179 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:21.179 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:31.186 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:29:31.186 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:29:41.187 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:41.187 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:41.188 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:41.188 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:51.193 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:29:51.194 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:30:01.194 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:01.194 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:01.196 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:01.196 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:11.200 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:30:11.200 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:30:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:30:21.202 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:21.202 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:21.203 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:21.203 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:31.211 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:30:31.211 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:30:41.212 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:41.212 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:41.212 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:41.214 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:51.222 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:30:51.224 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:31:01.222 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:01.223 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:01.225 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:01.225 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:11.227 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:31:11.231 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:31:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:31:21.227 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:21.228 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:21.232 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:21.232 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:31.234 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:31:31.237 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:31:41.236 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:41.237 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:41.238 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:41.238 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:51.249 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:31:51.249 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:32:01.250 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:01.250 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:01.251 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:01.251 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:11.260 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:32:11.260 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:32:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:32:21.262 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:21.262 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:21.263 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:21.263 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:31.266 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:32:31.275 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:32:41.266 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:41.267 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:41.275 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:41.276 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:51.285 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:32:51.285 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:33:01.287 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:01.287 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:01.288 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:01.288 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:11.293 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:33:11.294 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:33:17.160 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:33:21.293 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:21.294 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:21.294 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:21.294 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:31.299 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:33:31.300 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:33:41.301 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:41.301 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:41.307 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:41.308 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:51.304 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:33:51.304 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:34:01.305 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:01.306 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:01.306 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:01.306 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:11.313 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:34:11.313 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:34:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:34:21.314 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:21.315 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:21.314 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:21.315 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:31.324 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:34:31.324 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:34:41.325 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:41.325 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:41.326 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:41.326 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:51.332 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:34:51.334 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:35:01.333 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:01.334 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:01.336 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:01.336 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:11.339 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:35:11.339 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:35:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:35:21.340 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:21.343 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:21.352 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:21.355 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:31.346 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:35:31.346 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:35:41.349 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:41.349 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:41.350 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:41.350 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:51.354 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:35:51.354 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:36:01.355 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:01.355 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:01.358 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:01.358 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:11.359 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:36:11.359 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:36:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:36:21.359 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:21.360 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:21.360 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:21.360 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:31.361 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:36:31.366 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:36:41.362 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:41.363 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:41.367 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:41.367 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:51.368 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:36:51.368 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:37:01.370 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:01.371 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:01.371 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:01.372 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:11.373 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:37:11.373 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:37:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:37:21.374 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:21.374 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:21.375 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:21.375 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:31.377 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:37:31.377 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:37:41.377 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:41.377 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:41.378 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:41.378 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:51.383 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:37:51.383 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:38:01.384 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:01.384 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:01.386 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:01.386 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:11.388 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:38:11.389 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:38:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:38:21.389 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:21.389 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:21.390 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:21.390 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:31.392 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:38:31.392 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:38:41.393 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:41.394 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:41.393 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:41.395 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:51.400 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:38:51.402 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:39:01.401 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:01.401 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:01.402 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:01.402 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:11.406 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:39:11.406 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:39:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:39:21.407 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:21.407 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:21.407 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:21.407 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:31.410 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:39:31.410 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:39:41.411 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:41.412 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:41.412 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:41.413 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:51.418 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:39:51.418 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:40:01.419 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:01.419 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:01.420 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:01.420 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:11.424 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:40:11.424 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:40:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:40:21.425 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:21.425 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:21.425 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:21.426 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:31.432 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:40:31.432 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:40:41.433 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:41.435 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:41.433 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:41.435 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:51.440 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:40:51.441 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:41:01.441 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:01.442 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:01.442 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:01.443 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:11.447 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:41:11.447 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:41:17.159 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:41:21.448 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:21.448 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:21.448 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:21.448 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:31.457 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:41:31.458 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:41:41.459 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:41.459 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:41.459 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:41.460 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:51.462 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:41:51.467 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:42:01.466 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:01.466 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:01.467 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:01.468 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:11.470 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:42:11.470 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:42:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:42:21.471 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:21.470 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:21.471 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:21.471 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:31.472 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:42:31.472 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:42:41.473 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:41.474 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:41.474 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:41.474 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:51.492 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:42:51.494 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:43:01.493 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:01.494 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:01.495 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:01.496 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:11.497 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:43:11.497 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:43:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:43:21.497 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:21.497 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:21.498 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:21.498 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:31.501 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:43:31.501 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:43:41.503 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:41.503 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:41.504 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:41.504 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:51.504 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:43:51.506 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:44:01.505 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:01.506 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:01.506 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:01.506 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:11.510 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:44:11.510 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:44:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:44:21.511 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:21.511 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:21.511 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:21.511 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:31.515 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:44:31.515 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:44:41.516 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:41.516 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:41.516 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:41.517 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:51.522 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:44:51.522 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:45:01.523 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:01.523 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:01.524 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:01.524 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:11.532 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:45:11.532 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:45:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:45:21.533 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:21.533 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:21.533 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:21.534 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:31.536 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:45:31.536 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:45:41.536 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:41.537 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:41.536 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:41.538 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:51.546 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:45:51.546 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:46:01.547 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:01.547 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:01.547 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:01.547 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:11.551 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:46:11.551 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:46:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:46:21.552 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:21.552 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:21.552 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:21.553 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:31.556 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:46:31.556 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:46:41.557 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:41.557 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:41.558 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:41.558 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:51.564 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:46:51.564 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:47:01.565 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:01.565 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:01.566 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:01.566 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:11.572 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:47:11.572 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:47:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:47:21.573 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:21.573 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:21.573 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:21.574 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:31.579 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:47:31.579 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:47:41.580 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:41.580 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:41.581 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:41.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:51.586 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:47:51.586 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:48:01.587 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:01.587 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:01.587 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:01.588 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:11.589 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:48:11.589 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:48:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:48:21.590 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:21.590 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:21.591 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:21.591 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:31.595 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:48:31.595 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:48:41.596 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:41.596 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:41.597 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:41.597 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:51.602 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:48:51.602 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:49:01.605 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:01.606 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:01.605 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:01.607 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:11.613 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:49:11.613 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:49:17.160 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:49:21.614 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:21.615 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:21.615 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:21.616 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:31.619 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:49:31.619 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:49:41.621 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:41.621 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:41.622 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:41.622 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:51.626 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:49:51.626 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:50:01.627 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:01.627 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:01.627 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:01.628 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:11.627 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:50:11.632 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:50:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:50:21.628 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:21.629 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:21.633 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:21.633 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:31.639 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:50:31.639 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:50:41.640 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:41.640 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:41.640 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:41.641 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:51.645 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:50:51.645 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:51:01.646 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:01.648 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:01.649 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:01.649 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:11.656 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:51:11.656 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:51:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:51:21.659 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:21.659 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:21.659 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:21.660 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:31.661 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:51:31.661 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:51:41.662 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:41.663 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:41.663 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:41.664 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:51.666 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:51:51.666 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:52:01.667 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:52:01.667 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:52:01.667 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:52:01.667 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:52:11.669 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:52:11.671 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:52:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:52:21.670 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:52:21.671 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:52:21.671 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:52:21.671 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:52:31.673 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:52:31.678 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:52:41.674 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:52:41.674 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:52:41.678 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:52:41.679 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:52:51.677 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:52:51.678 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:53:01.678 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:53:01.679 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:53:01.679 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:53:01.679 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:53:11.680 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:53:11.680 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:53:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:53:21.681 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:53:21.681 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:53:21.682 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:53:21.682 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:53:31.688 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:53:31.690 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:53:41.689 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:53:41.690 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:53:41.692 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:53:41.692 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:53:51.708 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:53:51.709 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:54:01.709 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:54:01.710 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:54:01.711 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:54:01.711 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:54:11.714 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:54:11.714 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:54:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:54:21.714 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:54:21.715 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:54:21.714 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:54:21.716 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:54:31.721 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:54:31.723 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:54:41.722 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:54:41.722 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:54:41.723 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:54:41.724 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:54:51.726 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:54:51.727 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:55:01.727 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:55:01.727 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:55:01.727 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:55:01.727 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:55:11.730 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:55:11.730 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:55:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:55:21.731 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:55:21.731 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:55:21.732 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:55:21.732 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:55:31.737 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:55:31.737 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:55:41.738 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:55:41.738 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:55:41.739 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:55:41.739 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:55:51.741 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:55:51.745 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:56:01.742 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:56:01.743 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:56:01.746 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:56:01.746 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:56:11.747 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:56:11.747 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:56:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:56:21.749 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:56:21.751 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:56:21.750 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:56:21.754 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:56:31.754 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:56:31.754 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:56:41.755 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:56:41.756 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:56:41.756 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:56:41.756 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:56:51.757 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:56:51.757 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:57:01.758 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:57:01.759 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:57:01.759 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:57:01.759 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:57:11.764 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:57:11.764 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:57:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:57:21.765 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:57:21.767 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:57:21.771 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:57:21.771 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:57:31.776 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:57:31.779 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:57:41.777 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:57:41.777 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:57:41.779 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:57:41.779 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:57:51.783 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:57:51.783 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:58:01.784 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:58:01.783 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:58:01.784 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:58:01.784 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:58:11.792 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:58:11.792 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:58:17.161 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:58:21.793 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:58:21.793 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:58:21.794 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:58:21.794 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:58:31.797 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:58:31.797 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:58:41.797 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:58:41.798 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:58:41.798 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:58:41.799 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:58:51.804 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:58:51.805 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:59:01.805 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:59:01.805 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:59:01.806 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:59:01.806 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:59:11.812 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:59:11.813 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:59:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:59:21.813 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:59:21.815 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:59:21.817 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:59:21.818 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:59:31.820 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:59:31.821 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:59:41.820 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:59:41.821 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:59:41.821 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:59:41.821 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:59:51.825 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 00:59:51.825 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:00:01.830 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:00:01.831 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:00:01.831 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:00:01.831 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:00:11.846 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:00:11.846 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:00:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:00:21.847 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:00:21.847 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:00:21.850 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:00:21.850 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:00:31.849 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:00:31.849 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:00:41.849 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:00:41.850 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:00:41.850 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:00:41.850 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:00:51.856 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:00:51.858 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:01:01.858 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:01:01.858 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:01:01.859 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:01:01.859 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:01:11.864 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:01:11.868 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:01:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:01:21.865 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:01:21.865 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:01:21.878 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:01:21.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:01:31.868 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:01:31.868 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:01:41.870 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:01:41.871 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:01:41.875 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:01:41.875 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:01:51.877 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:01:51.877 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:02:01.878 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:02:01.878 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:02:01.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:02:01.879 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:02:11.884 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:02:11.884 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:02:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:02:21.885 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:02:21.885 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:02:21.885 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:02:21.885 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:02:31.890 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:02:31.890 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:02:41.892 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:02:41.892 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:02:41.892 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:02:41.893 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:02:51.896 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:02:51.898 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:03:01.897 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:03:01.898 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:03:01.899 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:03:01.899 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:03:11.900 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:03:11.901 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:03:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:03:21.902 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:03:21.902 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:03:21.903 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:03:21.903 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:03:31.907 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:03:31.907 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:03:41.909 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:03:41.909 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:03:41.910 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:03:41.910 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:03:51.917 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:03:51.918 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:04:01.918 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:04:01.918 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:04:01.920 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:04:01.920 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:04:11.923 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:04:11.923 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:04:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:04:21.924 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:04:21.925 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:04:21.925 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:04:21.925 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:04:31.931 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:04:31.932 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:04:41.932 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:04:41.933 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:04:41.935 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:04:41.935 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:04:51.940 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:04:51.941 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:05:01.941 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:05:01.942 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:05:01.942 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:05:01.941 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:05:11.945 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:05:11.946 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:05:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:05:21.946 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:05:21.947 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:05:21.947 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:05:21.948 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:05:31.950 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:05:31.952 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:05:41.952 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:05:41.953 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:05:41.953 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:05:41.953 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:05:51.960 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:05:51.960 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:06:01.961 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:06:01.961 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:06:01.962 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:06:01.962 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:06:11.964 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:06:11.965 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:06:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:06:21.965 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:06:21.966 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:06:21.966 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:06:21.967 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:06:31.971 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:06:31.971 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:06:41.971 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:06:41.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:06:41.973 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:06:41.974 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:06:51.980 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:06:51.981 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:07:01.982 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:07:01.983 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:07:01.985 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:07:01.985 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:07:11.990 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:07:11.991 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:07:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:07:21.991 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:07:21.992 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:07:21.992 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:07:21.993 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:07:32.001 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:07:32.002 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:07:42.002 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:07:42.003 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:07:42.007 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:07:42.007 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:07:52.006 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:07:52.007 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:08:02.007 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:08:02.007 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:08:02.008 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:08:02.008 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:08:12.008 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:08:12.013 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:08:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:08:22.009 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:08:22.010 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:08:22.014 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:08:22.014 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:08:32.019 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:08:32.020 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:08:42.020 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:08:42.021 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:08:42.021 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:08:42.022 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:08:52.025 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:08:52.026 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:09:02.026 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:09:02.026 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:09:02.027 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:09:02.027 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:09:12.032 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:09:12.033 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:09:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:09:22.033 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:09:22.033 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:09:22.035 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:09:22.035 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:09:32.043 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:09:32.043 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:09:42.044 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:09:42.044 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:09:42.044 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:09:42.044 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:09:52.049 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:09:52.049 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:10:02.050 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:10:02.050 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:10:02.051 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:10:02.051 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:10:12.053 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:10:12.053 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:10:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:10:22.054 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:10:22.055 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:10:22.053 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:10:22.059 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:10:32.060 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:10:32.061 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:10:42.060 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:10:42.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:10:42.062 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:10:42.062 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:10:52.066 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:10:52.066 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:11:02.066 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:11:02.067 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:11:02.070 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:11:02.070 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:11:12.068 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:11:12.069 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:11:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:11:22.070 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:11:22.070 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:11:22.070 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:11:22.070 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:11:32.072 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:11:32.072 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:11:42.073 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:11:42.073 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:11:42.077 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:11:42.078 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:11:52.077 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:11:52.077 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:12:02.079 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:12:02.079 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:12:02.079 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:12:02.079 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:12:12.083 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:12:12.083 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:12:17.159 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:12:22.083 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:12:22.083 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:12:22.084 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:12:22.084 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:12:32.089 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:12:32.089 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:12:42.089 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:12:42.089 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:12:42.090 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:12:42.090 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:12:52.099 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:12:52.099 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:13:02.100 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:13:02.101 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:13:02.101 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:13:02.101 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:13:12.105 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:13:12.105 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:13:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:13:22.106 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:13:22.106 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:13:22.107 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:13:22.107 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:13:32.112 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:13:32.115 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:13:42.113 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:13:42.114 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:13:42.115 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:13:42.115 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:13:52.117 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:13:52.117 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:14:02.118 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:14:02.119 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:14:02.118 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:14:02.120 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:14:12.122 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:14:12.122 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:14:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:14:22.123 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:14:22.124 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:14:22.124 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:14:22.124 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:14:32.132 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:14:32.132 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:14:42.132 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:14:42.132 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:14:42.133 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:14:42.133 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:14:52.137 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:14:52.137 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:15:02.139 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:15:02.138 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:15:02.139 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:15:02.139 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:15:12.145 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:15:12.145 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:15:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:15:22.146 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:15:22.146 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:15:22.146 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:15:22.146 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:15:32.151 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:15:32.151 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:15:42.151 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:15:42.151 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:15:42.152 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:15:42.152 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:15:52.154 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:15:52.155 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:16:02.154 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:16:02.155 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:16:02.155 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:16:02.155 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:16:12.157 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:16:12.157 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:16:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:16:22.157 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:16:22.158 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:16:22.158 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:16:22.158 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:16:32.162 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:16:32.162 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:16:42.163 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:16:42.163 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:16:42.167 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:16:42.168 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:16:52.166 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:16:52.166 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:17:02.167 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:17:02.167 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:17:02.168 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:17:02.168 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:17:12.168 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:17:12.168 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:17:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:17:22.169 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:17:22.169 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:17:22.171 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:17:22.171 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:17:32.175 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:17:32.175 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:17:42.176 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:17:42.176 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:17:42.176 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:17:42.176 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:17:52.182 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:17:52.182 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:18:02.183 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:18:02.183 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:18:02.184 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:18:02.184 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:18:12.190 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:18:12.190 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:18:17.163 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:18:22.191 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:18:22.191 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:18:22.191 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:18:22.192 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:18:32.192 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:18:32.192 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:18:42.193 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:18:42.194 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:18:42.193 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:18:42.194 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:18:52.197 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:18:52.199 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:19:02.198 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:19:02.198 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:19:02.199 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:19:02.200 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:19:12.201 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:19:12.201 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:19:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:19:22.201 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:19:22.201 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:19:22.202 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:19:22.202 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:19:32.208 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:19:32.208 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:19:42.210 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:19:42.210 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:19:42.210 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:19:42.211 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:19:52.214 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:19:52.214 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:20:02.215 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:20:02.215 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:20:02.215 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:20:02.215 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:20:12.224 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:20:12.224 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:20:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:20:22.225 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:20:22.225 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:20:22.225 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:20:22.227 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:20:32.232 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:20:32.235 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:20:42.233 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:20:42.233 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:20:42.235 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:20:42.235 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:20:52.241 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:20:52.241 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:21:02.242 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:21:02.241 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:21:02.242 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:21:02.242 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:21:12.247 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:21:12.248 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:21:17.162 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:21:22.247 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:21:22.248 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:21:22.248 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:21:22.249 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:21:32.250 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:21:32.250 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:21:42.251 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:21:42.251 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:21:42.251 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:21:42.252 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:21:52.255 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:21:52.255 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:22:02.255 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:22:02.256 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:22:02.260 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:22:02.261 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:22:12.262 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:22:12.262 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:22:17.155 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:22:22.263 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:22:22.263 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:22:22.264 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:22:22.264 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:22:32.271 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:22:32.273 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:22:42.272 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:22:42.272 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:22:42.274 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:22:42.274 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:22:52.275 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:22:52.275 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:23:02.276 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:23:02.276 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:23:02.277 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:23:02.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:23:12.282 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:23:12.282 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:23:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:23:22.283 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:23:22.284 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:23:22.285 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:23:22.285 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:23:32.289 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:23:32.290 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:23:42.290 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:23:42.291 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:23:42.291 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:23:42.291 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:23:52.294 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:23:52.294 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:24:02.295 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:24:02.295 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:24:02.296 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:24:02.296 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:24:12.297 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:24:12.298 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:24:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:24:22.298 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:24:22.299 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:24:22.299 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:24:22.299 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:24:32.301 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:24:32.301 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:24:42.302 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:24:42.303 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:24:42.303 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:24:42.304 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:24:52.308 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:24:52.308 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:25:02.309 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:25:02.309 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:25:02.310 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:25:02.310 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:25:12.316 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:25:12.317 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:25:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:25:22.318 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:25:22.319 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:25:22.320 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:25:22.320 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:25:32.324 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:25:32.325 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:25:42.325 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:25:42.326 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:25:42.327 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:25:42.327 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:25:52.338 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:25:52.338 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:26:02.338 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:26:02.339 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:26:02.340 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:26:02.340 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:26:12.343 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:26:12.343 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:26:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:26:22.343 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:26:22.345 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:26:22.345 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:26:22.344 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:26:32.350 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:26:32.351 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:26:42.351 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:26:42.351 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:26:42.352 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:26:42.353 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:26:52.354 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:26:52.354 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:27:02.354 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:27:02.355 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:27:02.364 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:27:02.365 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:27:12.360 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:27:12.361 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:27:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:27:22.361 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:27:22.361 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:27:22.362 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:27:22.362 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:27:32.365 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:27:32.367 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:27:42.366 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:27:42.367 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:27:42.368 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:27:42.368 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:27:52.370 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:27:52.370 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:28:02.370 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:28:02.371 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:28:02.372 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:28:02.372 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:28:12.376 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:28:12.378 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:28:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:28:22.382 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:28:22.383 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:28:22.383 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:28:22.384 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:28:32.388 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:28:32.389 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:28:42.389 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:28:42.389 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:28:42.390 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:28:42.390 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:28:52.395 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:28:52.396 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:29:02.397 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:29:02.397 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:29:02.398 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:29:02.398 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:29:12.403 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:29:12.404 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:29:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:29:22.404 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:29:22.404 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:29:22.404 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:29:22.405 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:29:32.408 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:29:32.409 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:29:42.409 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:29:42.410 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:29:42.410 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:29:42.410 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:29:52.415 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:29:52.416 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:30:02.416 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:30:02.417 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:30:02.418 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:30:02.418 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:30:12.420 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:30:12.421 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:30:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:30:22.421 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:30:22.422 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:30:22.423 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:30:22.423 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:30:32.430 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:30:32.431 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:30:42.431 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:30:42.431 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:30:42.432 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:30:42.432 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:30:52.435 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:30:52.435 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:31:02.436 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:31:02.436 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:31:02.438 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:31:02.438 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:31:12.447 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:31:12.450 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:31:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:31:22.448 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:31:22.448 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:31:22.453 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:31:22.454 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:31:32.454 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:31:32.455 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:31:42.456 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:31:42.457 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:31:42.458 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:31:42.459 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:31:52.465 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:31:52.465 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:32:02.466 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:32:02.467 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:32:02.466 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:32:02.467 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:32:12.469 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:32:12.469 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:32:17.156 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:32:22.470 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:32:22.470 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:32:22.471 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:32:22.471 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:32:32.474 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:32:32.474 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:32:42.475 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:32:42.475 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:32:42.475 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:32:42.475 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:32:52.478 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:32:52.478 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:33:02.479 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:33:02.479 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:33:02.480 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:33:02.480 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:33:12.483 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:33:12.483 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:33:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:33:22.484 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:33:22.485 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:33:22.486 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:33:22.486 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:33:32.490 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:33:32.490 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:33:42.491 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:33:42.491 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:33:42.492 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:33:42.492 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:33:52.494 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:33:52.494 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:34:02.495 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:34:02.496 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:34:02.496 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:34:02.497 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:34:12.503 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:34:12.503 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:34:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:34:22.504 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:34:22.504 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:34:22.504 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:34:22.505 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:34:32.509 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:34:32.509 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:34:42.510 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:34:42.511 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:34:42.511 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:34:42.511 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:34:52.516 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:34:52.516 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:35:02.517 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:35:02.517 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:35:02.517 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:35:02.517 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:35:12.524 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:35:12.524 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:35:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:35:22.525 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:35:22.525 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:35:22.526 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:35:22.526 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:35:32.531 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:35:32.534 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:35:42.532 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:35:42.532 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:35:42.535 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:35:42.535 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:35:52.536 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:35:52.536 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:36:02.537 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:36:02.537 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:36:02.537 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:36:02.537 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:36:12.543 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:36:12.543 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:36:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:36:22.544 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:36:22.544 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:36:22.544 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:36:22.545 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:36:32.552 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:36:32.553 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:36:42.552 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:36:42.553 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:36:42.553 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:36:42.553 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:36:52.560 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:36:52.560 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:37:02.561 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:37:02.561 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:37:02.561 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:37:02.561 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:37:12.565 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:37:12.565 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:37:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:37:22.566 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:37:22.566 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:37:22.567 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:37:22.567 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:37:32.571 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:37:32.571 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:37:42.572 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:37:42.572 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:37:42.572 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:37:42.572 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:37:52.574 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:37:52.575 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:38:02.575 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:38:02.576 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:38:02.576 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:38:02.576 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:38:12.580 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:38:12.581 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:38:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:38:22.581 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:38:22.581 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:38:22.582 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:38:22.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:38:32.586 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:38:32.586 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:38:42.587 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:38:42.587 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:38:42.588 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:38:42.588 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:38:52.592 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:38:52.592 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:39:02.593 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:39:02.593 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:39:02.594 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:39:02.594 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:39:12.597 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:39:12.597 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:39:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:39:22.597 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:39:22.597 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:39:22.598 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:39:22.598 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:39:32.603 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:39:32.603 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:39:42.603 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:39:42.604 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:39:42.605 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:39:42.606 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:39:52.608 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:39:52.609 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:40:02.608 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:40:02.609 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:40:02.609 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:40:02.609 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:40:12.613 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:40:12.613 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:40:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:40:22.615 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:40:22.615 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:40:22.614 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:40:22.622 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:40:32.623 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:40:32.623 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:40:42.624 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:40:42.625 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:40:42.625 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:40:42.626 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:40:52.635 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:40:52.635 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:41:02.637 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:41:02.637 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:41:02.638 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:41:02.638 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:41:12.643 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:41:12.643 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:41:17.157 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:41:22.644 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:41:22.644 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:41:22.645 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:41:22.645 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:41:32.649 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:41:32.650 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:41:42.650 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:41:42.651 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:41:42.651 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:41:42.651 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:41:52.656 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:41:52.658 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:42:02.656 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:42:02.657 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:42:02.658 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:42:02.658 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:42:12.664 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:42:12.664 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:42:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:42:22.664 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:42:22.664 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:42:22.665 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:42:22.665 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:42:32.671 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:42:32.674 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:42:42.671 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:42:42.672 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:42:42.676 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:42:42.676 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:42:52.680 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:42:52.680 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:43:02.680 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:43:02.680 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:43:02.681 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:43:02.681 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:43:12.688 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:43:12.689 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:43:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:43:22.689 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:43:22.689 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:43:22.689 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:43:22.689 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:43:32.692 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:43:32.692 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:43:42.693 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:43:42.694 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:43:42.694 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:43:42.698 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:43:52.698 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:43:52.698 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:44:02.699 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:44:02.699 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:44:02.700 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:44:02.700 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:44:12.704 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:44:12.704 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:44:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:44:22.705 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:44:22.705 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:44:22.705 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:44:22.705 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:44:32.709 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:44:32.709 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:44:42.709 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:44:42.709 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:44:42.710 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:44:42.710 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:44:52.713 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:44:52.713 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:45:02.713 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:45:02.714 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:45:02.714 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:45:02.715 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:45:12.718 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:45:12.718 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:45:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:45:22.719 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:45:22.720 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:45:22.720 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:45:22.720 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:45:32.724 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:45:32.724 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:45:42.724 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:45:42.724 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:45:42.725 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:45:42.725 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:45:52.734 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:45:52.735 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:46:02.735 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:46:02.735 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:46:02.735 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:46:02.735 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:46:12.739 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:46:12.739 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:46:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:46:22.740 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:46:22.740 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:46:22.740 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:46:22.740 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:46:32.742 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:46:32.742 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:46:42.743 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:46:42.744 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:46:42.743 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:46:42.744 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:46:52.746 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:46:52.750 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:47:02.747 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:47:02.747 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:47:02.751 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:47:02.751 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:47:12.755 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:47:12.755 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:47:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:47:22.755 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:47:22.755 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:47:22.756 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:47:22.756 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:47:32.763 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:47:32.763 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:47:42.764 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:47:42.764 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:47:42.764 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:47:42.765 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:47:52.768 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:47:52.768 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:48:02.769 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:48:02.770 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:48:02.770 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:48:02.770 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:48:12.772 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:48:12.772 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:48:17.152 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:48:22.773 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:48:22.773 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:48:22.773 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:48:22.773 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:48:32.776 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:48:32.777 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:48:42.777 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:48:42.778 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:48:42.778 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:48:42.778 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:48:52.782 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:48:52.790 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:49:02.783 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:49:02.783 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:49:02.791 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:49:02.792 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:49:12.789 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:49:12.789 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:49:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:49:22.790 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:49:22.790 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:49:22.791 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:49:22.791 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:49:32.796 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:49:32.796 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:49:42.797 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:49:42.796 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:49:42.797 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:49:42.797 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:49:52.801 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:49:52.801 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:50:02.801 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:50:02.802 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:50:02.802 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:50:02.802 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:50:12.806 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:50:12.807 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:50:17.158 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:50:22.808 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:50:22.808 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:50:22.808 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:50:22.808 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:50:32.813 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:50:32.814 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:50:42.814 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:50:42.815 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:50:42.814 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:50:42.815 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:50:52.820 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:50:52.820 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:51:02.821 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:51:02.821 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:51:02.821 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:51:02.822 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:51:12.827 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:51:12.827 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:51:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:51:22.828 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:51:22.828 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:51:22.829 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:51:22.829 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:51:32.834 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:51:32.834 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:51:42.835 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:51:42.836 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:51:42.838 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:51:42.839 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:51:52.840 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:51:52.842 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:52:02.841 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:52:02.841 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:52:02.843 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:52:02.843 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:52:12.844 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:52:12.844 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:52:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:52:22.846 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:52:22.846 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:52:22.846 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:52:22.847 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:52:32.851 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:52:32.851 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:52:42.852 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:52:42.852 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:52:42.852 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:52:42.852 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:52:52.859 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:52:52.859 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:53:02.860 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:53:02.860 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:53:02.861 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:53:02.862 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:53:12.869 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:53:12.870 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:53:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:53:22.870 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:53:22.871 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:53:22.871 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:53:22.871 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:53:32.876 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:53:32.875 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:53:42.876 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:53:42.876 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:53:42.877 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:53:42.877 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:53:52.885 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:53:52.885 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:54:02.886 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:54:02.886 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:54:02.887 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:54:02.887 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:54:12.888 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:54:12.888 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:54:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:54:22.889 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:54:22.890 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:54:22.890 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:54:22.892 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:54:32.900 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:54:32.901 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:54:42.902 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:54:42.903 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:54:42.902 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:54:42.904 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:54:52.910 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:54:52.910 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:55:02.911 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:55:02.911 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:55:02.912 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:55:02.912 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:55:12.917 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:55:12.918 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:55:17.154 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:55:22.918 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:55:22.918 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:55:22.919 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:55:22.919 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:55:32.921 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:55:32.922 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:55:42.921 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:55:42.922 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:55:42.923 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:55:42.923 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:55:52.924 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:55:52.926 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:56:02.925 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:56:02.928 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:56:02.930 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:56:02.930 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:56:12.932 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:56:12.933 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:56:17.153 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 01:56:22.933 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:56:22.933 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:56:22.934 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:56:22.934 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:56:32.936 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:56:32.937 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 01:56:42.937 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 01:56:42.938 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:56:42.937 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 01:56:42.939 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 01:56:52.959 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP M