09:35:36,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:35:36,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 09:35:36,915 |-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] 09:35:36,936 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@53fb3dab - URL [jar:file:/opt/app/VESAdapter/lib/UniversalVesAdapter-1.4.0.jar!/logback.xml] is not of type file 09:35:37,141 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:35:37,155 |-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] 09:35:37,155 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:35:37,159 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:35:37,162 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:35:37,251 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 09:35:37,251 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 09:35:37,251 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 09:35:37,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:35:37,257 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metricsAppender] 09:35:37,264 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - setting totalSizeCap to 200 MB 09:35:37,266 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - Archive files will be limited to [100 MB] each. 09:35:37,269 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - Will use gz compression 09:35:37,271 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@212890971 - Will use the pattern logs/metrics-%d{yyyy-MM-dd}.%i.log for the active file 09:35:37,275 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@33065d67 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/metrics-%d{yyyy-MM-dd}.%i.log.gz'. 09:35:37,275 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@33065d67 - Roll-over at midnight. 09:35:37,284 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@33065d67 - Setting initial period to Mon Nov 21 09:35:37 GMT 2022 09:35:37,287 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 09:35:37,287 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 09:35:37,287 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 09:35:37,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - Active log file name: logs/metrics.log 09:35:37,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metricsAppender] - File property is set to [logs/metrics.log] 09:35:37,291 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:35:37,291 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debugAppender] 09:35:37,292 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - setting totalSizeCap to 200 MB 09:35:37,292 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - Archive files will be limited to [100 MB] each. 09:35:37,292 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - Will use gz compression 09:35:37,293 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1898325501 - Will use the pattern logs/debug-%d{yyyy-MM-dd}.%i.log for the active file 09:35:37,294 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7bba5817 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/debug-%d{yyyy-MM-dd}.%i.log.gz'. 09:35:37,294 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7bba5817 - Roll-over at midnight. 09:35:37,294 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7bba5817 - Setting initial period to Mon Nov 21 09:35:37 GMT 2022 09:35:37,296 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 09:35:37,296 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 09:35:37,296 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 09:35:37,296 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - Active log file name: logs/debug.log 09:35:37,296 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debugAppender] - File property is set to [logs/debug.log] 09:35:37,296 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 09:35:37,296 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [errorAppender] 09:35:37,298 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - setting totalSizeCap to 200 MB 09:35:37,298 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - Archive files will be limited to [100 MB] each. 09:35:37,298 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - Will use gz compression 09:35:37,299 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1949298838 - Will use the pattern logs/error-%d{yyyy-MM-dd}.%i.log for the active file 09:35:37,300 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@75437611 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/error-%d{yyyy-MM-dd}.%i.log.gz'. 09:35:37,300 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@75437611 - Roll-over at midnight. 09:35:37,300 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@75437611 - Setting initial period to Mon Nov 21 09:35:37 GMT 2022 09:35:37,301 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - This appender no longer admits a layout as a sub-component, set an encoder instead. 09:35:37,301 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 09:35:37,301 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 09:35:37,302 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - Active log file name: logs/error.log 09:35:37,302 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[errorAppender] - File property is set to [logs/error.log] 09:35:37,302 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [metricsLogger] to INFO 09:35:37,302 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [metricsLogger] to false 09:35:37,302 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metricsAppender] to Logger[metricsLogger] 09:35:37,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[metricsLogger] 09:35:37,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [debugLogger] to DEBUG 09:35:37,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [debugLogger] to false 09:35:37,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[debugLogger] 09:35:37,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[debugLogger] 09:35:37,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [errorLogger] to DEBUG 09:35:37,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [errorLogger] to false 09:35:37,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [errorAppender] to Logger[errorLogger] 09:35:37,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[errorLogger] 09:35:37,304 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 09:35:37,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debugAppender] to Logger[ROOT] 09:35:37,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:35:37,304 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:35:37,305 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@350aac89 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.1.RELEASE) 09:35:38.277 [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) 09:35:38.283 [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 09:35:40.787 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8085 (http) 09:35:40.812 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8085"] 09:35:40.833 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 09:35:40.833 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.14] 09:35:40.850 [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] 09:35:41.126 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 09:35:41.126 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2424 ms 09:35:41.343 [main] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 09:35:41.826 [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 09:35:42.486 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8085"] 09:35:42.522 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8085 (http) with context path '' 09:35:42.528 [main] INFO o.o.universalvesadapter.Application - Started Application in 5.114 seconds (JVM running for 6.2) 09:35:42.533 [main] INFO debugLogger - The Default Config file Location:kv.json 09:35:42.534 [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} 09:35:42.718 [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 09:35:47.847 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:35:47.857 [parallel-1] INFO debugLogger - Retrieved JsonArray from Collector Config File 09:35:47.858 [parallel-1] INFO debugLogger - Triggering controller's start url 09:35:47.858 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: START 09:35:48.428 [http-nio-8085-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 09:35:48.429 [http-nio-8085-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 09:35:48.440 [http-nio-8085-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 11 ms 09:35:48.475 [http-nio-8085-exec-1] INFO metricsLogger - UniversalVesAdapter Application starting... 09:35:48.475 [http-nio-8085-exec-1] INFO debugLogger - Creating Subcriber and Publisher with creator............. 09:35:48.477 [http-nio-8085-exec-1] INFO debugLogger - Retrieved JsonArray from Collector Config File 09:35:48.477 [http-nio-8085-exec-1] INFO debugLogger - returning Dmaap topics from Collector Config 09:35:49.014 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 09:35:49.015 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@3071402d 09:35:49.033 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-RESTCONFTRAP/grp2/con2 09:35:49.034 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Mon Nov 21 09:35:49 GMT 2022 09:35:49.046 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 09:35:49.047 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@3abb49ac 09:35:49.047 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000 09:35:49.048 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.VES_PNFREG_OUTPUT 09:35:49.049 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Mon Nov 21 09:35:49 GMT 2022 09:35:49.056 [http-nio-8085-exec-1] INFO debugLogger - Created scriber topic:ONAP-COLLECTOR-RESTCONFTRAPpublisher topic:unauthenticated.VES_PNFREG_OUTPUT 09:35:49.059 [rcc-notification] INFO metricsLogger - fetch and publish from and to Dmaap started:rcc-notification 09:35:49.060 [rcc-notification] INFO debugLogger - The Polling Interval in Milli Second is :{}10000 09:35:49.060 [rcc-notification] INFO debugLogger - starting subscriber & publisher thread:rcc-notification 09:35:49.062 [rcc-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 09:35:49.073 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 09:35:49.073 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Subscriber Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRSubscriberConfig@57b636f3 09:35:49.075 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Subscriber URI: http://10.53.172.156:3904/events/ONAP-COLLECTOR-SNMPTRAP/grp2/con2 09:35:49.075 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Subscriber Instance. Subscriber creation time: Mon Nov 21 09:35:49 GMT 2022 09:35:49.084 [http-nio-8085-exec-1] INFO debugLogger - Created new instance of DMaaP MR Factory 09:35:49.085 [http-nio-8085-exec-1] DEBUG debugLogger - Creating new DMaaP MR Publisher Instance with configuration: org.onap.universalvesadapter.configs.DMaaPMRPublisherConfig@74946b4f 09:35:49.085 [http-nio-8085-exec-1] DEBUG debugLogger - Creating Instance of DMaaP Publisher Queue. BatchQueueSize: 1, RecoveryQueueSize: 100000 09:35:49.086 [http-nio-8085-exec-1] INFO debugLogger - Created DMaaP MR Publisher URI: http://10.53.172.156:3904/events/unauthenticated.SEC_FAULT_OUTPUT 09:35:49.086 [http-nio-8085-exec-1] INFO debugLogger - Created new DMaaP MR Publisher Instance. Publisher creation time: Mon Nov 21 09:35:49 GMT 2022 09:35:49.086 [http-nio-8085-exec-1] INFO debugLogger - Created scriber topic:ONAP-COLLECTOR-SNMPTRAPpublisher topic:unauthenticated.SEC_FAULT_OUTPUT 09:35:49.087 [snmp-notification] INFO metricsLogger - fetch and publish from and to Dmaap started:snmp-notification 09:35:49.088 [snmp-notification] INFO debugLogger - The Polling Interval in Milli Second is :{}10000 09:35:49.088 [snmp-notification] INFO debugLogger - starting subscriber & publisher thread:snmp-notification 09:35:49.089 [snmp-notification] DEBUG debugLogger - DMaaP MR Subscriber Authentication is disabled as username or password is not present. 09:35:49.122 [parallel-1] DEBUG debugLogger - VESAdapterInitializer:: fetchResultFromDestination :: END 09:36:47.839 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:37:47.838 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:37:58.605 [snmp-notification] ERROR errorLogger - IO Exception while fetching messages from DMaaP Topic. Exception org.apache.http.conn.HttpHostConnectException: Connect to 10.53.172.156:3904 [/10.53.172.156] failed: Connection timed out (Connection timed out) 09:37:58.605 [rcc-notification] ERROR errorLogger - IO Exception while fetching messages from DMaaP Topic. Exception org.apache.http.conn.HttpHostConnectException: Connect to 10.53.172.156:3904 [/10.53.172.156] failed: Connection timed out (Connection timed out) 09:38:47.844 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:39:47.847 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:40:47.834 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:41:47.848 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:42:47.832 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:43:47.838 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:44:47.836 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:45:47.833 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:46:47.834 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:47:47.857 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:48:47.833 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:49:47.836 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:50:47.835 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:51:47.838 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:52:47.830 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:53:47.840 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:54:47.830 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:55:47.830 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:56:47.835 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:57:47.832 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:58:47.835 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 09:59:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:00:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:01:47.830 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:02:47.836 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:03:47.833 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:04:47.831 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:05:47.831 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:06:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:07:47.833 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:08:47.831 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:09:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:10:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:11:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:12:47.833 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:13:47.831 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:14:47.830 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:15:47.834 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:16:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:17:47.834 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:18:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:19:47.828 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:20:47.829 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:21:47.830 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 10:22:47.832 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file