By type
23:05:56,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:05:56,450 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 23:05:56,450 |-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:05:56,469 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@cb0755b - URL [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] is not of type file 23:05:56,835 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:05:56,845 |-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:05:56,845 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 23:05:56,849 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:05:56,852 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:05:57,041 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 23:05:57,041 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:05:57,041 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:05:57,043 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:05:57,046 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender] 23:05:57,054 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - setting totalSizeCap to 200 MB 23:05:57,056 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - Archive files will be limited to [100 MB] each. 23:05:57,058 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - Will use gz compression 23:05:57,059 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@856055143 - Will use the pattern logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file 23:05:57,062 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@712625fd - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'. 23:05:57,062 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@712625fd - Roll-over at midnight. 23:05:57,127 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@712625fd - Setting initial period to Mon Mar 20 23:05:57 GMT 2023 23:05:57,131 |-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:05:57,131 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:05:57,131 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:05:57,133 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: logs/metrics.log 23:05:57,133 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [logs/metrics.log] 23:05:57,135 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:05:57,135 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender] 23:05:57,136 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - setting totalSizeCap to 200 MB 23:05:57,136 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - Archive files will be limited to [100 MB] each. 23:05:57,136 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - Will use gz compression 23:05:57,137 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@2075809815 - Will use the pattern logs/debug-%d{yyyy-MM-dd}.%i.log for the active file 23:05:57,137 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@742ff096 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/debug-%d{yyyy-MM-dd}.%i.log.gz'. 23:05:57,137 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@742ff096 - Roll-over at midnight. 23:05:57,138 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@742ff096 - Setting initial period to Mon Mar 20 23:05:57 GMT 2023 23:05:57,139 |-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:05:57,139 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:05:57,139 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:05:57,139 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: logs/debug.log 23:05:57,139 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [logs/debug.log] 23:05:57,139 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 23:05:57,140 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender] 23:05:57,141 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - setting totalSizeCap to 200 MB 23:05:57,141 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - Archive files will be limited to [100 MB] each. 23:05:57,141 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - Will use gz compression 23:05:57,141 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1967355409 - Will use the pattern logs/error-%d{yyyy-MM-dd}.%i.log for the active file 23:05:57,142 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@350aac89 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/error-%d{yyyy-MM-dd}.%i.log.gz'. 23:05:57,142 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@350aac89 - Roll-over at midnight. 23:05:57,142 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@350aac89 - Setting initial period to Mon Mar 20 23:05:57 GMT 2023 23:05:57,143 |-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:05:57,143 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 23:05:57,143 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 23:05:57,144 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: logs/error.log 23:05:57,144 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [logs/error.log] 23:05:57,144 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO 23:05:57,144 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false 23:05:57,145 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger] 23:05:57,145 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[metricsLogger] 23:05:57,145 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG 23:05:57,146 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false 23:05:57,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger] 23:05:57,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[debugLogger] 23:05:57,146 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG 23:05:57,146 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false 23:05:57,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger] 23:05:57,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[errorLogger] 23:05:57,146 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:05:57,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT] 23:05:57,146 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:05:57,146 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:05:57,147 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1c5920df - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.1.RELEASE) 23:05:59.342 [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:05:59.428 [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:06:05.333 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8085 (http) 23:06:05.366 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8085"] 23:06:05.453 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 23:06:05.454 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.14] 23:06:05.546 [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:06:06.031 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 23:06:06.031 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5282 ms 23:06:06.354 [main] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 23:06:07.324 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 23:06:08.757 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8085"] 23:06:08.863 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8085 (http) with context path '' 23:06:08.868 [main] INFO o.o.universalvesadapter.Application - Started Application in 11.506 seconds (JVM running for 13.314) 23:06:08.871 [main] INFO debugLogger - The Default Config file Location:kv.json 23:06:08.872 [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:06:09.166 [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:06:14.457 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:06:14.466 [parallel-1] INFO debugLogger - Retrieved JsonArray from Collector Config File 23:06:14.467 [parallel-1] INFO debugLogger - Triggering controller's start url 23:06:14.467 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: START 23:06:15.354 [http-nio-8085-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 23:06:15.354 [http-nio-8085-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 23:06:15.366 [http-nio-8085-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 11 ms 23:06:15.454 [http-nio-8085-exec-1] INFO metricsLogger - UniversalVesAdapter Application starting... 23:06:15.455 [http-nio-8085-exec-1] INFO debugLogger - Creating Subcriber and Publisher with creator............. 23:06:15.456 [http-nio-8085-exec-1] INFO debugLogger - Retrieved JsonArray from Collector Config File 23:06:15.456 [http-nio-8085-exec-1] INFO debugLogger - returning Dmaap topics from Collector Config 23:06:16.344 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:06:16.345 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@3071402d 23:06:16.359 [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:06:16.359 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Mon Mar 20 23:06:16 GMT 2023 23:06:16.433 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:06:16.434 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@3abb49ac 23:06:16.434 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000 23:06:16.435 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.VES_PNFREG_OUTPUT 23:06:16.435 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Mon Mar 20 23:06:16 GMT 2023 23:06:16.441 [http-nio-8085-exec-1] INFO debugLogger - Created scriber topic:ONAP-COLLECTOR-RESTCONFTRAPpublisher topic:unauthenticated.VES_PNFREG_OUTPUT 23:06:16.444 [rcc-notification] INFO metricsLogger - fetch and publish from and to Dmaap started:rcc-notification 23:06:16.445 [rcc-notification] INFO debugLogger - The Polling Interval in Milli Second is :{}10000 23:06:16.445 [rcc-notification] INFO debugLogger - starting subscriber & publisher thread:rcc-notification 23:06:16.447 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:06:16.453 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:06:16.453 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@57b636f3 23:06:16.453 [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:06:16.454 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Mon Mar 20 23:06:16 GMT 2023 23:06:16.523 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 23:06:16.524 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@74946b4f 23:06:16.524 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000 23:06:16.525 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.SEC_FAULT_OUTPUT 23:06:16.526 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Mon Mar 20 23:06:16 GMT 2023 23:06:16.526 [http-nio-8085-exec-1] INFO debugLogger - Created scriber topic:ONAP-COLLECTOR-SNMPTRAPpublisher topic:unauthenticated.SEC_FAULT_OUTPUT 23:06:16.533 [snmp-notification] INFO metricsLogger - fetch and publish from and to Dmaap started:snmp-notification 23:06:16.535 [snmp-notification] INFO debugLogger - The Polling Interval in Milli Second is :{}10000 23:06:16.535 [snmp-notification] INFO debugLogger - starting subscriber & publisher thread:snmp-notification 23:06:16.536 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:06:16.636 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: END 23:06:26.466 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:06:26.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 23:06:36.467 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:06:36.468 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:06:36.553 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:06:36.553 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:06:46.480 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:06:46.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 23:06:56.481 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:06:56.481 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:06:56.561 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:06:56.562 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:07:06.488 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:07:06.568 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:07:14.443 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:07:16.489 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:07:16.489 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:07:16.569 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:07:16.570 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:07:26.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 23:07:26.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 23:07:36.491 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:07:36.492 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:07:36.575 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:07:36.576 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:07:46.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:07:46.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:07:56.496 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:07:56.497 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:07:56.580 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:07:56.581 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:08:06.502 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:08:06.587 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:08:14.435 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:08:16.503 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:08:16.504 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:08:16.588 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:08:16.588 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:08:26.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 23:08:26.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 23:08:36.510 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:08:36.510 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:08:36.590 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:08:36.591 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:08:46.517 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:08:46.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 23:08:56.518 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:08:56.519 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:08:56.598 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:08:56.598 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:09:06.523 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:09:06.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 23:09:14.440 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:09:16.524 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:09:16.525 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:09:16.604 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:09:16.604 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:09:26.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 23:09:26.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:09:36.530 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:09:36.531 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:09:36.607 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:09:36.608 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:09:46.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 23:09:46.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:09:56.537 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:09:56.538 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:09:56.613 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:09:56.614 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:10:06.547 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:10:06.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 23:10:14.436 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:10:16.548 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:10:16.549 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:10:16.619 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:10:16.620 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:10:26.557 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:10:26.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 23:10:36.558 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:10:36.559 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:10:36.626 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:10:36.627 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:10:46.563 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:10:46.631 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:10:56.565 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:10:56.565 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:10:56.631 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:10:56.632 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:11:06.573 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:11:06.637 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:11:14.440 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:11:16.574 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:11:16.574 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:11:16.638 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:11:16.638 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:11:26.578 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:11:26.641 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:11:36.579 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:11:36.579 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:11:36.642 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:11:36.643 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:11:46.582 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:11:46.647 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP MR Topic. DMaaP MR unsuccessful Response Code: 503, DMaaP Response Body: upstream connect error or disconnect/reset before headers. reset reason: connection failure 23:11:56.583 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:11:56.584 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:11:56.648 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:11:56.649 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:06.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 23:12:06.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:12:14.432 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:12:16.589 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:16.589 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:16.657 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:16.658 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:26.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:12:26.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 23:12:36.597 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:36.598 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:36.667 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:36.668 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:46.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 23:12:46.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:12:56.604 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:56.605 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:12:56.677 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:12:56.678 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:06.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 23:13:06.681 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:13:16.614 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:16.614 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:16.682 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:16.683 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:26.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 23:13:26.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:13:36.622 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:36.622 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:36.687 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:36.688 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:46.628 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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 23:13:56.629 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:56.629 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:13:56.692 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:13:56.692 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:06.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 23:14:06.695 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.434 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:14:16.636 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:16.637 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:16.696 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:16.697 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:26.640 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.697 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.641 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:36.642 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:36.698 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:36.698 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:46.646 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.702 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.647 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:56.648 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:14:56.703 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:14:56.703 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:06.657 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.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 23:15:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:15:16.658 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:16.658 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:16.709 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:16.710 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:26.662 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.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 23:15:36.663 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:36.663 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:36.715 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:36.715 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:46.671 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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 23:15:56.672 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:56.672 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:15:56.720 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:15:56.721 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:06.676 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.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 23:16:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:16:16.676 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:16.677 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:16.727 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:16.727 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:26.677 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.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 23:16:36.678 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:36.678 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:36.731 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:36.732 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:46.683 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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 23:16:56.684 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:56.686 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:16:56.737 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:16:56.737 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:06.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 23:17:06.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 23:17:14.433 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:17:16.693 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:16.694 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:16.746 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:16.747 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:26.700 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.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:17:36.701 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:36.702 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:36.753 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:36.753 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:46.706 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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 23:17:56.706 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:56.707 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:17:56.755 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:17:56.756 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:06.716 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.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:18:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:18:16.717 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:16.717 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:16.762 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:16.762 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:26.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 23:18:26.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 23:18:36.725 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:36.725 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:36.771 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:36.772 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:46.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 23:18:46.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 23:18:56.734 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:56.734 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:18:56.777 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:18:56.777 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:06.745 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.778 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.433 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:19:16.746 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:16.750 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:16.779 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:16.779 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:26.753 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.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 23:19:36.754 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:36.755 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:36.782 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:36.783 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:46.756 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.785 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.757 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:56.758 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:19:56.785 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:19:56.786 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:06.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 23:20:06.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 23:20:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:20:16.765 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:16.765 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:16.794 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:16.794 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:26.771 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.798 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.772 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:36.772 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:36.799 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:36.799 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:46.776 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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 23:20:56.777 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:56.777 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:20:56.805 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:20:56.805 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:06.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 23:21:06.810 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:21:16.779 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:16.780 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:16.811 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:16.811 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:26.781 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.817 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.781 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:36.782 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:36.818 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:36.819 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:46.785 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.824 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.786 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:56.786 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:21:56.825 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:21:56.825 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:06.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 23:22:06.829 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.432 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:22:16.789 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:16.790 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:16.830 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:16.830 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:26.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 23:22:26.833 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.794 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:36.795 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:36.834 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:36.834 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:46.798 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.838 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.798 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:56.799 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:22:56.838 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:22:56.839 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:06.804 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.843 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:23:16.804 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:16.805 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:16.844 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:16.844 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:26.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 23:23:26.847 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.807 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:36.808 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:36.848 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:36.848 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:46.811 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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 23:23:56.811 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:56.812 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:23:56.851 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:23:56.852 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:06.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:24:06.854 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:24:16.815 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:16.815 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:16.855 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:16.855 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:26.819 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.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:24:36.819 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:36.820 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:36.859 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:36.859 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:46.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 23:24:46.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 23:24:56.826 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:56.826 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:24:56.865 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:24:56.866 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:06.830 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.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 23:25:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:25:16.831 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:16.832 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:16.870 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:16.871 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:26.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 23:25:26.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 23:25:36.834 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:36.838 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:36.875 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:36.876 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:46.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 23:25:46.878 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.842 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:56.843 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:25:56.878 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:25:56.879 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:06.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 23:26:06.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 23:26:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:26:16.857 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:16.858 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:16.885 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:16.886 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:26.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 23:26:26.889 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.865 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:36.866 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:36.890 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:36.890 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:46.871 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.895 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.872 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:56.872 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:26:56.896 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:26:56.896 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:06.873 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.897 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:27:16.873 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:16.874 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:16.897 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:16.898 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:26.878 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.897 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.879 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:36.879 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:36.897 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:36.898 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:46.882 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.902 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.883 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:56.883 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:27:56.902 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:27:56.903 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:06.886 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.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:28:14.433 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:28:16.886 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:16.887 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:16.906 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:16.906 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:26.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:28:26.909 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.892 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:36.893 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:36.909 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:36.910 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:46.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 23:28:46.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:28:56.897 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:56.898 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:28:56.917 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:28:56.917 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:06.904 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.920 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:29:16.905 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:16.905 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:16.920 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:16.921 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:26.909 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.921 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.910 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:36.911 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:36.922 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:36.922 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:46.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:29:46.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 23:29:56.917 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:56.918 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:29:56.928 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:29:56.929 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:06.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 23:30:06.934 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:30:16.923 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:16.923 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:16.934 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:16.935 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:26.929 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.941 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.929 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:36.930 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:36.941 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:36.941 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:46.934 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.946 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.935 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:56.935 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:30:56.947 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:30:56.947 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:06.938 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.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:31:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:31:16.938 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:16.939 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:16.950 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:16.950 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:26.945 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.957 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.946 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:36.947 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:36.957 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:36.958 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:46.952 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.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:31:56.953 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:56.954 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:31:56.965 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:31:56.965 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:06.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 23:32:06.966 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:32:16.959 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:16.959 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:16.966 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:16.967 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:26.962 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.972 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.962 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:36.963 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:36.972 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:36.973 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:46.969 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.977 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.970 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:56.970 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:32:56.977 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:32:56.977 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:06.975 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:06.982 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:33:16.976 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:16.976 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:16.983 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:16.983 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:26.978 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:26.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 23:33:36.979 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:36.980 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:36.987 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:36.987 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:46.985 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:46.992 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:56.985 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:56.986 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:33:56.993 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:33:56.994 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:06.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 23:34:07.003 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:34:16.992 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:16.992 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:17.003 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:17.004 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:26.996 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.007 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:36.997 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:36.997 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:37.008 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:37.008 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:46.999 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.015 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.000 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:57.000 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:34:57.015 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:34:57.016 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:07.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 23:35:07.019 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:35:17.008 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:17.008 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:17.019 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:17.020 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:27.011 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.023 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.012 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:37.013 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:37.024 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:37.024 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:47.016 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 23:35:57.017 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:57.018 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:35:57.029 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:35:57.029 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:07.024 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.035 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.432 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:36:17.024 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:17.025 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:17.036 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:17.036 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:27.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 23:36:27.040 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.029 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:37.030 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:37.040 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:37.041 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:47.036 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.044 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.037 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:57.037 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:36:57.044 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:36:57.044 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:07.044 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.048 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:37:17.045 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:17.045 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:17.049 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:17.049 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:27.051 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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:37:37.053 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:37.053 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:37.054 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:37.054 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:47.058 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.058 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.059 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:57.059 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:37:57.059 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:37:57.059 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:07.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 23:38:07.064 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:38:17.062 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:17.063 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:17.065 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:17.065 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:27.065 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.065 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.066 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:37.066 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:37.066 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:37.066 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:47.071 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 23:38:57.072 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:57.072 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:38:57.073 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:38:57.074 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:07.074 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:39:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:39:17.075 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:17.075 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:17.078 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:17.078 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:27.080 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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:39:37.081 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:37.081 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:37.085 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:37.085 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:47.085 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.093 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.086 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:57.086 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:39:57.094 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:39:57.094 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:07.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 23:40:07.100 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:40:17.093 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:17.093 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:17.101 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:17.101 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:27.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 23:40:27.106 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.099 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:37.100 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:37.107 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:37.107 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:47.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:40:47.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 23:40:57.103 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:57.104 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:40:57.111 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:40:57.111 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:07.109 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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 23:41:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:41:17.109 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:17.110 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:17.117 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:17.117 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:27.119 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.120 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.120 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:37.120 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:37.120 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:37.121 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:47.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 23:41:47.128 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.125 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:57.125 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:41:57.129 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:41:57.129 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:07.130 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.134 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:42:17.131 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:17.132 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:17.134 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:17.134 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:27.135 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 23:42:37.136 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:37.136 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:37.139 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:37.140 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:47.144 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.144 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.145 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:57.145 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:42:57.145 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:42:57.146 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:07.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 23:43:07.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 23:43:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:43:17.152 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:17.152 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:17.153 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:17.153 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:27.158 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.160 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.158 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:37.159 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:37.161 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:37.161 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:47.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 23:43:47.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 23:43:57.162 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:57.163 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:43:57.163 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:43:57.163 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:07.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 23:44:07.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 23:44:14.428 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:44:17.167 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:17.167 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:17.167 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:17.167 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:27.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:44:27.172 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.173 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:37.173 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:37.174 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:37.174 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:47.178 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.178 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.178 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:57.179 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:44:57.179 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:44:57.179 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:07.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:45:07.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 23:45:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:45:17.187 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:17.187 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:17.188 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:17.188 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:27.189 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 23:45:37.190 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:37.190 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:37.190 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:37.191 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:47.196 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.196 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.197 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:57.197 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:45:57.197 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:45:57.197 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:07.204 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.204 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:46:17.205 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:17.205 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:17.205 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:17.205 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:27.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:46:27.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:46:37.212 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:37.212 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:37.212 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:37.212 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:47.213 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.213 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.214 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:57.214 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:46:57.215 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:46:57.215 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:07.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:47:07.221 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:47:17.221 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:17.221 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:17.222 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:17.222 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:27.226 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.226 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.227 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:37.227 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:37.228 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:37.228 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:47.232 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 23:47:57.232 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:57.232 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:47:57.233 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:47:57.233 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:07.237 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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 23:48:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:48:17.238 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:17.238 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:17.241 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:17.242 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:27.245 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.245 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.245 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:37.246 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:37.246 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:37.246 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:47.252 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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:48:57.253 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:57.253 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:48:57.254 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:48:57.254 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:07.259 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.259 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:49:17.260 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:17.260 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:17.260 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:17.260 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:27.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 23:49:27.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 23:49:37.263 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:37.263 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:37.263 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:37.264 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:47.268 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.269 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.269 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:57.269 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:49:57.270 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:49:57.270 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:07.276 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.276 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:50:17.277 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:17.277 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:17.277 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:17.277 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:27.284 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 23:50:37.285 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:37.285 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:37.285 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:37.286 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:47.292 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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:50:57.293 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:57.293 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:50:57.293 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:50:57.294 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:07.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:51:07.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:51:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:51:17.299 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:17.299 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:17.299 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:17.300 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:27.302 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.302 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.302 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:37.302 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:37.303 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:37.303 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:47.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:51:47.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 23:51:57.308 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:57.308 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:51:57.308 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:51:57.309 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:07.310 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.310 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:52:17.310 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:17.311 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:17.311 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:17.311 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:27.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:52:27.314 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.315 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:37.315 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:37.315 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:37.316 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:47.320 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.320 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.321 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:57.321 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:52:57.321 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:52:57.321 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:07.328 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.328 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:53:17.328 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:17.329 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:17.329 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:17.329 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:27.332 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 23:53:37.333 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:37.333 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:37.333 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:37.333 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:47.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 23:53:47.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 23:53:57.339 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:57.339 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:53:57.339 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:53:57.340 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:07.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:54:07.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:54:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:54:17.342 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:17.342 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:17.342 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:17.342 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:27.347 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.347 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.347 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:37.347 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:37.348 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:37.348 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:47.351 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.352 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.352 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:57.352 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:54:57.352 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:54:57.353 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:07.356 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.356 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:55:17.357 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:17.357 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:17.357 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:17.357 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:27.362 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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:55:37.363 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:37.364 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:37.364 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:37.365 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:47.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:55:47.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:55:57.370 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:57.371 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:55:57.370 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:55:57.372 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:07.374 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.374 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.428 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:56:17.375 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:17.375 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:17.376 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:17.376 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:27.378 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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:56:37.379 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:37.379 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:37.380 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:37.380 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:47.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 23:56:47.384 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.384 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:57.384 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:56:57.384 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:56:57.385 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:07.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:57:07.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:57:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:57:17.390 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:17.390 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:17.390 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:17.391 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:27.394 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 23:57:37.395 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:37.395 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:37.395 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:37.396 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:47.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:57:47.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:57:57.398 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:57.398 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:57:57.399 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:57:57.400 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:07.404 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.405 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:58:17.405 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:17.405 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:17.405 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:17.406 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:27.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 23:58:27.409 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.410 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:37.410 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:37.410 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:37.410 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:47.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 23:58:47.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 23:58:57.419 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:57.419 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:58:57.420 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:58:57.420 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:07.422 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:59:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 23:59:17.423 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:17.423 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:17.424 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:17.424 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:27.427 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.427 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.428 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:37.428 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:37.428 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:37.428 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:47.429 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.429 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.430 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:57.430 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 23:59:57.431 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 23:59:57.431 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:07.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:07.436 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:00:17.438 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:17.438 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:17.439 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:17.439 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:27.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:00:27.441 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.441 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:37.442 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:37.442 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:37.442 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:47.446 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.446 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.447 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:57.447 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:00:57.447 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:00:57.447 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:07.449 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.449 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:01:17.449 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:17.450 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:17.450 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:17.450 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:27.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 00:01:27.454 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.455 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:37.455 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:37.455 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:37.455 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:47.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:01:47.458 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.458 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:57.458 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:01:57.459 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:01:57.459 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:07.463 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.464 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:02:17.464 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:17.464 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:17.464 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:17.464 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:27.467 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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:02:37.468 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:37.468 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:37.468 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:37.469 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:47.477 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.477 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.477 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:57.477 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:02:57.478 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:02:57.478 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:07.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 00:03:07.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 00:03:14.428 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:03:17.484 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:17.484 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:17.484 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:17.484 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:27.486 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.486 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.486 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:37.487 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:37.487 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:37.496 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:47.500 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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:03:57.501 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:57.501 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:03:57.501 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:03:57.501 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:07.508 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.508 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.441 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:04:17.508 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:17.508 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:17.509 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:17.509 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:27.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 00:04:27.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:04:37.512 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:37.513 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:37.516 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:37.516 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:47.518 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.519 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.519 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:57.519 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:04:57.519 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:04:57.520 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:07.521 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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 00:05:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:05:17.522 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:17.523 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:17.525 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:17.525 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:27.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 00:05:27.529 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.526 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:37.526 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:37.529 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:37.530 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:47.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:05:47.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:05:57.533 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:57.533 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:05:57.536 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:05:57.537 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:07.540 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:06:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:06:17.541 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:17.541 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:17.541 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:17.541 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:27.541 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.542 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.541 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:37.542 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:37.542 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:37.543 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:47.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:06:47.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:06:57.547 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:57.547 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:06:57.547 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:06:57.548 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:07.550 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.550 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:07:17.551 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:17.551 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:17.551 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:17.551 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:27.553 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 00:07:37.554 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:37.554 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:37.554 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:37.554 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:47.559 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:07:57.560 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:57.560 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:07:57.560 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:07:57.560 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:07.561 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:08:14.432 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:08:17.562 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:17.562 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:17.563 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:17.563 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:27.566 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.566 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.566 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:37.566 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:37.567 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:37.567 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:47.570 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:08:57.570 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:57.571 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:08:57.571 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:08:57.572 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:07.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 00:09:07.575 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:09:17.575 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:17.575 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:17.576 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:17.576 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:27.577 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.578 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.578 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:37.578 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:37.578 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:37.580 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:47.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:09:47.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:09:57.583 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:57.583 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:09:57.584 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:09:57.584 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:07.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:10:07.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:10:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:10:17.589 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:17.589 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:17.590 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:17.590 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:27.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 00:10:27.596 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.597 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:37.597 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:37.598 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:37.598 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:47.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:10:47.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:10:57.602 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:57.603 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:10:57.603 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:10:57.603 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:07.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:11:07.610 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:11:17.610 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:17.610 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:17.611 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:17.611 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:27.616 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.616 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.617 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:37.617 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:37.619 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:37.619 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:47.624 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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:11:57.625 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:57.625 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:11:57.625 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:11:57.625 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:07.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:12:07.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:12:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:12:17.632 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:17.633 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:17.634 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:17.633 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:27.640 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.640 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.640 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:37.641 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:37.641 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:37.641 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:47.642 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.646 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.642 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:57.643 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:12:57.646 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:12:57.646 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:07.648 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.652 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:13:17.648 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:17.649 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:17.653 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:17.653 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:27.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 00:13:27.654 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.651 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:37.651 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:37.654 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:37.654 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:47.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:13:47.660 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.657 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:57.657 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:13:57.660 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:13:57.661 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:07.662 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.662 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:14:17.662 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:17.662 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:17.663 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:17.663 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:27.667 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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:14:37.667 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:37.668 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:37.667 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:37.668 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:47.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:14:47.671 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.671 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:57.671 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:14:57.672 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:14:57.672 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:07.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 00:15:07.677 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:15:17.677 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:17.677 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:17.677 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:17.678 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:27.683 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.683 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.684 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:37.684 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:37.684 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:37.684 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:47.688 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.689 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.689 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:57.689 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:15:57.690 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:15:57.690 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:07.693 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.693 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:16:17.694 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:17.694 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:17.694 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:17.694 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:27.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:16:27.699 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.699 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:37.699 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:37.700 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:37.700 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:47.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 00:16:47.705 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.705 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:57.705 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:16:57.705 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:16:57.705 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:07.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 00:17:07.710 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:17:17.710 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:17.710 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:17.710 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:17.711 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:27.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 00:17:27.716 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.714 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:37.714 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:37.717 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:37.717 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:47.717 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.717 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.718 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:57.718 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:17:57.718 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:17:57.718 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:07.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:18:07.723 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:18:17.724 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:17.724 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:17.724 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:17.725 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:27.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:18:27.726 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.726 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:37.726 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:37.727 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:37.727 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:47.731 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.731 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.731 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:57.732 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:18:57.732 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:18:57.732 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:07.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:19:07.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:19:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:19:17.737 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:17.737 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:17.737 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:17.738 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:27.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 00:19:27.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 00:19:37.743 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:37.743 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:37.743 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:37.743 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:47.745 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:19:57.746 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:57.746 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:19:57.746 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:19:57.746 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:07.750 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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 00:20:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:20:17.751 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:17.751 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:17.751 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:17.751 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:27.753 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.753 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.754 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:37.754 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:37.754 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:37.754 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:47.762 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:20:57.763 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:57.763 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:20:57.763 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:20:57.764 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:07.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 00:21:07.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 00:21:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:21:17.769 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:17.769 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:17.769 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:17.769 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:27.771 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 00:21:37.772 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:37.772 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:37.775 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:37.775 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:47.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:21:47.778 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.774 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:57.775 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:21:57.778 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:21:57.779 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:07.778 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.781 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:22:17.779 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:17.779 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:17.782 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:17.782 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:27.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 00:22:27.788 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.785 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:37.785 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:37.788 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:37.789 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:47.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 00:22:47.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:22:57.790 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:57.790 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:22:57.790 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:22:57.790 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:07.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:23:07.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:23:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:23:17.797 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:17.798 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:17.798 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:17.799 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:27.803 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.803 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.803 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:37.803 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:37.804 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:37.804 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:47.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:23:47.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 00:23:57.806 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:57.806 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:23:57.808 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:23:57.808 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:07.812 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:24:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:24:17.813 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:17.813 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:17.813 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:17.813 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:27.819 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.819 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.820 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:37.820 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:37.820 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:37.820 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:47.828 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:24:57.829 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:57.829 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:24:57.829 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:24:57.830 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:07.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 00:25:07.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 00:25:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:25:17.834 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:17.834 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:17.835 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:17.835 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:27.838 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.838 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.839 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:37.839 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:37.839 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:37.840 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:47.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 00:25:47.845 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.845 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:57.845 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:25:57.845 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:25:57.846 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:07.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 00:26:07.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 00:26:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:26:17.852 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:17.852 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:17.852 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:17.852 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:27.856 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 00:26:37.857 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:37.857 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:37.858 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:37.858 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:47.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 00:26:47.864 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.864 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:57.865 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:26:57.864 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:26:57.865 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:07.867 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.867 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:27:17.868 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:17.868 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:17.869 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:17.869 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:27.872 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.872 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.872 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:37.872 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:37.873 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:37.873 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:47.873 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.874 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.873 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:57.874 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:27:57.874 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:27:57.875 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:07.880 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:28:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:28:17.881 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:17.881 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:17.881 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:17.882 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:27.882 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.886 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.882 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:37.883 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:37.887 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:37.887 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:47.887 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.892 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.888 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:57.888 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:28:57.892 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:28:57.893 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:07.893 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.895 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:29:17.894 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:17.894 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:17.896 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:17.896 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:27.901 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 00:29:37.901 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:37.901 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:37.902 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:37.902 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:47.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 00:29:47.905 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.906 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:57.906 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:29:57.906 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:29:57.906 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:07.911 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.911 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.431 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:30:17.912 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:17.912 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:17.912 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:17.912 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:27.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:30:27.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 00:30:37.916 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:37.916 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:37.917 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:37.917 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:47.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 00:30:47.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 00:30:57.923 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:57.924 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:30:57.924 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:30:57.925 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:07.926 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.927 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:31:17.927 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:17.927 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:17.927 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:17.928 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:27.935 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.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 00:31:37.936 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:37.936 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:37.936 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:37.937 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:47.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 00:31:47.944 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.941 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:57.941 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:31:57.945 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:31:57.945 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:07.943 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.948 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:32:17.944 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:17.944 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:17.948 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:17.948 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:27.946 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.952 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.947 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:37.947 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:37.953 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:37.953 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:47.951 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:32:57.952 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:57.952 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:32:57.955 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:32:57.955 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:07.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 00:33:07.959 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:33:17.956 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:17.957 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:17.959 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:17.959 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:27.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 00:33:27.962 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.957 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:37.957 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:37.962 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:37.962 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:47.963 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.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 00:33:57.965 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:57.965 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:33:57.968 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:33:57.968 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:07.970 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.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:34:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:34:17.971 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:17.971 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:17.972 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:17.972 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:27.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 00:34:27.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 00:34:37.976 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:37.977 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:37.977 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:37.977 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:47.978 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:47.979 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.978 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:57.979 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:34:57.980 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:34:57.980 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:07.982 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.984 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:35:17.983 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:17.983 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:17.984 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:17.985 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:27.986 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:27.987 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:37.986 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:37.987 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:37.987 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:37.988 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:47.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 00:35:47.991 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:57.992 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:57.992 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:35:57.992 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:35:57.992 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:07.996 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:07.996 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:36:17.997 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:17.997 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:17.997 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:17.997 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:27.999 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.000 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.000 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:38.000 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:38.000 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:38.001 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:48.002 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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:36:58.003 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:58.003 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:36:58.004 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:36:58.005 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:08.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 00:37:08.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 00:37:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:37:18.008 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:18.008 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:18.009 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:18.009 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:28.015 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.015 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.016 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:38.016 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:38.016 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:38.016 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:48.020 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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 00:37:58.020 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:58.020 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:37:58.021 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:37:58.021 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:08.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:38:08.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:38:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:38:18.028 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:18.029 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:18.029 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:18.029 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:28.031 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.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 00:38:38.032 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:38.032 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:38.034 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:38.034 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:48.036 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.038 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:58.037 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:58.038 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:38:58.039 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:38:58.039 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:08.044 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.045 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:39:18.044 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:18.045 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:18.045 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:18.045 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:28.048 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.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:39:38.049 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:38.050 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:38.053 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:38.053 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:48.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 00:39:48.054 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:58.055 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:58.055 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:39:58.055 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:39:58.055 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:08.061 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.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 00:40:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:40:18.061 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:18.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:18.062 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:18.062 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:28.069 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.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 00:40:38.069 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:38.069 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:38.070 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:38.070 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:48.073 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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:40:58.074 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:58.074 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:40:58.077 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:40:58.077 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:08.080 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.081 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.428 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:41:18.080 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:18.081 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:18.081 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:18.082 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:28.088 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.088 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.089 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:38.089 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:38.089 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:38.089 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:48.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:41:48.097 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:58.093 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:58.094 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:41:58.097 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:41:58.098 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:08.097 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.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 00:42:14.439 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:42:18.097 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:18.098 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:18.105 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:18.105 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:28.103 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.111 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.104 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:38.104 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:38.112 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:38.112 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:48.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 00:42:48.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 00:42:58.108 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:58.108 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:42:58.116 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:42:58.116 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:08.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:43:08.118 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:43:18.111 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:18.111 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:18.119 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:18.119 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:28.113 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.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 00:43:38.114 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:38.114 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:38.121 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:38.121 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:48.118 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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 00:43:58.118 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:58.119 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:43:58.122 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:43:58.122 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:08.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 00:44:08.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 00:44:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:44:18.124 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:18.124 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:18.127 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:18.128 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:28.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 00:44:28.130 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.127 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:38.127 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:38.131 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:38.131 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:48.133 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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 00:44:58.133 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:58.134 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:44:58.137 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:44:58.137 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:08.139 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.143 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:45:18.140 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:18.140 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:18.143 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:18.144 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:28.144 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.147 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.144 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:38.145 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:38.148 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:38.148 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:48.150 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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 00:45:58.151 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:58.151 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:45:58.151 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:45:58.152 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:08.156 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.156 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:46:18.156 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:18.157 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:18.157 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:18.157 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:28.160 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.163 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.161 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:38.161 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:38.163 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:38.164 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:48.163 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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 00:46:58.164 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:58.165 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:46:58.165 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:46:58.167 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:08.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 00:47:08.173 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:47:18.172 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:18.173 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:18.174 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:18.174 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:28.173 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.177 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.174 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:38.175 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:38.178 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:38.178 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:48.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 00:47:48.181 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:58.181 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:58.181 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:47:58.181 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:47:58.181 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:08.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:48:08.188 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.428 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:48:18.187 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:18.187 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:18.188 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:18.189 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:28.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 00:48:28.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 00:48:38.192 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:38.192 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:38.192 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:38.193 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:48.196 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.196 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:58.196 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:58.197 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:48:58.197 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:48:58.197 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:08.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 00:49:08.199 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.430 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:49:18.200 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:18.200 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:18.200 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:18.200 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:28.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 00:49:28.204 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.203 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:38.203 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:38.204 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:38.204 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:48.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 00:49:48.207 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:58.207 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:58.208 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:49:58.208 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:49:58.209 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:08.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:50:08.215 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:50:18.212 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:18.212 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:18.216 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:18.216 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:28.217 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.218 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.218 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:38.219 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:38.219 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:38.220 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:48.222 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:48.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:50:58.223 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:58.223 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:50:58.223 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:50:58.224 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:08.225 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:08.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 00:51:14.429 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 00:51:18.226 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:18.226 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:18.229 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:18.229 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:28.230 [snmp-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:28.230 [rcc-notification] ERROR errorLogger - Unable to fetch messages to DMaaP 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:38.231 [snmp-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:38.231 [rcc-notification] DEBUG debugLogger - number of messages to be converted :0 00:51:38.231 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 00:51:38.231 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present.