WARN 2024-06-22 18:25:16.244 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:16.251 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:16.252 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:16.255 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:16.274 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:16.275 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:16.276 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:16.278 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:16.280 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:16.281 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:16.281 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:16.283 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:16.284 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:16.285 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:16.286 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:16.337 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:16.357 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:16.360 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:16.360 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:16.360 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:16.361 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:16.361 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:16.361 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:16.361 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-esrsysteminfo.properties DEBUG 2024-06-22 18:25:16.362 +0000 SdncDmaapConsumer - timeoutStr: 20000 DEBUG 2024-06-22 18:25:16.362 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:16.362 +0000 SdncDmaapConsumer - fetchPause: 5000 ERROR 2024-06-22 18:25:16.891 +0000 SdncAaiDmaapConsumer - Unable to process message java.io.IOException: Action type not supported UPDATE at org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer.publishEsrThirdPartySdnc(SdncAaiDmaapConsumer.java:141) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer.publish(SdncAaiDmaapConsumer.java:92) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer.processMsg(SdncAaiDmaapConsumer.java:231) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncEsrDmaapReceiver.testProcessMsgInvalidEventType(TestSdncEsrDmaapReceiver.java:129) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] INFO 2024-06-22 18:25:16.926 +0000 MessageRouterHttpClientJdk - null WARN 2024-06-22 18:25:16.936 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:16.936 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:16.936 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:16.939 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:16.939 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:16.940 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:16.940 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:16.941 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:16.941 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:16.941 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:16.942 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:16.942 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:16.942 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:16.943 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:16.943 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:16.946 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:16.947 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:16.947 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:16.947 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:16.947 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:16.947 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:16.948 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:16.948 +0000 macro - autoload off: VM system will not automatically reload global library macros WARN 2024-06-22 18:25:16.957 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:16.958 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:16.958 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:16.961 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:16.962 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:16.962 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:16.963 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:16.965 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:16.965 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:16.966 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:16.966 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:16.967 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:16.967 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:16.968 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:16.968 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:16.986 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:16.987 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:16.987 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:16.987 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:16.987 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:16.987 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:16.988 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:16.988 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:16.988 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-pserver.properties DEBUG 2024-06-22 18:25:16.989 +0000 SdncDmaapConsumer - timeoutStr: 20000 DEBUG 2024-06-22 18:25:16.989 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:16.989 +0000 SdncDmaapConsumer - fetchPause: 5000 DEBUG 2024-06-22 18:25:17.019 +0000 PoolingHttpClientConnectionManager - Connection manager is shutting down DEBUG 2024-06-22 18:25:17.020 +0000 PoolingHttpClientConnectionManager - Connection manager shut down DEBUG 2024-06-22 18:25:17.025 +0000 loader - ResourceManager: found template-pserver.vt with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader INFO 2024-06-22 18:25:17.033 +0000 SdncOdlConnection - Sending REST POST to http://localhost:8181/restconf/operations/config-selfservice-api:notification-callback INFO 2024-06-22 18:25:17.033 +0000 SdncOdlConnection - Message body: { "input": { "common-header": { "request-id": "20170415000111-1234", "timestamp": "2024-06-22T18:25:17.010161176Z", "originator-id": "AAI", "api-ver": "2.00" }, "payload": "{\r\n \"cambria.partition\": \"AAI\",\r\n \"event-header\": {\r\n \"severity\": \"NORMAL\",\r\n \"entity-type\": \"pserver\",\r\n \"top-entity-type\": \"pserver\",\r\n \"entity-link\": \"https://aai.com:8443/aai/v11/cloud-infrastructure/pservers/pserver/a3d3d3d3/\",\r\n \"event-type\": \"AAI-EVENT\",\r\n \"domain\": \"e2e\",\r\n \"action\": \"UPDATE\",\r\n \"sequence-number\": \"0\",\r\n \"id\": \"20170415000111-1234\",\r\n \"source-name\": \"testclient\",\r\n \"version\": \"v11\",\r\n \"timestamp\": \"20170415-00:01:11:979\"\r\n },\r\n \"entity\": {\r\n \"hostname\": \"host1\",\r\n \"ptnii-equip-name\": \"lat111\",\r\n \"equip-type\": \"server\",\r\n \"equip-vendor\": \"HP\",\r\n \"equip-model\": \"model1\",\r\n \"fqdn\": \"l.global.net\",\r\n \"ipv4-oam-address\": \"12.12.12.12\",\r\n \"in-maint\": false,\r\n \"resource-version\": \"11111111111\",\r\n \"purpose\": \"Gamma\",\r\n \"relationship-list\": {\r\n \"relationship\": [\r\n {\r\n \"related-to\": \"complex\",\r\n \"relationship-data\": [\r\n {\r\n \"relationship-value\": \"L1L2L3\",\r\n \"relationship-key\": \"complex.physical-location-id\"\r\n }\r\n ],\r\n \"related-link\": \"https://aai.com:8443/aai/v11/cloud-infrastructure/complexes/complex/cmpl1\"\r\n }\r\n ]\r\n },\r\n \"p-interfaces\": {\r\n \"p-interface\": []\r\n },\r\n \"lag-interfaces\": {\r\n \"lag-interface\": []\r\n }\r\n }\r\n}" } } ERROR 2024-06-22 18:25:17.044 +0000 SdncAaiDmaapConsumer - Unable to process message java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at java.net.Socket.connect(Socket.java:583) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1430) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1401) ~[?:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncOdlConnection.send(SdncOdlConnection.java:117) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer.processMsg(SdncAaiDmaapConsumer.java:239) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncPserverDmaapReceiver.testProcessMsgFieldMap(TestSdncPserverDmaapReceiver.java:131) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] WARN 2024-06-22 18:25:17.045 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.046 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.046 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.047 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.047 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.047 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.048 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.048 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.048 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.049 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.049 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.049 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.049 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.049 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.050 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.052 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.053 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.053 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.053 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.053 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.053 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.054 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.054 +0000 macro - autoload off: VM system will not automatically reload global library macros INFO 2024-06-22 18:25:17.054 +0000 SdncAaiDmaapConsumer - Missing Event Header node. DEBUG 2024-06-22 18:25:17.055 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.055 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.056 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.056 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.056 +0000 file - FileResourceLoader: adding path '.' DEBUG 2024-06-22 18:25:17.057 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.057 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.057 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.057 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.058 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.058 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.079 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.080 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.080 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.086 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.086 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.086 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.087 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.087 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.087 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.088 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.088 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:17.091 +0000 loader - ResourceManager: found src/main/resources/template-pserver.vt with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader WARN 2024-06-22 18:25:17.093 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.093 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.094 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.095 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.095 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.096 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.096 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.096 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.097 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.097 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.097 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.097 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.097 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.098 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.098 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.101 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.102 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.102 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.102 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.102 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.102 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.102 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.103 +0000 macro - autoload off: VM system will not automatically reload global library macros WARN 2024-06-22 18:25:17.105 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.105 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.105 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.106 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.106 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.106 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.107 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.107 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.107 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.107 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.108 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.108 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.108 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.108 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.108 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.111 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.112 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.112 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.112 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.112 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.113 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.113 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.113 +0000 macro - autoload off: VM system will not automatically reload global library macros INFO 2024-06-22 18:25:17.113 +0000 SdncAaiDmaapConsumer - Unknown Event Type TEST-EVENT WARN 2024-06-22 18:25:17.127 +0000 CMNotifyDmaapConsumer - Missing node in CMNotify-DMAAP message- rpc-name DEBUG 2024-06-22 18:25:17.128 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-1.properties DEBUG 2024-06-22 18:25:17.128 +0000 SdncDmaapConsumer - timeoutStr: 15000 DEBUG 2024-06-22 18:25:17.129 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.129 +0000 SdncDmaapConsumer - fetchPause: 5000 INFO 2024-06-22 18:25:17.131 +0000 CMNotifyDmaapConsumer - POST CM-NOTIFY-API Request {"input":{"fap-service-number-of-entries-changed":1,"fap-service":[{"alias":"Chn0001","cid":"Chn0001","lte-cell-number-of-entries":1,"lte-ran-neighbor-list-in-use-lte-cell-changed":[{"plmnid":"ran-1","cid":"Chn0002","phy-cell-id":4,"pnf-name":"ncserver1","blacklisted":false}]}]}} INFO 2024-06-22 18:25:17.131 +0000 SdncOdlConnection - Sending REST POST to http://localhost:8282/restconf/operations/CM-NOTIFY-API:nbrlist-change-notification INFO 2024-06-22 18:25:17.131 +0000 SdncOdlConnection - Message body: {"input":{"fap-service-number-of-entries-changed":1,"fap-service":[{"alias":"Chn0001","cid":"Chn0001","lte-cell-number-of-entries":1,"lte-ran-neighbor-list-in-use-lte-cell-changed":[{"plmnid":"ran-1","cid":"Chn0002","phy-cell-id":4,"pnf-name":"ncserver1","blacklisted":false}]}]}} ERROR 2024-06-22 18:25:17.132 +0000 CMNotifyDmaapConsumer - Unable to process message java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at java.net.Socket.connect(Socket.java:583) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1430) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1401) ~[?:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncOdlConnection.send(SdncOdlConnection.java:117) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.CMNotifyDmaapConsumer.processMsg(CMNotifyDmaapConsumer.java:100) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestCMNotifyDmaapConsumer.test(TestCMNotifyDmaapConsumer.java:66) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] WARN 2024-06-22 18:25:17.134 +0000 CMNotifyDmaapConsumer - Missing body in CMNotify-DMAAP message INFO 2024-06-22 18:25:17.137 +0000 DummyDmaapConsumer - Consumed message: null WARN 2024-06-22 18:25:17.142 +0000 A1AdapterPolicyDmaapConsumer - Missing node in A1-ADAPTER-DMAAP message- rpc-name DEBUG 2024-06-22 18:25:17.142 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-1.properties DEBUG 2024-06-22 18:25:17.143 +0000 SdncDmaapConsumer - timeoutStr: 15000 DEBUG 2024-06-22 18:25:17.143 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.143 +0000 SdncDmaapConsumer - fetchPause: 5000 WARN 2024-06-22 18:25:17.145 +0000 A1AdapterPolicyDmaapConsumer - Missing node in A1-ADAPTER-DMAAP message- rpc-name WARN 2024-06-22 18:25:17.146 +0000 A1AdapterPolicyDmaapConsumer - Missing body in A1-ADAPTER-DMAAP message DEBUG 2024-06-22 18:25:17.152 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.152 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.153 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.154 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.154 +0000 file - FileResourceLoader: adding path '.' DEBUG 2024-06-22 18:25:17.154 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.154 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.155 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.155 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.155 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.155 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.155 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.156 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.156 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.158 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.159 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.159 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.159 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.159 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.160 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.160 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.160 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:17.176 +0000 loader - ResourceManager: found src/main/resources/anr-pci-changes-from-policy-to-sdnr.vt with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader WARN 2024-06-22 18:25:17.180 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.180 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.180 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.181 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.181 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.182 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.182 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.182 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.182 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.183 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.183 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.183 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.183 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.183 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.184 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.186 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.186 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.187 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.187 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.187 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.187 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.187 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.188 +0000 macro - autoload off: VM system will not automatically reload global library macros WARN 2024-06-22 18:25:17.188 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.188 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.189 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.189 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.190 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.190 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.190 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.190 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.191 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.191 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.191 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.191 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.191 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.192 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.192 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.194 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.195 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.195 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.195 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.196 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.196 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.196 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.196 +0000 macro - autoload off: VM system will not automatically reload global library macros INFO 2024-06-22 18:25:17.197 +0000 OofPciPocDmaapConsumers - Missing action node. WARN 2024-06-22 18:25:17.197 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.197 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.198 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.199 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.199 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.199 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.199 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.200 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.200 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.200 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.200 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.201 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.201 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.201 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.201 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.203 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.204 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.204 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.204 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.204 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.204 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.204 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.205 +0000 macro - autoload off: VM system will not automatically reload global library macros WARN 2024-06-22 18:25:17.205 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.205 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.206 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.209 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.209 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.209 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.209 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.210 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.210 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.210 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.210 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.210 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.211 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.211 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.211 +0000 PoolingHttpClientConnectionManager - Connection manager is shutting down DEBUG 2024-06-22 18:25:17.211 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.211 +0000 PoolingHttpClientConnectionManager - Connection manager shut down DEBUG 2024-06-22 18:25:17.211 +0000 PoolingHttpClientConnectionManager - Connection manager is shutting down DEBUG 2024-06-22 18:25:17.212 +0000 PoolingHttpClientConnectionManager - Connection manager shut down DEBUG 2024-06-22 18:25:17.213 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.214 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.214 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.214 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.214 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.215 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.215 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.215 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:17.216 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.216 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.217 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.217 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.217 +0000 file - FileResourceLoader: adding path '.' DEBUG 2024-06-22 18:25:17.218 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.218 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.218 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.218 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.218 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.219 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.219 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.219 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.219 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.222 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.222 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.222 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.223 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.223 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.223 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.223 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.223 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:17.225 +0000 loader - ResourceManager: found src/main/resources/anr-pci-changes-from-policy-to-sdnr.vt with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader WARN 2024-06-22 18:25:17.226 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.227 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.227 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.227 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.228 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.228 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.228 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.228 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.228 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.229 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.229 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.229 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.229 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.229 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.230 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.232 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.232 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.232 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.232 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.233 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.233 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.233 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.233 +0000 macro - autoload off: VM system will not automatically reload global library macros WARN 2024-06-22 18:25:17.233 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.234 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.234 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.234 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.235 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.235 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.235 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.235 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.236 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.236 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.236 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.236 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.236 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.236 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.237 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.239 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.239 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.239 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.240 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.240 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.240 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.240 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.240 +0000 macro - autoload off: VM system will not automatically reload global library macros INFO 2024-06-22 18:25:17.241 +0000 OofPciPocDmaapConsumers - Missing configurations node. WARN 2024-06-22 18:25:17.241 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.241 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.242 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.242 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.243 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.243 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.244 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.244 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.244 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.245 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.245 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.246 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.246 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.246 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.247 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.249 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.250 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.250 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.250 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.250 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.250 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.251 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.251 +0000 macro - autoload off: VM system will not automatically reload global library macros WARN 2024-06-22 18:25:17.252 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.252 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.252 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.253 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.253 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.253 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.254 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.254 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.254 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.254 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.254 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.254 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.255 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.255 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.255 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.257 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.258 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.258 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.258 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.258 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.258 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.258 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.259 +0000 macro - autoload off: VM system will not automatically reload global library macros INFO 2024-06-22 18:25:17.259 +0000 OofPciPocDmaapConsumers - Missing action node. DEBUG 2024-06-22 18:25:17.264 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-pserver.properties DEBUG 2024-06-22 18:25:17.265 +0000 SdncDmaapConsumer - timeoutStr: 20000 DEBUG 2024-06-22 18:25:17.265 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.265 +0000 SdncDmaapConsumer - fetchPause: 5000 INFO 2024-06-22 18:25:17.267 +0000 SdncOdlConnection - Sending REST POST to http://localhost:8181/restconf/operationshttp://localhost:8282/restconf/operations INFO 2024-06-22 18:25:17.267 +0000 SdncOdlConnection - Message body: {"input":{}} ERROR 2024-06-22 18:25:17.268 +0000 SdncFlatJsonDmaapConsumer - Unable to process message java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at java.net.Socket.connect(Socket.java:583) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1430) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1401) ~[?:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncOdlConnection.send(SdncOdlConnection.java:117) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncFlatJsonDmaapConsumer.processMsg(SdncFlatJsonDmaapConsumer.java:115) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncFlatJsonDmaapConsumer.processMsg(SdncFlatJsonDmaapConsumer.java:47) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncJsonDmaapConsumer.testProcessMsgFieldMap(TestSdncJsonDmaapConsumer.java:67) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] DEBUG 2024-06-22 18:25:17.269 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-pserver.properties DEBUG 2024-06-22 18:25:17.269 +0000 SdncDmaapConsumer - timeoutStr: 20000 DEBUG 2024-06-22 18:25:17.270 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.270 +0000 SdncDmaapConsumer - fetchPause: 5000 ERROR 2024-06-22 18:25:17.275 +0000 SdncLcmDmaapConsumer - Unable to process message java.lang.NullPointerException: Cannot invoke "java.util.Properties.getProperty(String, String)" because "this.properties" is null at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.getProperty(SdncDmaapConsumerImpl.java:65) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncLcmDmaapConsumer.processMsg(SdncLcmDmaapConsumer.java:77) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncLcmDmaapConsumer.testProcessMsgInvalidPartition(TestSdncLcmDmaapConsumer.java:164) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] WARN 2024-06-22 18:25:17.276 +0000 SdncLcmDmaapConsumer - Missing node in LCM message- rpc-name DEBUG 2024-06-22 18:25:17.277 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-1.properties DEBUG 2024-06-22 18:25:17.277 +0000 SdncDmaapConsumer - timeoutStr: 15000 DEBUG 2024-06-22 18:25:17.277 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.277 +0000 SdncDmaapConsumer - fetchPause: 5000 INFO 2024-06-22 18:25:17.279 +0000 SdncLcmDmaapConsumer - POST LCM Request {"input":{"common-header":{"api-ver":"lcm-dmaap.api-ver","flags":{"ttl":"lcm-dmaap.flags.mode","force":"lcm-dmaap.flags.force","mode":"lcm-dmaap.flags.mode"},"originator-id":"lcm-dmaap.originator-id","request-id":"lcm-dmaap.request-id","sub-request-id":"lcm-dmaap.sub-request-id","timestamp":"lcm-dmaap.timestamp"},"payload":"lcm-dmaap.payload"}} INFO 2024-06-22 18:25:17.279 +0000 SdncOdlConnection - Sending REST POST to http://localhost:8282/restconf/operations/LCM:upgrade-software INFO 2024-06-22 18:25:17.279 +0000 SdncOdlConnection - Message body: {"input":{"common-header":{"api-ver":"lcm-dmaap.api-ver","flags":{"ttl":"lcm-dmaap.flags.mode","force":"lcm-dmaap.flags.force","mode":"lcm-dmaap.flags.mode"},"originator-id":"lcm-dmaap.originator-id","request-id":"lcm-dmaap.request-id","sub-request-id":"lcm-dmaap.sub-request-id","timestamp":"lcm-dmaap.timestamp"},"payload":"lcm-dmaap.payload"}} ERROR 2024-06-22 18:25:17.280 +0000 SdncLcmDmaapConsumer - Unable to process message java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at java.net.Socket.connect(Socket.java:583) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1430) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1401) ~[?:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncOdlConnection.send(SdncOdlConnection.java:117) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncLcmDmaapConsumer.processMsg(SdncLcmDmaapConsumer.java:84) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncLcmDmaapConsumer.test(TestSdncLcmDmaapConsumer.java:64) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] WARN 2024-06-22 18:25:17.281 +0000 SdncLcmDmaapConsumer - Missing body in LCM message DEBUG 2024-06-22 18:25:17.365 +0000 PoolingHttpClientConnectionManager - Connection manager is shutting down DEBUG 2024-06-22 18:25:17.366 +0000 PoolingHttpClientConnectionManager - Connection manager shut down DEBUG 2024-06-22 18:25:17.366 +0000 PoolingHttpClientConnectionManager - Connection manager is shutting down DEBUG 2024-06-22 18:25:17.366 +0000 PoolingHttpClientConnectionManager - Connection manager shut down DEBUG 2024-06-22 18:25:17.366 +0000 PoolingHttpClientConnectionManager - Connection manager is shutting down DEBUG 2024-06-22 18:25:17.366 +0000 PoolingHttpClientConnectionManager - Connection manager shut down ERROR 2024-06-22 18:25:17.808 +0000 SdncFlatJsonDmaapConsumer - Cannot read map file (./lib/test.map) DEBUG 2024-06-22 18:25:17.814 +0000 TestDmaapListener - Dmaap subscriptions : org.onap.ccsdk.sli.northbound.dmaapclient.DummyDmaapConsumer:dmaap-consumer-1.properties;org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer:dmaap-consumer-esrsysteminfo.properties DEBUG 2024-06-22 18:25:17.814 +0000 DmaapListener - Handling subscription [org.onap.ccsdk.sli.northbound.dmaapclient.DummyDmaapConsumer,dmaap-consumer-1.properties] DEBUG 2024-06-22 18:25:17.814 +0000 DmaapListener - Initializing consumer org.onap.ccsdk.sli.northbound.dmaapclient.DummyDmaapConsumer(src/test/resources/dmaap-consumer-1.properties) DEBUG 2024-06-22 18:25:17.814 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-1.properties DEBUG 2024-06-22 18:25:17.816 +0000 SdncDmaapConsumer - timeoutStr: 15000 DEBUG 2024-06-22 18:25:17.816 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.816 +0000 SdncDmaapConsumer - fetchPause: 5000 INFO 2024-06-22 18:25:17.818 +0000 DmaapListener - Started consumer thread (org.onap.ccsdk.sli.northbound.dmaapclient.DummyDmaapConsumer : src/test/resources/dmaap-consumer-1.properties) DEBUG 2024-06-22 18:25:17.818 +0000 DmaapListener - Handling subscription [org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer,dmaap-consumer-esrsysteminfo.properties] WARN 2024-06-22 18:25:17.818 +0000 deprecation - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' DEBUG 2024-06-22 18:25:17.818 +0000 velocity - Initializing Velocity, Calling init()... DEBUG 2024-06-22 18:25:17.818 +0000 velocity - Starting Apache Velocity v2.3 DEBUG 2024-06-22 18:25:17.819 +0000 velocity - Default Properties resource: org/apache/velocity/runtime/defaults/velocity.properties DEBUG 2024-06-22 18:25:17.819 +0000 velocity - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader DEBUG 2024-06-22 18:25:17.819 +0000 file - FileResourceLoader: adding path './lib/' DEBUG 2024-06-22 18:25:17.819 +0000 velocity - initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map. DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Stop DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Define DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Break DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Macro DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Parse DEBUG 2024-06-22 18:25:17.820 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Include DEBUG 2024-06-22 18:25:17.821 +0000 velocity - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach DEBUG 2024-06-22 18:25:17.828 +0000 parser - Created '20' parsers. DEBUG 2024-06-22 18:25:17.828 +0000 macro - "velocimacro.library.path" is not set. Trying default library: velocimacros.vtl DEBUG 2024-06-22 18:25:17.829 +0000 macro - Default library velocimacros.vtl not found. Trying old default library: VM_global_library.vm DEBUG 2024-06-22 18:25:17.829 +0000 macro - Old default library VM_global_library.vm not found. DEBUG 2024-06-22 18:25:17.829 +0000 macro - allowInline = true: VMs can be defined inline in templates DEBUG 2024-06-22 18:25:17.829 +0000 macro - allowInlineToOverride = false: VMs defined inline may NOT replace previous VM definitions DEBUG 2024-06-22 18:25:17.829 +0000 macro - allowInlineLocal = false: VMs defined inline will be global in scope if allowed. DEBUG 2024-06-22 18:25:17.829 +0000 macro - autoload off: VM system will not automatically reload global library macros DEBUG 2024-06-22 18:25:17.829 +0000 DmaapListener - Initializing consumer org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer(src/test/resources/dmaap-consumer-esrsysteminfo.properties) DEBUG 2024-06-22 18:25:17.829 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-esrsysteminfo.properties DEBUG 2024-06-22 18:25:17.831 +0000 SdncDmaapConsumer - timeoutStr: 20000 DEBUG 2024-06-22 18:25:17.831 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:17.831 +0000 SdncDmaapConsumer - fetchPause: 5000 INFO 2024-06-22 18:25:17.837 +0000 DmaapListener - Started consumer thread (org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer : src/test/resources/dmaap-consumer-esrsysteminfo.properties) DEBUG 2024-06-22 18:25:17.845 +0000 MRConsumerImpl - DME2_PER_HANDLER_TIMEOUT_MS not set and using default 10000 DEBUG 2024-06-22 18:25:17.848 +0000 TestSdncDhcpEventConsumer - Setting up DHCP event testing DEBUG 2024-06-22 18:25:17.848 +0000 TestSdncDhcpEventConsumer - Starting MariaDB instance DEBUG 2024-06-22 18:25:17.852 +0000 MRConsumerImpl - DME2_REPLY_HANDLER_TIMEOUT_MS not set and using default from timeoutMs, AFT_DME2_EP_READ_TIMEOUT_MS and AFT_DME2_EP_CONN_TIMEOUT 125000 DEBUG 2024-06-22 18:25:17.859 +0000 DME2Client - 2024-06-22 18:25:17.858 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client DME2Client DME2 URI:https://dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events?version=1.0&envContext=TEST&routeoffer=MR1&timeout=20000&filter=%7B%22class%22%3A%22Equals%22%2C%22field%22%3A%22event-header.entity-type%22%2C%22value%22%3A%22pserver%22%7D INFO 2024-06-22 18:25:17.881 +0000 Util - Created directory: /tmp/MariaDB4j/base INFO 2024-06-22 18:25:17.881 +0000 Util - Created directory: /tmp/MariaDB4j/base/libs INFO 2024-06-22 18:25:17.881 +0000 Util - Created directory: /tmp/MariaDB4j/data/35557 ERROR 2024-06-22 18:25:17.917 +0000 MRConsumerImpl - exception: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:275) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:205) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) ~[jersey-client-2.40.jar:?] at org.onap.dmaap.mr.client.impl.DmaapClientUtil.getResponsewtBasicAuth(DmaapClientUtil.java:111) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRBaseClient.getResponse(MRBaseClient.java:252) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:299) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) ~[?:?] at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:415) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:273) ~[jersey-client-2.40.jar:?] ... 17 more INFO 2024-06-22 18:25:17.918 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:17.918 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseMessage: java.net.ConnectException: Connection refused INFO 2024-06-22 18:25:17.918 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry DEBUG 2024-06-22 18:25:18.038 +0000 DME2ServiceStatManager - 2024-06-22 18:25:18.38 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager ctor(DME2Configuration) inside DME2ServiceStatManager - setting disableMetrics flag : true DEBUG 2024-06-22 18:25:18.039 +0000 DME2ServiceStatManager - 2024-06-22 18:25:18.39 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager DME2ServiceStatManager inside DME2ServiceStatManager - creating expiredMessageCleanup Schedule Task INFO 2024-06-22 18:25:18.044 +0000 DME2Manager - 2024-06-22 18:25:18.44 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Manager printVersion DME2 Version=3.1.200-oss DEBUG 2024-06-22 18:25:18.045 +0000 DME2Manager - 2024-06-22 18:25:18.45 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Manager ctor(String,DME2Configuration) DME2Manager [DefaultDME2Manager] initializing... DEBUG 2024-06-22 18:25:18.071 +0000 DME2CacheFactory - 2024-06-22 18:25:18.71 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.074 +0000 DME2CacheFactory - 2024-06-22 18:25:18.74 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.074 +0000 DME2CacheFactory - 2024-06-22 18:25:18.74 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.074 +0000 DME2CacheFactory - 2024-06-22 18:25:18.74 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.074 +0000 DME2CacheFactory - 2024-06-22 18:25:18.74 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.074 +0000 DME2CacheFactory - 2024-06-22 18:25:18.74 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.080 +0000 AbstractCache - 2024-06-22 18:25:18.79 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache start DEBUG 2024-06-22 18:25:18.241 +0000 CacheTypes - 2024-06-22 18:25:18.241 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loading cache type config file from dme2configuration setup DEBUG 2024-06-22 18:25:18.242 +0000 CacheTypes - 2024-06-22 18:25:18.242 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loaded cache type config file from dme2configuration setup: [/w/workspace/ccsdk-sli-sonar/northbound/dmaap-listener/conf\cache-types.xml] DEBUG 2024-06-22 18:25:18.242 +0000 CacheTypes - 2024-06-22 18:25:18.242 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML cache type config file is not available through the dme2configuration setup; loading cache type config file [/cache-types.xml] from classpath DEBUG 2024-06-22 18:25:18.242 +0000 CacheTypes - 2024-06-22 18:25:18.242 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML successfully loaded cache type config file from classpath location [file:/tmp/r/com/att/aft/dme2/3.1.200-oss/dme2-3.1.200-oss.jar!/cache-types.xml] DEBUG 2024-06-22 18:25:18.262 +0000 DME2CacheFactory - 2024-06-22 18:25:18.262 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler start: cache [EndpointCache]; DEBUG 2024-06-22 18:25:18.263 +0000 DME2CacheFactory - 2024-06-22 18:25:18.263 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler cacheType.getDataHandlerClass:[com.att.aft.dme2.cache.handler.cacheabledata.EndpointCacheDataHandler], cache: [EndpointCache]; DEBUG 2024-06-22 18:25:18.264 +0000 DME2CacheFactory - 2024-06-22 18:25:18.264 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler cacheType.obj[com.att.aft.dme2.cache.handler.cacheabledata.EndpointCacheDataHandler@d10a2e1], cache: [EndpointCache]; DEBUG 2024-06-22 18:25:18.264 +0000 DME2CacheFactory - 2024-06-22 18:25:18.264 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler end: cache [EndpointCache]; DEBUG 2024-06-22 18:25:18.265 +0000 AbstractCache - 2024-06-22 18:25:18.265 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache initialize variable cache entry ttl initialized: [300000] DEBUG 2024-06-22 18:25:18.265 +0000 DME2DefaultCache - 2024-06-22 18:25:18.265 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize start - cache: com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager DEBUG 2024-06-22 18:25:18.266 +0000 AbstractCache - 2024-06-22 18:25:18.266 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init start DEBUG 2024-06-22 18:25:18.266 +0000 DME2CacheFactory - 2024-06-22 18:25:18.266 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheSerializer Attempting to instantiate cache serializercom.att.aft.dme2.cache.persistence.CacheSerializationToFile DEBUG 2024-06-22 18:25:18.458 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.458 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile CacheSerializationToFile Removing persisted Endpoints on startup: false DEBUG 2024-06-22 18:25:18.458 +0000 DME2CacheFactory - 2024-06-22 18:25:18.458 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.persistence.CacheSerializationToFile@4a3f47ee]; DEBUG 2024-06-22 18:25:18.458 +0000 DME2CacheFactory - 2024-06-22 18:25:18.458 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.458 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.458 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null DEBUG 2024-06-22 18:25:18.460 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.460 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolvePersistedEndpointsFile Value of Persistent Cache File: null ERROR 2024-06-22 18:25:18.460 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.460 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.461 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to check stale persistent cache [] DEBUG 2024-06-22 18:25:18.461 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Entering DEBUG 2024-06-22 18:25:18.461 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null DEBUG 2024-06-22 18:25:18.461 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolvePersistedEndpointsFile Value of Persistent Cache File: null ERROR 2024-06-22 18:25:18.461 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.461 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to warm up cache []. Skipping cache warm up operation. DEBUG 2024-06-22 18:25:18.462 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.461 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Exiting DEBUG 2024-06-22 18:25:18.463 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.463 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.463 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.463 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.463 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.463 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} CacheSerializationToFile DEBUG 2024-06-22 18:25:18.464 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.464 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [persist] as requested DEBUG 2024-06-22 18:25:18.464 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.464 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.464 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.464 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:persist, Object params: [[com.att.aft.dme2.cache.legacy.DME2DefaultCache@45f7d529, com.att.aft.dme2.config.DME2Configuration@c7fdf9a]] DEBUG 2024-06-22 18:25:18.465 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.465 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.465 +0000 AbstractCache - 2024-06-22 18:25:18.465 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheSerializerTimer cache serializer timer has been started for cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.465 +0000 AbstractCache - 2024-06-22 18:25:18.465 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheRefreshTimer cache element ttl - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], ttl: [300000], refresh interval: [20000] DEBUG 2024-06-22 18:25:18.466 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.465 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.466 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.466 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.466 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.466 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} DME2DefaultCache DEBUG 2024-06-22 18:25:18.466 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.466 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [refresh] as requested DEBUG 2024-06-22 18:25:18.466 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.466 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.466 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.466 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:refresh, Object params: [null] DEBUG 2024-06-22 18:25:18.467 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.467 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.467 +0000 AbstractCache - 2024-06-22 18:25:18.467 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheRemoveUnusedEndpoints cache element idle timeout - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], [300000] DEBUG 2024-06-22 18:25:18.467 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.467 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.467 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.467 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.468 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.467 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} DME2DefaultCache DEBUG 2024-06-22 18:25:18.468 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.468 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [checkNRemoveUnusedEndpoints] as requested DEBUG 2024-06-22 18:25:18.468 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.468 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.468 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.468 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:checkNRemoveUnusedEndpoints, Object params: [null] DEBUG 2024-06-22 18:25:18.469 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.469 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.469 +0000 AbstractCache - 2024-06-22 18:25:18.469 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init complete DEBUG 2024-06-22 18:25:18.469 +0000 DME2DefaultCache - 2024-06-22 18:25:18.469 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.470 +0000 DME2DefaultCacheManager - 2024-06-22 18:25:18.469 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager createCache created cache instance for [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.472 +0000 DME2CacheFactory - 2024-06-22 18:25:18.472 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.472 +0000 DME2CacheFactory - 2024-06-22 18:25:18.472 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.472 +0000 DME2CacheFactory - 2024-06-22 18:25:18.472 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.472 +0000 DME2CacheFactory - 2024-06-22 18:25:18.472 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.472 +0000 DME2CacheFactory - 2024-06-22 18:25:18.472 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.473 +0000 DME2CacheFactory - 2024-06-22 18:25:18.473 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.473 +0000 AbstractCache - 2024-06-22 18:25:18.473 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache start DEBUG 2024-06-22 18:25:18.478 +0000 CacheTypes - 2024-06-22 18:25:18.478 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loading cache type config file from dme2configuration setup DEBUG 2024-06-22 18:25:18.478 +0000 CacheTypes - 2024-06-22 18:25:18.478 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loaded cache type config file from dme2configuration setup: [/w/workspace/ccsdk-sli-sonar/northbound/dmaap-listener/conf\cache-types.xml] DEBUG 2024-06-22 18:25:18.478 +0000 CacheTypes - 2024-06-22 18:25:18.478 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML cache type config file is not available through the dme2configuration setup; loading cache type config file [/cache-types.xml] from classpath DEBUG 2024-06-22 18:25:18.479 +0000 CacheTypes - 2024-06-22 18:25:18.479 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML successfully loaded cache type config file from classpath location [file:/tmp/r/com/att/aft/dme2/3.1.200-oss/dme2-3.1.200-oss.jar!/cache-types.xml] DEBUG 2024-06-22 18:25:18.482 +0000 DME2CacheFactory - 2024-06-22 18:25:18.481 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler start: cache [RouteInfoCache]; DEBUG 2024-06-22 18:25:18.482 +0000 DME2CacheFactory - 2024-06-22 18:25:18.482 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler cacheType.getDataHandlerClass:[com.att.aft.dme2.cache.handler.cacheabledata.RouteInfoCacheDataHandler], cache: [RouteInfoCache]; DEBUG 2024-06-22 18:25:18.483 +0000 DME2CacheFactory - 2024-06-22 18:25:18.483 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler cacheType.obj[com.att.aft.dme2.cache.handler.cacheabledata.RouteInfoCacheDataHandler@4e4e25da], cache: [RouteInfoCache]; DEBUG 2024-06-22 18:25:18.483 +0000 DME2CacheFactory - 2024-06-22 18:25:18.483 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler end: cache [RouteInfoCache]; DEBUG 2024-06-22 18:25:18.483 +0000 AbstractCache - 2024-06-22 18:25:18.483 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache initialize variable cache entry ttl initialized: [30000] DEBUG 2024-06-22 18:25:18.483 +0000 DME2DefaultCache - 2024-06-22 18:25:18.483 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize start - cache: com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager DEBUG 2024-06-22 18:25:18.483 +0000 AbstractCache - 2024-06-22 18:25:18.483 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init start DEBUG 2024-06-22 18:25:18.484 +0000 DME2CacheFactory - 2024-06-22 18:25:18.483 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheSerializer Attempting to instantiate cache serializercom.att.aft.dme2.cache.persistence.CacheSerializationToFile DEBUG 2024-06-22 18:25:18.484 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile CacheSerializationToFile Removing persisted Endpoints on startup: false DEBUG 2024-06-22 18:25:18.484 +0000 DME2CacheFactory - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.persistence.CacheSerializationToFile@393ea2f9]; DEBUG 2024-06-22 18:25:18.484 +0000 DME2CacheFactory - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.484 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null DEBUG 2024-06-22 18:25:18.484 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolvePersistedEndpointsFile Value of Persistent Cache File: null ERROR 2024-06-22 18:25:18.484 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.484 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to check stale persistent cache [] DEBUG 2024-06-22 18:25:18.485 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.484 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Entering DEBUG 2024-06-22 18:25:18.485 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null DEBUG 2024-06-22 18:25:18.485 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolvePersistedEndpointsFile Value of Persistent Cache File: null ERROR 2024-06-22 18:25:18.485 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.485 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to warm up cache []. Skipping cache warm up operation. DEBUG 2024-06-22 18:25:18.485 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Exiting DEBUG 2024-06-22 18:25:18.485 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.485 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.485 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.485 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} CacheSerializationToFile DEBUG 2024-06-22 18:25:18.486 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.486 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [persist] as requested DEBUG 2024-06-22 18:25:18.486 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.486 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.486 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.486 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:persist, Object params: [[com.att.aft.dme2.cache.legacy.DME2DefaultCache@1e564f96, com.att.aft.dme2.config.DME2Configuration@c7fdf9a]] DEBUG 2024-06-22 18:25:18.491 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.491 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.491 +0000 AbstractCache - 2024-06-22 18:25:18.491 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheSerializerTimer cache serializer timer has been started for cache: [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.491 +0000 AbstractCache - 2024-06-22 18:25:18.491 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheRefreshTimer cache element ttl - cache: [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager], ttl: [30000], refresh interval: [20000] DEBUG 2024-06-22 18:25:18.491 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.491 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.491 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.491 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.491 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.491 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} DME2DefaultCache DEBUG 2024-06-22 18:25:18.492 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.492 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [refresh] as requested DEBUG 2024-06-22 18:25:18.492 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.492 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.492 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.492 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:refresh, Object params: [null] DEBUG 2024-06-22 18:25:18.499 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.499 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.500 +0000 AbstractCache - 2024-06-22 18:25:18.499 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheRemoveUnusedEndpoints cache element idle timeout - cache: [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager], [300000] DEBUG 2024-06-22 18:25:18.500 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.500 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.500 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.500 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.500 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.500 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} DME2DefaultCache DEBUG 2024-06-22 18:25:18.500 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.500 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [checkNRemoveUnusedEndpoints] as requested DEBUG 2024-06-22 18:25:18.501 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.501 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.501 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.501 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:checkNRemoveUnusedEndpoints, Object params: [null] DEBUG 2024-06-22 18:25:18.502 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.502 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.502 +0000 AbstractCache - 2024-06-22 18:25:18.502 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init complete DEBUG 2024-06-22 18:25:18.503 +0000 DME2DefaultCache - 2024-06-22 18:25:18.502 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize completed - cache: [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.504 +0000 DME2DefaultCacheManager - 2024-06-22 18:25:18.504 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager createCache created cache instance for [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.504 +0000 DME2CacheFactory - 2024-06-22 18:25:18.504 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.504 +0000 DME2CacheFactory - 2024-06-22 18:25:18.504 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.505 +0000 DME2CacheFactory - 2024-06-22 18:25:18.505 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.505 +0000 DME2CacheFactory - 2024-06-22 18:25:18.505 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.505 +0000 DME2CacheFactory - 2024-06-22 18:25:18.505 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.506 +0000 DME2CacheFactory - 2024-06-22 18:25:18.506 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.506 +0000 AbstractCache - 2024-06-22 18:25:18.506 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache start DEBUG 2024-06-22 18:25:18.512 +0000 CacheTypes - 2024-06-22 18:25:18.512 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loading cache type config file from dme2configuration setup DEBUG 2024-06-22 18:25:18.512 +0000 CacheTypes - 2024-06-22 18:25:18.512 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loaded cache type config file from dme2configuration setup: [/w/workspace/ccsdk-sli-sonar/northbound/dmaap-listener/conf\cache-types.xml] DEBUG 2024-06-22 18:25:18.512 +0000 CacheTypes - 2024-06-22 18:25:18.512 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML cache type config file is not available through the dme2configuration setup; loading cache type config file [/cache-types.xml] from classpath DEBUG 2024-06-22 18:25:18.513 +0000 CacheTypes - 2024-06-22 18:25:18.513 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML successfully loaded cache type config file from classpath location [file:/tmp/r/com/att/aft/dme2/3.1.200-oss/dme2-3.1.200-oss.jar!/cache-types.xml] DEBUG 2024-06-22 18:25:18.517 +0000 DME2CacheFactory - 2024-06-22 18:25:18.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler start: cache [StaleEndpointCache]; DEBUG 2024-06-22 18:25:18.517 +0000 DME2CacheFactory - 2024-06-22 18:25:18.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler cacheType.getDataHandlerClass:[null], cache: [StaleEndpointCache]; DEBUG 2024-06-22 18:25:18.517 +0000 DME2CacheFactory - 2024-06-22 18:25:18.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler end: cache [StaleEndpointCache]; DEBUG 2024-06-22 18:25:18.517 +0000 AbstractCache - 2024-06-22 18:25:18.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache initialize variable cache entry ttl initialized: [10000] DEBUG 2024-06-22 18:25:18.517 +0000 DME2DefaultCache - 2024-06-22 18:25:18.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize start - cache: com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale DEBUG 2024-06-22 18:25:18.518 +0000 AbstractCache - 2024-06-22 18:25:18.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init start DEBUG 2024-06-22 18:25:18.518 +0000 DME2CacheFactory - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheSerializer Attempting to instantiate cache serializercom.att.aft.dme2.cache.persistence.CacheSerializationToFile DEBUG 2024-06-22 18:25:18.518 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile CacheSerializationToFile Removing persisted Endpoints on startup: false DEBUG 2024-06-22 18:25:18.518 +0000 DME2CacheFactory - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.persistence.CacheSerializationToFile@3d449987]; DEBUG 2024-06-22 18:25:18.518 +0000 DME2CacheFactory - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.518 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null ERROR 2024-06-22 18:25:18.518 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.518 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to check stale persistent cache [] DEBUG 2024-06-22 18:25:18.518 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Entering DEBUG 2024-06-22 18:25:18.518 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null ERROR 2024-06-22 18:25:18.519 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.519 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to warm up cache []. Skipping cache warm up operation. DEBUG 2024-06-22 18:25:18.519 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Exiting DEBUG 2024-06-22 18:25:18.519 +0000 AbstractCache - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheSerializerTimer cache serializer timer has not been started because the persistent feature is not available for this cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:18.519 +0000 AbstractCache - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheRemoveUnusedEndpoints cache element idle timeout - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale], [300000] DEBUG 2024-06-22 18:25:18.519 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.519 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.519 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} DME2DefaultCache DEBUG 2024-06-22 18:25:18.519 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [checkNRemoveUnusedEndpoints] as requested DEBUG 2024-06-22 18:25:18.519 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.520 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.519 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:checkNRemoveUnusedEndpoints, Object params: [null] DEBUG 2024-06-22 18:25:18.520 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.520 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.520 +0000 AbstractCache - 2024-06-22 18:25:18.520 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init complete DEBUG 2024-06-22 18:25:18.520 +0000 DME2DefaultCache - 2024-06-22 18:25:18.520 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:18.520 +0000 DME2DefaultCacheManager - 2024-06-22 18:25:18.520 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager createCache created cache instance for [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:18.522 +0000 DME2CacheFactory - 2024-06-22 18:25:18.522 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.523 +0000 DME2CacheFactory - 2024-06-22 18:25:18.523 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.533 +0000 DME2CacheFactory - 2024-06-22 18:25:18.533 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.533 +0000 DME2CacheFactory - 2024-06-22 18:25:18.533 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager Attempting to instantiate cache com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager DEBUG 2024-06-22 18:25:18.533 +0000 DME2CacheFactory - 2024-06-22 18:25:18.533 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager@52c8f3cb]; DEBUG 2024-06-22 18:25:18.533 +0000 DME2CacheFactory - 2024-06-22 18:25:18.533 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.534 +0000 AbstractCache - 2024-06-22 18:25:18.534 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache start DEBUG 2024-06-22 18:25:18.542 +0000 CacheTypes - 2024-06-22 18:25:18.542 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loading cache type config file from dme2configuration setup DEBUG 2024-06-22 18:25:18.542 +0000 CacheTypes - 2024-06-22 18:25:18.542 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML loaded cache type config file from dme2configuration setup: [/w/workspace/ccsdk-sli-sonar/northbound/dmaap-listener/conf\cache-types.xml] DEBUG 2024-06-22 18:25:18.542 +0000 CacheTypes - 2024-06-22 18:25:18.542 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML cache type config file is not available through the dme2configuration setup; loading cache type config file [/cache-types.xml] from classpath DEBUG 2024-06-22 18:25:18.542 +0000 CacheTypes - 2024-06-22 18:25:18.542 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.domain.CacheTypes loadCacheTypesConfigXML successfully loaded cache type config file from classpath location [file:/tmp/r/com/att/aft/dme2/3.1.200-oss/dme2-3.1.200-oss.jar!/cache-types.xml] DEBUG 2024-06-22 18:25:18.549 +0000 DME2CacheFactory - 2024-06-22 18:25:18.549 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler start: cache [StaleRouteOfferCache]; DEBUG 2024-06-22 18:25:18.549 +0000 DME2CacheFactory - 2024-06-22 18:25:18.549 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler cacheType.getDataHandlerClass:[null], cache: [StaleRouteOfferCache]; DEBUG 2024-06-22 18:25:18.549 +0000 DME2CacheFactory - 2024-06-22 18:25:18.549 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory DME2CacheFactory.getDataHandler end: cache [StaleRouteOfferCache]; DEBUG 2024-06-22 18:25:18.549 +0000 AbstractCache - 2024-06-22 18:25:18.549 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache initialize variable cache entry ttl initialized: [900000] DEBUG 2024-06-22 18:25:18.549 +0000 DME2DefaultCache - 2024-06-22 18:25:18.549 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize start - cache: com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale DEBUG 2024-06-22 18:25:18.550 +0000 AbstractCache - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init start DEBUG 2024-06-22 18:25:18.550 +0000 DME2CacheFactory - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheSerializer Attempting to instantiate cache serializercom.att.aft.dme2.cache.persistence.CacheSerializationToFile DEBUG 2024-06-22 18:25:18.550 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile CacheSerializationToFile Removing persisted Endpoints on startup: false DEBUG 2024-06-22 18:25:18.550 +0000 DME2CacheFactory - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager created: cacheManagerInstance [com.att.aft.dme2.cache.persistence.CacheSerializationToFile@153daec7]; DEBUG 2024-06-22 18:25:18.550 +0000 DME2CacheFactory - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.factory.DME2CacheFactory getCacheManager end:success DEBUG 2024-06-22 18:25:18.550 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null ERROR 2024-06-22 18:25:18.550 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.550 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to check stale persistent cache [] DEBUG 2024-06-22 18:25:18.550 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Entering DEBUG 2024-06-22 18:25:18.551 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile resolveCachePersistenceFile directory name = null ERROR 2024-06-22 18:25:18.551 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile getFile error: [null] -- while processing cache file [null] for persistence WARN 2024-06-22 18:25:18.551 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load persistent store reference was not provided to warm up cache []. Skipping cache warm up operation. DEBUG 2024-06-22 18:25:18.551 +0000 CacheSerializationToFile - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.persistence.CacheSerializationToFile load Exiting DEBUG 2024-06-22 18:25:18.551 +0000 AbstractCache - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheSerializerTimer cache serializer timer has not been started because the persistent feature is not available for this cache: [com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:18.551 +0000 AbstractCache - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache createCacheRemoveUnusedEndpoints cache element idle timeout - cache: [com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale], [300000] DEBUG 2024-06-22 18:25:18.551 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate start DEBUG 2024-06-22 18:25:18.551 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance start DEBUG 2024-06-22 18:25:18.552 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler {} DME2DefaultCache DEBUG 2024-06-22 18:25:18.552 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance found method [checkNRemoveUnusedEndpoints] as requested DEBUG 2024-06-22 18:25:18.552 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.getMethodInstance complete DEBUG 2024-06-22 18:25:18.552 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler scheduleAtFixedRate invoking method:checkNRemoveUnusedEndpoints, Object params: [null] DEBUG 2024-06-22 18:25:18.554 +0000 CacheTaskScheduler - 2024-06-22 18:25:18.554 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.service.CacheTaskScheduler CacheTaskScheduler.scheduleAtFixedRate completed DEBUG 2024-06-22 18:25:18.554 +0000 AbstractCache - 2024-06-22 18:25:18.554 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache init complete DEBUG 2024-06-22 18:25:18.554 +0000 DME2DefaultCache - 2024-06-22 18:25:18.554 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.initialize completed - cache: [com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:18.554 +0000 DME2DefaultCacheManager - 2024-06-22 18:25:18.554 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCacheManager createCache created cache instance for [com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:18.586 +0000 DME2PortFileManager - 2024-06-22 18:25:18.585 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2PortFileManager getPort DME2PortFileManager.getPort Service=null; sslEnabled=false DEBUG 2024-06-22 18:25:18.587 +0000 JMXUtil - 2024-06-22 18:25:18.587 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: JmxInterface:type=dme2 = com.att.aft.dme2.api.DME2MXBeanMaster@337c0897 DEBUG 2024-06-22 18:25:18.589 +0000 JMXUtil - 2024-06-22 18:25:18.589 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:name=ManagerMaster = com.att.aft.dme2.api.DME2MXBeanMaster@337c0897 DEBUG 2024-06-22 18:25:18.589 +0000 JMXUtil - 2024-06-22 18:25:18.589 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean Already Registered {DME2MBean=com.att.aft.dme2:name=ManagerMaster} DEBUG 2024-06-22 18:25:18.589 +0000 JMXUtil - 2024-06-22 18:25:18.589 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:type=dme2Manager,name=DefaultDME2Manager = com.att.aft.dme2.api.DME2Manager@2ae5b219 DEBUG 2024-06-22 18:25:18.590 +0000 JMXUtil - 2024-06-22 18:25:18.590 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:type=dme2CacheFS,name=StaleEndpointCache-DefaultDME2Manager = com.att.aft.dme2.cache.legacy.DME2DefaultCache@306f32b4 DEBUG 2024-06-22 18:25:18.591 +0000 JMXUtil - 2024-06-22 18:25:18.591 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:type=dme2CacheFS,name=StaleRouteOfferCache-DefaultDME2Manager = com.att.aft.dme2.cache.legacy.DME2DefaultCache@77de7eaf DEBUG 2024-06-22 18:25:18.591 +0000 JMXUtil - 2024-06-22 18:25:18.591 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:type=RegistryCacheFS,name=dme2EndpointCache-DefaultDME2Manager = com.att.aft.dme2.cache.legacy.DME2DefaultCache@45f7d529 DEBUG 2024-06-22 18:25:18.591 +0000 JMXUtil - 2024-06-22 18:25:18.591 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:type=RegistryCacheFS,name=dme2RouteInfoCache-DefaultDME2Manager = com.att.aft.dme2.cache.legacy.DME2DefaultCache@1e564f96 DEBUG 2024-06-22 18:25:18.596 +0000 DME2EventManager - 2024-06-22 18:25:18.596 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager ctor(DME2Configuration) inside method DME2EventManager() - eventQueueSize : 10000 DEBUG 2024-06-22 18:25:18.597 +0000 DME2EventDispatcher - 2024-06-22 18:25:18.597 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventDispatcher null inside DME2EventDispatcher() - maxPoolSize : 5 DEBUG 2024-06-22 18:25:18.598 +0000 DME2EventDispatcher - 2024-06-22 18:25:18.598 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventDispatcher newThread inside DefaultThreadFactory - method newThread DEBUG 2024-06-22 18:25:18.599 +0000 DME2EventDispatcher - 2024-06-22 18:25:18.599 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventDispatcher newThread inside DefaultThreadFactory - method newThread DEBUG 2024-06-22 18:25:18.604 +0000 DME2EventDispatcher - 2024-06-22 18:25:18.604 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventDispatcher newThread inside DefaultThreadFactory - method newThread DEBUG 2024-06-22 18:25:18.605 +0000 DME2EventDispatcher - 2024-06-22 18:25:18.605 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventDispatcher newThread inside DefaultThreadFactory - method newThread DEBUG 2024-06-22 18:25:18.605 +0000 DME2EventDispatcher - 2024-06-22 18:25:18.605 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventDispatcher newThread inside DefaultThreadFactory - method newThread DEBUG 2024-06-22 18:25:18.607 +0000 DME2EventManager - 2024-06-22 18:25:18.607 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor REQUEST_EVENT DEBUG 2024-06-22 18:25:18.609 +0000 DME2EventManager - 2024-06-22 18:25:18.609 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor REPLY_EVENT DEBUG 2024-06-22 18:25:18.610 +0000 DME2EventManager - 2024-06-22 18:25:18.610 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor FAULT_EVENT DEBUG 2024-06-22 18:25:18.610 +0000 DME2EventManager - 2024-06-22 18:25:18.610 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor TIMEOUT_EVENT DEBUG 2024-06-22 18:25:18.611 +0000 DME2EventManager - 2024-06-22 18:25:18.611 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor CANCEL_REQUEST_EVENT DEBUG 2024-06-22 18:25:18.612 +0000 DME2EventManager - 2024-06-22 18:25:18.612 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor FAILOVER_EVENT DEBUG 2024-06-22 18:25:18.613 +0000 DME2EventManager - 2024-06-22 18:25:18.613 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2EventManager registerEventProcessor inside method registerEventProcessor INIT_EVENT DEBUG 2024-06-22 18:25:18.613 +0000 DME2Manager - 2024-06-22 18:25:18.613 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Manager ctor(String,DME2Configuration) DME2Manager [DefaultDME2Manager] initialized successfully DEBUG 2024-06-22 18:25:18.614 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.614 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig ctor Entering DEBUG 2024-06-22 18:25:18.614 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.614 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig ctor defthrottlePctPerPartner is 80.0 DEBUG 2024-06-22 18:25:18.615 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.615 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig ctor Exiting DEBUG 2024-06-22 18:25:18.615 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.615 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig loadProps Loading from: null DEBUG 2024-06-22 18:25:18.615 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.615 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig loadProps Loading from: null DEBUG 2024-06-22 18:25:18.615 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.615 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig loadProps Loading from: null DEBUG 2024-06-22 18:25:18.615 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.615 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig loadProps Loading props from: dme2-throttle-config.properties DEBUG 2024-06-22 18:25:18.615 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.615 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig loadProps Exception java.io.FileNotFoundException: dme2-throttle-config.properties (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:?] at java.io.FileInputStream.open(FileInputStream.java:216) ~[?:?] at java.io.FileInputStream.(FileInputStream.java:157) ~[?:?] at java.io.FileInputStream.(FileInputStream.java:111) ~[?:?] at com.att.aft.dme2.api.util.DME2ThrottleConfig.loadProps(DME2ThrottleConfig.java:132) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.util.DME2ThrottleConfig.getInstance(DME2ThrottleConfig.java:42) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Manager.setParams(DME2Manager.java:434) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Manager.(DME2Manager.java:325) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Manager.getDefaultInstance(DME2Manager.java:317) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Manager.(DME2Manager.java:301) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.(DME2Client.java:206) [dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.(DME2Client.java:172) [dme2-3.1.200-oss.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.dmeConfigure(MRConsumerImpl.java:526) [dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:283) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] DEBUG 2024-06-22 18:25:18.616 +0000 DME2ThrottleConfig - 2024-06-22 18:25:18.616 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.util.DME2ThrottleConfig loadProps Error loading throttling props from: dme2-throttle-config.properties, using default throttle setting DEBUG 2024-06-22 18:25:18.616 +0000 DME2MXBeanMaster - 2024-06-22 18:25:18.616 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2MXBeanMaster addThrottleConfig Name: DefaultDME2Manager DEBUG 2024-06-22 18:25:18.616 +0000 JMXUtil - 2024-06-22 18:25:18.616 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.mbean.JMXUtil registerMXAsStandardMBean registering JMX component: com.att.aft.dme2:type=ThrottleConfig,name=DME2ThrottleConfig-DefaultDME2Manager = com.att.aft.dme2.api.util.DME2ThrottleConfig@748de8b5 DEBUG 2024-06-22 18:25:18.621 +0000 DME2GRMJVMRegistration - 2024-06-22 18:25:18.621 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.util.DME2GRMJVMRegistration ctor Entering DEBUG 2024-06-22 18:25:18.625 +0000 DME2GRMJVMRegistration - 2024-06-22 18:25:18.625 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.util.DME2GRMJVMRegistration scheduleJVMRegister Entering DEBUG 2024-06-22 18:25:18.625 +0000 DME2GRMJVMRegistration - 2024-06-22 18:25:18.625 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.util.DME2GRMJVMRegistration scheduleJVMRegister Exiting DEBUG 2024-06-22 18:25:18.626 +0000 DME2GRMJVMRegistration - 2024-06-22 18:25:18.626 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.util.DME2GRMJVMRegistration ctor Exiting DEBUG 2024-06-22 18:25:18.632 +0000 DME2Client - 2024-06-22 18:25:18.632 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Entering DEBUG 2024-06-22 18:25:18.679 +0000 DME2Client - 2024-06-22 18:25:18.679 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Exiting DEBUG 2024-06-22 18:25:18.682 +0000 HttpRequestInvoker - 2024-06-22 18:25:18.682 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.http.HttpRequestInvoker NO_JMS_REPLY_TO_SET DEBUG 2024-06-22 18:25:18.682 +0000 DefaultRequestProcessor - 2024-06-22 18:25:18.682 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getExchangeRequestHandlers null:handleRequest invoked DEBUG 2024-06-22 18:25:18.682 +0000 DefaultRequestProcessor - 2024-06-22 18:25:18.682 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getPreferredRouteOffer Returning null as preferred route offer DEBUG 2024-06-22 18:25:18.687 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.687 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator Entering DEBUG 2024-06-22 18:25:18.687 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.687 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator initialized DEBUG 2024-06-22 18:25:18.688 +0000 EndpointPreference - 2024-06-22 18:25:18.688 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.EndpointPreference resolvePreferredConnection start DEBUG 2024-06-22 18:25:18.692 +0000 DME2DefaultCache - 2024-06-22 18:25:18.692 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:18.692 +0000 DME2DefaultCache - 2024-06-22 18:25:18.692 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [null] DEBUG 2024-06-22 18:25:18.693 +0000 AbstractCache - 2024-06-22 18:25:18.693 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.693 +0000 AbstractCache - 2024-06-22 18:25:18.693 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080718693, expirationTime=1719080718693, creationTime=1719080718693, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@61e2de5d], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:18.694 +0000 DME2DefaultCache - 2024-06-22 18:25:18.694 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.694 +0000 DME2DefaultCache - 2024-06-22 18:25:18.694 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.694 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.694 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No route offers found, going direct path DEBUG 2024-06-22 18:25:18.695 +0000 DME2DefaultCache - 2024-06-22 18:25:18.695 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:18.696 +0000 DME2DefaultCache - 2024-06-22 18:25:18.696 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@61e2de5d]] DEBUG 2024-06-22 18:25:18.696 +0000 AbstractCache - 2024-06-22 18:25:18.696 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.697 +0000 AbstractCache - 2024-06-22 18:25:18.696 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080718696, expirationTime=1719080718696, creationTime=1719080718696, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@355cfcf8], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:18.697 +0000 DME2DefaultCache - 2024-06-22 18:25:18.696 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.697 +0000 DME2DefaultCache - 2024-06-22 18:25:18.697 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.697 +0000 DME2DefaultCache - 2024-06-22 18:25:18.697 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.697 +0000 DME2DefaultCache - 2024-06-22 18:25:18.697 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:18.697 +0000 AvailableEndpoints - 2024-06-22 18:25:18.697 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.AvailableEndpoints findUnorderedEndpoints end: endpoints count #0 DEBUG 2024-06-22 18:25:18.697 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.697 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No direct endpoints found DEBUG 2024-06-22 18:25:18.697 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.697 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No endpoints found DEBUG 2024-06-22 18:25:18.698 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:18.698 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order start DEBUG 2024-06-22 18:25:18.698 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:18.698 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order get endpoint map:[null] DEBUG 2024-06-22 18:25:18.698 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:18.698 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order end;elapsed time:0 DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator start DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator queryParamMinActiveEndPoint=null DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize start DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Size of EndpointReference list: 0 DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Starting EndpointReference list index position: -1 DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize end DEBUG 2024-06-22 18:25:18.704 +0000 DME2EndpointIterator - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator end DEBUG 2024-06-22 18:25:18.704 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator end; elapsed time:17ms DEBUG 2024-06-22 18:25:18.704 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:18.704 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator Exiting ERROR 2024-06-22 18:25:18.705 +0000 MRConsumerImpl - exception: java.util.UnknownFormatConversionException: Conversion = 'v' at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2855) ~[?:?] at java.util.Formatter$FormatSpecifier.(Formatter.java:2891) ~[?:?] at java.util.Formatter.parse(Formatter.java:2747) ~[?:?] at java.util.Formatter.format(Formatter.java:2671) ~[?:?] at java.util.Formatter.format(Formatter.java:2625) ~[?:?] at java.lang.String.format(String.java:4141) ~[?:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:37) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:25) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DefaultRequestProcessor.send(DefaultRequestProcessor.java:188) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.RequestFacade.send(RequestFacade.java:26) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.send(DME2Client.java:116) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:136) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:320) ~[dme2-3.1.200-oss.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:287) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] INFO 2024-06-22 18:25:18.705 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:18.706 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseMessage: Conversion = 'v' INFO 2024-06-22 18:25:18.706 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry ERROR 2024-06-22 18:25:22.946 +0000 MRConsumerImpl - exception: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:275) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:205) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) ~[jersey-client-2.40.jar:?] at org.onap.dmaap.mr.client.impl.DmaapClientUtil.getResponsewtBasicAuth(DmaapClientUtil.java:111) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRBaseClient.getResponse(MRBaseClient.java:252) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:299) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) ~[?:?] at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:415) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:273) ~[jersey-client-2.40.jar:?] ... 17 more INFO 2024-06-22 18:25:22.946 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:22.947 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseMessage: java.net.ConnectException: Connection refused INFO 2024-06-22 18:25:22.947 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry DEBUG 2024-06-22 18:25:23.706 +0000 MRConsumerImpl - DME2_PER_HANDLER_TIMEOUT_MS not set and using default 10000 DEBUG 2024-06-22 18:25:23.707 +0000 MRConsumerImpl - DME2_REPLY_HANDLER_TIMEOUT_MS not set and using default from timeoutMs, AFT_DME2_EP_READ_TIMEOUT_MS and AFT_DME2_EP_CONN_TIMEOUT 125000 DEBUG 2024-06-22 18:25:23.707 +0000 DME2Client - 2024-06-22 18:25:23.707 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client DME2Client DME2 URI:https://dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events?version=1.0&envContext=TEST&routeoffer=MR1&timeout=20000&filter=%7B%22class%22%3A%22Equals%22%2C%22field%22%3A%22event-header.entity-type%22%2C%22value%22%3A%22pserver%22%7D DEBUG 2024-06-22 18:25:23.708 +0000 DME2Client - 2024-06-22 18:25:23.708 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Entering DEBUG 2024-06-22 18:25:23.709 +0000 DME2Client - 2024-06-22 18:25:23.709 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Exiting DEBUG 2024-06-22 18:25:23.709 +0000 HttpRequestInvoker - 2024-06-22 18:25:23.709 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.http.HttpRequestInvoker NO_JMS_REPLY_TO_SET DEBUG 2024-06-22 18:25:23.709 +0000 DefaultRequestProcessor - 2024-06-22 18:25:23.709 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getExchangeRequestHandlers null:handleRequest invoked DEBUG 2024-06-22 18:25:23.710 +0000 DefaultRequestProcessor - 2024-06-22 18:25:23.709 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getPreferredRouteOffer Returning null as preferred route offer DEBUG 2024-06-22 18:25:23.710 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.710 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator Entering DEBUG 2024-06-22 18:25:23.710 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.710 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator initialized DEBUG 2024-06-22 18:25:23.710 +0000 EndpointPreference - 2024-06-22 18:25:23.710 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.EndpointPreference resolvePreferredConnection start DEBUG 2024-06-22 18:25:23.711 +0000 DME2DefaultCache - 2024-06-22 18:25:23.711 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:23.715 +0000 DME2DefaultCache - 2024-06-22 18:25:23.715 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@355cfcf8]] DEBUG 2024-06-22 18:25:23.716 +0000 AbstractCache - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.716 +0000 AbstractCache - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080723716, expirationTime=1719080723716, creationTime=1719080723716, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@278aa2f3], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:23.716 +0000 DME2DefaultCache - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.716 +0000 DME2DefaultCache - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.716 +0000 DME2DefaultCache - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.716 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No route offers found, going direct path DEBUG 2024-06-22 18:25:23.716 +0000 DME2DefaultCache - 2024-06-22 18:25:23.716 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.717 +0000 DME2DefaultCache - 2024-06-22 18:25:23.717 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:23.717 +0000 DME2DefaultCache - 2024-06-22 18:25:23.717 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@355cfcf8]] DEBUG 2024-06-22 18:25:23.717 +0000 AbstractCache - 2024-06-22 18:25:23.717 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.717 +0000 AbstractCache - 2024-06-22 18:25:23.717 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080723717, expirationTime=1719080723717, creationTime=1719080723717, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@45a7865d], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:23.717 +0000 DME2DefaultCache - 2024-06-22 18:25:23.717 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.717 +0000 DME2DefaultCache - 2024-06-22 18:25:23.717 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.718 +0000 AvailableEndpoints - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.AvailableEndpoints findUnorderedEndpoints end: endpoints count #0 DEBUG 2024-06-22 18:25:23.718 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No direct endpoints found DEBUG 2024-06-22 18:25:23.718 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No endpoints found DEBUG 2024-06-22 18:25:23.718 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order start DEBUG 2024-06-22 18:25:23.718 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order get endpoint map:[null] DEBUG 2024-06-22 18:25:23.718 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order end;elapsed time:0 DEBUG 2024-06-22 18:25:23.718 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator start DEBUG 2024-06-22 18:25:23.718 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator queryParamMinActiveEndPoint=null DEBUG 2024-06-22 18:25:23.718 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize start DEBUG 2024-06-22 18:25:23.719 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.718 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Size of EndpointReference list: 0 DEBUG 2024-06-22 18:25:23.719 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.719 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Starting EndpointReference list index position: -1 DEBUG 2024-06-22 18:25:23.719 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.719 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize end DEBUG 2024-06-22 18:25:23.719 +0000 DME2EndpointIterator - 2024-06-22 18:25:23.719 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator end DEBUG 2024-06-22 18:25:23.719 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.719 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator end; elapsed time:9ms DEBUG 2024-06-22 18:25:23.719 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:23.719 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator Exiting ERROR 2024-06-22 18:25:23.719 +0000 MRConsumerImpl - exception: java.util.UnknownFormatConversionException: Conversion = 'v' at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2855) ~[?:?] at java.util.Formatter$FormatSpecifier.(Formatter.java:2891) ~[?:?] at java.util.Formatter.parse(Formatter.java:2747) ~[?:?] at java.util.Formatter.format(Formatter.java:2671) ~[?:?] at java.util.Formatter.format(Formatter.java:2625) ~[?:?] at java.lang.String.format(String.java:4141) ~[?:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:37) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:25) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DefaultRequestProcessor.send(DefaultRequestProcessor.java:188) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.RequestFacade.send(RequestFacade.java:26) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.send(DME2Client.java:116) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:136) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:320) ~[dme2-3.1.200-oss.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:287) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] INFO 2024-06-22 18:25:23.720 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:23.720 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseMessage: Conversion = 'v' INFO 2024-06-22 18:25:23.720 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry DEBUG 2024-06-22 18:25:23.721 +0000 DME2DefaultCache - 2024-06-22 18:25:23.721 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:23.721 +0000 DME2DefaultCache - 2024-06-22 18:25:23.721 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] INFO 2024-06-22 18:25:24.349 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.349 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection finalize checking timedout start events INFO 2024-06-22 18:25:24.349 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.349 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired start DEBUG 2024-06-22 18:25:24.349 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.349 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired before: [{}] DEBUG 2024-06-22 18:25:24.349 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.349 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired after: [{}] INFO 2024-06-22 18:25:24.349 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.349 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired end INFO 2024-06-22 18:25:24.351 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.350 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection finalize checking timedout start events INFO 2024-06-22 18:25:24.351 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.351 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired start DEBUG 2024-06-22 18:25:24.351 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.351 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired before: [{}] DEBUG 2024-06-22 18:25:24.351 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.351 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired after: [{}] INFO 2024-06-22 18:25:24.351 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:24.351 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired end INFO 2024-06-22 18:25:24.567 +0000 Util - Unpacked 69 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.1.13/linux/** to /tmp/MariaDB4j/base INFO 2024-06-22 18:25:24.567 +0000 Util - chmod +x /tmp/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable) INFO 2024-06-22 18:25:24.567 +0000 Util - chmod +x /tmp/MariaDB4j/base/bin/mysql_install_db (using java.io.File.setExecutable) INFO 2024-06-22 18:25:24.567 +0000 Util - chmod +x /tmp/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable) INFO 2024-06-22 18:25:24.567 +0000 Util - chmod +x /tmp/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable) INFO 2024-06-22 18:25:24.567 +0000 DB - Installing a new embedded database to: /tmp/MariaDB4j/base INFO 2024-06-22 18:25:24.585 +0000 ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysql_install_db, --datadir=/tmp/MariaDB4j/data/35557, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) INFO 2024-06-22 18:25:24.619 +0000 ManagedProcess - mysql_install_db: Installing MariaDB/MySQL system tables in '/tmp/MariaDB4j/data/35557' ... INFO 2024-06-22 18:25:24.688 +0000 ManagedProcess - Thread is now going to wait for this process to terminate itself: Program [/tmp/MariaDB4j/base/bin/mysql_install_db, --datadir=/tmp/MariaDB4j/data/35557, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) INFO 2024-06-22 18:25:24.734 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.1.13-MariaDB) starting as process 47341 ... INFO 2024-06-22 18:25:24.854 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Using mutexes to ref count buffer pool pages INFO 2024-06-22 18:25:24.854 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: The InnoDB memory heap is disabled INFO 2024-06-22 18:25:24.855 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins INFO 2024-06-22 18:25:24.855 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Memory barrier is not used INFO 2024-06-22 18:25:24.855 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Compressed tables use zlib 1.2.3 INFO 2024-06-22 18:25:24.855 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Using Linux native AIO INFO 2024-06-22 18:25:24.855 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Using SSE crc32 instructions INFO 2024-06-22 18:25:24.855 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Initializing buffer pool, size = 128.0M INFO 2024-06-22 18:25:24.858 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Completed initialization of buffer pool INFO 2024-06-22 18:25:24.862 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created! INFO 2024-06-22 18:25:24.862 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB INFO 2024-06-22 18:25:24.863 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Database physically writes the file full: wait... INFO 2024-06-22 18:25:24.923 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:24 140432259080448 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB INFO 2024-06-22 18:25:25.123 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB INFO 2024-06-22 18:25:25.342 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0 INFO 2024-06-22 18:25:25.342 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Warning] InnoDB: New log files created, LSN=45883 INFO 2024-06-22 18:25:25.342 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Doublewrite buffer not found: creating new INFO 2024-06-22 18:25:25.415 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Doublewrite buffer created INFO 2024-06-22 18:25:25.418 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: 128 rollback segment(s) are active. INFO 2024-06-22 18:25:25.419 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Warning] InnoDB: Creating foreign key constraint system tables. INFO 2024-06-22 18:25:25.437 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Foreign key constraint system tables created INFO 2024-06-22 18:25:25.437 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Creating tablespace and datafile system tables. INFO 2024-06-22 18:25:25.438 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Tablespace and datafile system tables created. INFO 2024-06-22 18:25:25.439 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Waiting for purge to start INFO 2024-06-22 18:25:25.489 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140432259080448 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.28-76.1 started; log sequence number 0 INFO 2024-06-22 18:25:25.569 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:25 140431564207872 [Note] InnoDB: Dumping buffer pool(s) not yet started INFO 2024-06-22 18:25:27.699 +0000 ManagedProcess - mysql_install_db: OK INFO 2024-06-22 18:25:27.705 +0000 ManagedProcess - mysql_install_db: Filling help tables... INFO 2024-06-22 18:25:27.814 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.1.13-MariaDB) starting as process 47371 ... INFO 2024-06-22 18:25:27.924 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Using mutexes to ref count buffer pool pages INFO 2024-06-22 18:25:27.924 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: The InnoDB memory heap is disabled INFO 2024-06-22 18:25:27.924 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins INFO 2024-06-22 18:25:27.924 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Memory barrier is not used INFO 2024-06-22 18:25:27.925 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Compressed tables use zlib 1.2.3 INFO 2024-06-22 18:25:27.925 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Using Linux native AIO INFO 2024-06-22 18:25:27.925 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Using SSE crc32 instructions INFO 2024-06-22 18:25:27.925 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Initializing buffer pool, size = 128.0M INFO 2024-06-22 18:25:27.929 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Completed initialization of buffer pool INFO 2024-06-22 18:25:27.933 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Highest supported file format is Barracuda. ERROR 2024-06-22 18:25:27.972 +0000 MRConsumerImpl - exception: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:275) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:205) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) ~[jersey-client-2.40.jar:?] at org.onap.dmaap.mr.client.impl.DmaapClientUtil.getResponsewtBasicAuth(DmaapClientUtil.java:111) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRBaseClient.getResponse(MRBaseClient.java:252) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:299) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) ~[?:?] at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:415) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:273) ~[jersey-client-2.40.jar:?] ... 17 more INFO 2024-06-22 18:25:27.973 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:27.973 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseMessage: java.net.ConnectException: Connection refused INFO 2024-06-22 18:25:27.973 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry INFO 2024-06-22 18:25:27.991 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: 128 rollback segment(s) are active. INFO 2024-06-22 18:25:27.991 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:27 140259908743424 [Note] InnoDB: Waiting for purge to start DEBUG 2024-06-22 18:25:28.040 +0000 DME2ServiceStatManager - 2024-06-22 18:25:28.39 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager ctor(DME2Configuration) inside FindExpiredMessagesTimer = checkInterval : 10 - expiryInterval : 5 DEBUG 2024-06-22 18:25:28.040 +0000 DME2ServiceStatManager - 2024-06-22 18:25:28.40 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager cleanUpExpiredMessage entering cleanUpExpiredMessage() - disableCleanup : false DEBUG 2024-06-22 18:25:28.040 +0000 DME2ServiceStatManager - 2024-06-22 18:25:28.40 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager cleanUpExpiredMessage DME2ServiceStatManager cleanUpExpiredMessage requestMap size=0 ; expiredMessagesCount=0; hashCode=0 DEBUG 2024-06-22 18:25:28.040 +0000 DME2ServiceStatManager - 2024-06-22 18:25:28.40 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager cleanUpExpiredMessage exiting cleanUpExpiredMessage() INFO 2024-06-22 18:25:28.041 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:28 140259908743424 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.28-76.1 started; log sequence number 1616799 INFO 2024-06-22 18:25:28.055 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:28 140259211863808 [Note] InnoDB: Dumping buffer pool(s) not yet started DEBUG 2024-06-22 18:25:28.721 +0000 MRConsumerImpl - DME2_PER_HANDLER_TIMEOUT_MS not set and using default 10000 DEBUG 2024-06-22 18:25:28.721 +0000 MRConsumerImpl - DME2_REPLY_HANDLER_TIMEOUT_MS not set and using default from timeoutMs, AFT_DME2_EP_READ_TIMEOUT_MS and AFT_DME2_EP_CONN_TIMEOUT 125000 DEBUG 2024-06-22 18:25:28.721 +0000 DME2Client - 2024-06-22 18:25:28.721 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client DME2Client DME2 URI:https://dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events?version=1.0&envContext=TEST&routeoffer=MR1&timeout=20000&filter=%7B%22class%22%3A%22Equals%22%2C%22field%22%3A%22event-header.entity-type%22%2C%22value%22%3A%22pserver%22%7D DEBUG 2024-06-22 18:25:28.722 +0000 DME2Client - 2024-06-22 18:25:28.722 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Entering DEBUG 2024-06-22 18:25:28.723 +0000 DME2Client - 2024-06-22 18:25:28.722 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Exiting DEBUG 2024-06-22 18:25:28.723 +0000 HttpRequestInvoker - 2024-06-22 18:25:28.723 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.http.HttpRequestInvoker NO_JMS_REPLY_TO_SET DEBUG 2024-06-22 18:25:28.723 +0000 DefaultRequestProcessor - 2024-06-22 18:25:28.723 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getExchangeRequestHandlers null:handleRequest invoked DEBUG 2024-06-22 18:25:28.723 +0000 DefaultRequestProcessor - 2024-06-22 18:25:28.723 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getPreferredRouteOffer Returning null as preferred route offer DEBUG 2024-06-22 18:25:28.723 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.723 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator Entering DEBUG 2024-06-22 18:25:28.723 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.723 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator initialized DEBUG 2024-06-22 18:25:28.723 +0000 EndpointPreference - 2024-06-22 18:25:28.723 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.EndpointPreference resolvePreferredConnection start DEBUG 2024-06-22 18:25:28.724 +0000 DME2DefaultCache - 2024-06-22 18:25:28.724 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:28.725 +0000 DME2DefaultCache - 2024-06-22 18:25:28.725 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@355cfcf8]] DEBUG 2024-06-22 18:25:28.725 +0000 DME2DefaultCache - 2024-06-22 18:25:28.725 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.725 +0000 DME2DefaultCache - 2024-06-22 18:25:28.725 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.725 +0000 AbstractCache - 2024-06-22 18:25:28.725 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.726 +0000 AbstractCache - 2024-06-22 18:25:28.726 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080728726, expirationTime=1719080728726, creationTime=1719080728726, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@5d6fa32a], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:28.726 +0000 DME2DefaultCache - 2024-06-22 18:25:28.726 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.726 +0000 DME2DefaultCache - 2024-06-22 18:25:28.726 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.726 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.726 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No route offers found, going direct path DEBUG 2024-06-22 18:25:28.726 +0000 DME2DefaultCache - 2024-06-22 18:25:28.726 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:28.727 +0000 DME2DefaultCache - 2024-06-22 18:25:28.727 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@5d6fa32a]] DEBUG 2024-06-22 18:25:28.727 +0000 DME2DefaultCache - 2024-06-22 18:25:28.727 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.727 +0000 DME2DefaultCache - 2024-06-22 18:25:28.727 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.727 +0000 AbstractCache - 2024-06-22 18:25:28.727 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.728 +0000 AbstractCache - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080728728, expirationTime=1719080728728, creationTime=1719080728728, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@2fbc0980], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:28.728 +0000 DME2DefaultCache - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.728 +0000 DME2DefaultCache - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:28.728 +0000 AvailableEndpoints - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.AvailableEndpoints findUnorderedEndpoints end: endpoints count #0 DEBUG 2024-06-22 18:25:28.728 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No direct endpoints found DEBUG 2024-06-22 18:25:28.728 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No endpoints found DEBUG 2024-06-22 18:25:28.728 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order start DEBUG 2024-06-22 18:25:28.728 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order get endpoint map:[null] DEBUG 2024-06-22 18:25:28.728 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order end;elapsed time:0 DEBUG 2024-06-22 18:25:28.728 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.728 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator start DEBUG 2024-06-22 18:25:28.729 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator queryParamMinActiveEndPoint=null DEBUG 2024-06-22 18:25:28.729 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize start DEBUG 2024-06-22 18:25:28.729 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Size of EndpointReference list: 0 DEBUG 2024-06-22 18:25:28.729 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Starting EndpointReference list index position: -1 DEBUG 2024-06-22 18:25:28.729 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize end DEBUG 2024-06-22 18:25:28.729 +0000 DME2EndpointIterator - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator end DEBUG 2024-06-22 18:25:28.729 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator end; elapsed time:6ms DEBUG 2024-06-22 18:25:28.729 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:28.729 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator Exiting ERROR 2024-06-22 18:25:28.729 +0000 MRConsumerImpl - exception: java.util.UnknownFormatConversionException: Conversion = 'v' at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2855) ~[?:?] at java.util.Formatter$FormatSpecifier.(Formatter.java:2891) ~[?:?] at java.util.Formatter.parse(Formatter.java:2747) ~[?:?] at java.util.Formatter.format(Formatter.java:2671) ~[?:?] at java.util.Formatter.format(Formatter.java:2625) ~[?:?] at java.lang.String.format(String.java:4141) ~[?:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:37) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:25) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DefaultRequestProcessor.send(DefaultRequestProcessor.java:188) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.RequestFacade.send(RequestFacade.java:26) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.send(DME2Client.java:116) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:136) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:320) ~[dme2-3.1.200-oss.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:287) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] INFO 2024-06-22 18:25:28.730 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:28.730 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseMessage: Conversion = 'v' INFO 2024-06-22 18:25:28.730 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry INFO 2024-06-22 18:25:30.256 +0000 ManagedProcess - mysql_install_db: OK INFO 2024-06-22 18:25:30.257 +0000 ManagedProcess - mysql_install_db: Creating OpenGIS required SP-s... INFO 2024-06-22 18:25:30.364 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.1.13-MariaDB) starting as process 47403 ... INFO 2024-06-22 18:25:30.474 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Using mutexes to ref count buffer pool pages INFO 2024-06-22 18:25:30.474 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: The InnoDB memory heap is disabled INFO 2024-06-22 18:25:30.474 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins INFO 2024-06-22 18:25:30.474 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Memory barrier is not used INFO 2024-06-22 18:25:30.474 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Compressed tables use zlib 1.2.3 INFO 2024-06-22 18:25:30.475 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Using Linux native AIO INFO 2024-06-22 18:25:30.475 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Using SSE crc32 instructions INFO 2024-06-22 18:25:30.475 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Initializing buffer pool, size = 128.0M INFO 2024-06-22 18:25:30.478 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Completed initialization of buffer pool INFO 2024-06-22 18:25:30.483 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Highest supported file format is Barracuda. INFO 2024-06-22 18:25:30.491 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: 128 rollback segment(s) are active. INFO 2024-06-22 18:25:30.492 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Waiting for purge to start INFO 2024-06-22 18:25:30.542 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140305396285696 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.28-76.1 started; log sequence number 1616809 INFO 2024-06-22 18:25:30.548 +0000 ManagedProcess - mysql_install_db: 2024-06-22 18:25:30 140304699078400 [Note] InnoDB: Dumping buffer pool(s) not yet started INFO 2024-06-22 18:25:32.694 +0000 ManagedProcess - mysql_install_db: OK INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: To start mysqld at boot time you have to copy INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: support-files/mysql.server to the right place for your system INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: To do so, start the server, then issue the following commands: INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password' INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysqladmin' -u root -h password 'new-password' INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.695 +0000 ManagedProcess - mysql_install_db: Alternatively you can run: INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: '/tmp/MariaDB4j/base/bin/mysql_secure_installation' INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: which will also give you the option of removing the test INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: databases and anonymous user created by default. This is INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: strongly recommended for production servers. INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: MySQL manual for more instructions. INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: You can start the MariaDB daemon with: INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base' ; /tmp/MariaDB4j/base/bin/mysqld_safe --datadir='/tmp/MariaDB4j/data/35557' INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: cd '/tmp/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl INFO 2024-06-22 18:25:32.696 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: Please report any problems at http://mariadb.org/jira INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/. INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: You can find additional information about the MySQL part at: INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: http://dev.mysql.com INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: Support MariaDB development by buying support/new features from MariaDB INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: Corporation Ab. You can contact us about this at sales@mariadb.com. INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: Alternatively consider joining our community based development effort: INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: http://mariadb.com/kb/en/contributing-to-the-mariadb-project/ INFO 2024-06-22 18:25:32.697 +0000 ManagedProcess - mysql_install_db: INFO 2024-06-22 18:25:32.698 +0000 ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysql_install_db, --datadir=/tmp/MariaDB4j/data/35557, --basedir=/tmp/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 INFO 2024-06-22 18:25:32.721 +0000 DB - Installation complete. INFO 2024-06-22 18:25:32.722 +0000 DB - Starting up the database... INFO 2024-06-22 18:25:32.722 +0000 DB - mysqld executable: /tmp/MariaDB4j/base/bin/mysqld INFO 2024-06-22 18:25:32.723 +0000 ManagedProcess - Starting Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/35557, --port=35557, --socket=/tmp/MariaDB4j.35557.sock] (in working directory /tmp/MariaDB4j/base) INFO 2024-06-22 18:25:32.723 +0000 ManagedProcess - Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/35557, --port=35557, --socket=/tmp/MariaDB4j.35557.sock] (in working directory /tmp/MariaDB4j/base) for max. 30000ms INFO 2024-06-22 18:25:32.834 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] /tmp/MariaDB4j/base/bin/mysqld (mysqld 10.1.13-MariaDB) starting as process 47433 ... INFO 2024-06-22 18:25:32.954 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Using mutexes to ref count buffer pool pages INFO 2024-06-22 18:25:32.954 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: The InnoDB memory heap is disabled INFO 2024-06-22 18:25:32.954 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins INFO 2024-06-22 18:25:32.955 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Memory barrier is not used INFO 2024-06-22 18:25:32.955 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Compressed tables use zlib 1.2.3 INFO 2024-06-22 18:25:32.955 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Using Linux native AIO INFO 2024-06-22 18:25:32.955 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Using SSE crc32 instructions INFO 2024-06-22 18:25:32.955 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Initializing buffer pool, size = 128.0M INFO 2024-06-22 18:25:32.958 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Completed initialization of buffer pool INFO 2024-06-22 18:25:32.963 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Highest supported file format is Barracuda. INFO 2024-06-22 18:25:32.975 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: 128 rollback segment(s) are active. INFO 2024-06-22 18:25:32.975 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:32 140263094636800 [Note] InnoDB: Waiting for purge to start ERROR 2024-06-22 18:25:32.993 +0000 MRConsumerImpl - exception: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:275) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:300) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:662) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:697) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.internal.Errors.process(Errors.java:205) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) ~[jersey-common-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:691) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:661) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:413) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:313) ~[jersey-client-2.40.jar:?] at org.onap.dmaap.mr.client.impl.DmaapClientUtil.getResponsewtBasicAuth(DmaapClientUtil.java:111) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRBaseClient.getResponse(MRBaseClient.java:252) ~[dmaapClient-1.1.14.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:299) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) ~[?:?] at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:415) ~[jersey-client-2.40.jar:?] at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:273) ~[jersey-client-2.40.jar:?] ... 17 more INFO 2024-06-22 18:25:32.994 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:32.994 +0000 SdncDmaapConsumer - DummyDmaapConsumer received ResponseMessage: java.net.ConnectException: Connection refused INFO 2024-06-22 18:25:32.994 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry INFO 2024-06-22 18:25:33.025 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:33 140263094636800 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.28-76.1 started; log sequence number 1616819 INFO 2024-06-22 18:25:33.031 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:33 140262399530752 [Note] InnoDB: Dumping buffer pool(s) not yet started INFO 2024-06-22 18:25:33.031 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:33 140263094636800 [Note] Plugin 'FEEDBACK' is disabled. INFO 2024-06-22 18:25:33.034 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:33 140263094636800 [Note] Server socket created on IP: '::'. INFO 2024-06-22 18:25:33.038 +0000 ManagedProcess - mysqld: 2024-06-22 18:25:33 140263094636800 [Note] /tmp/MariaDB4j/base/bin/mysqld: ready for connections. INFO 2024-06-22 18:25:33.038 +0000 ManagedProcess - mysqld: Version: '10.1.13-MariaDB' socket: '/tmp/MariaDB4j.35557.sock' port: 35557 MariaDB Server INFO 2024-06-22 18:25:33.075 +0000 DB - Database startup complete. DEBUG 2024-06-22 18:25:33.075 +0000 TestSdncDhcpEventConsumer - Getting DBResourceManager instance INFO 2024-06-22 18:25:33.087 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver INFO 2024-06-22 18:25:33.090 +0000 DBResourceManager - Recovery Mode disabled DEBUG 2024-06-22 18:25:33.093 +0000 DbConfigPool - Initializing DbConfigType INFO 2024-06-22 18:25:33.106 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource configured successfully. Using URL: jdbc:mysql://localhost:35557/test DEBUG 2024-06-22 18:25:33.109 +0000 DBResourceManager - Timeout set to 60 seconds INFO 2024-06-22 18:25:33.210 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:33.210 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection finalize checking timedout start events INFO 2024-06-22 18:25:33.210 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:33.210 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired start DEBUG 2024-06-22 18:25:33.211 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:33.211 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired before: [{}] DEBUG 2024-06-22 18:25:33.211 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:33.211 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired after: [{}] INFO 2024-06-22 18:25:33.211 +0000 DefaultEndpointIteratorMetricsCollection - 2024-06-22 18:25:33.211 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.metrics.DefaultEndpointIteratorMetricsCollection timeoutAllServicesIfExpired end DEBUG 2024-06-22 18:25:33.277 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to prd-centos8-builder-4c-4g-18680.novalocal, read-only is false, tested successfully DEBUG 2024-06-22 18:25:33.277 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3676ef19]] DEBUG 2024-06-22 18:25:33.278 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname DEBUG 2024-06-22 18:25:33.330 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 52 DEBUG 2024-06-22 18:25:33.331 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10 INFO 2024-06-22 18:25:33.331 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue INFO 2024-06-22 18:25:33.331 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-24 for sdnctldb01 INFO 2024-06-22 18:25:33.331 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 238 ms DEBUG 2024-06-22 18:25:33.332 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3676ef19]] DEBUG 2024-06-22 18:25:33.397 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 65 DEBUG 2024-06-22 18:25:33.397 +0000 DBResourceManager - writeData processing time : sdnctldb01 66 miliseconds. WARN 2024-06-22 18:25:33.398 +0000 SdncDhcpEventConsumer - DBLIB: JDBC DataSource has been initialized. DEBUG 2024-06-22 18:25:33.398 +0000 TestSdncDhcpEventConsumer - Setup complete DEBUG 2024-06-22 18:25:33.399 +0000 SdncDhcpEventConsumer - Got DHCP event : msg name DHCPACK; mac addr fa:16:3e:8f:ea:68; ip addr 10.3.0.2 DEBUG 2024-06-22 18:25:33.400 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3676ef19]] DEBUG 2024-06-22 18:25:33.426 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 26 DEBUG 2024-06-22 18:25:33.426 +0000 DBResourceManager - writeData processing time : sdnctldb01 27 miliseconds. DEBUG 2024-06-22 18:25:33.427 +0000 SdncDhcpEventConsumer - Got DHCP event : msg name DHCPACK; mac addr fa:16:3e:8f:ea:68; ip addr 10.3.0.3 DEBUG 2024-06-22 18:25:33.427 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3676ef19]] DEBUG 2024-06-22 18:25:33.454 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 27 DEBUG 2024-06-22 18:25:33.454 +0000 DBResourceManager - writeData processing time : sdnctldb01 27 miliseconds. DEBUG 2024-06-22 18:25:33.454 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@3676ef19]] DEBUG 2024-06-22 18:25:33.455 +0000 CachedDataSource - SQL Statement: SELECT * FROM DHCP_MAP WHERE mac_addr = 'fa:16:3e:8f:ea:68' DEBUG 2024-06-22 18:25:33.461 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 5 DEBUG 2024-06-22 18:25:33.461 +0000 DBResourceManager - >> getData : sdnctldb01 7 miliseconds. ERROR 2024-06-22 18:25:33.466 +0000 SdncRANSliceDmaapConsumer - Unable to process message java.lang.NullPointerException: Cannot invoke "java.util.Properties.getProperty(String, String)" because "this.properties" is null at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.getProperty(SdncDmaapConsumerImpl.java:65) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncRANSliceDmaapConsumer.processMsg(SdncRANSliceDmaapConsumer.java:77) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncRANSliceDmaapConsumer.testProcessMsgInvalidPartition(TestSdncRANSliceDmaapConsumer.java:164) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] WARN 2024-06-22 18:25:33.467 +0000 SdncRANSliceDmaapConsumer - Missing node in RANSlice message- rpc-name DEBUG 2024-06-22 18:25:33.467 +0000 SdncDmaapConsumer - propertiesPath: src/test/resources/dmaap-consumer-1.properties DEBUG 2024-06-22 18:25:33.467 +0000 SdncDmaapConsumer - timeoutStr: 15000 DEBUG 2024-06-22 18:25:33.468 +0000 SdncDmaapConsumer - fetchPause(Str): null DEBUG 2024-06-22 18:25:33.468 +0000 SdncDmaapConsumer - fetchPause: 5000 INFO 2024-06-22 18:25:33.470 +0000 SdncRANSliceDmaapConsumer - POST RANSlice Request {"input":{"common-header":{"api-ver":"ranSlice-dmaap.api-ver","flags":{"ttl":"ranSlice-dmaap.flags.mode","force":"ranSlice-dmaap.flags.force","mode":"ranSlice-dmaap.flags.mode"},"originator-id":"ranSlice-dmaap.originator-id","request-id":"ranSlice-dmaap.request-id","sub-request-id":"ranSlice-dmaap.sub-request-id","timestamp":"ranSlice-dmaap.timestamp"},"payload":"ranSlice-dmaap.payload"}} INFO 2024-06-22 18:25:33.470 +0000 SdncOdlConnection - Sending REST POST to http://localhost:8282/restconf/operations/ran-slice-api:upgrade-software INFO 2024-06-22 18:25:33.470 +0000 SdncOdlConnection - Message body: {"input":{"common-header":{"api-ver":"ranSlice-dmaap.api-ver","flags":{"ttl":"ranSlice-dmaap.flags.mode","force":"ranSlice-dmaap.flags.force","mode":"ranSlice-dmaap.flags.mode"},"originator-id":"ranSlice-dmaap.originator-id","request-id":"ranSlice-dmaap.request-id","sub-request-id":"ranSlice-dmaap.sub-request-id","timestamp":"ranSlice-dmaap.timestamp"},"payload":"ranSlice-dmaap.payload"}} ERROR 2024-06-22 18:25:33.470 +0000 SdncRANSliceDmaapConsumer - Unable to process message java.net.ConnectException: Connection refused at sun.nio.ch.Net.connect0(Native Method) ~[?:?] at sun.nio.ch.Net.connect(Net.java:579) ~[?:?] at sun.nio.ch.Net.connect(Net.java:568) ~[?:?] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?] at java.net.Socket.connect(Socket.java:633) ~[?:?] at java.net.Socket.connect(Socket.java:583) ~[?:?] at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] at sun.net.www.http.HttpClient.(HttpClient.java:279) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:384) ~[?:?] at sun.net.www.http.HttpClient.New(HttpClient.java:406) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1430) ~[?:?] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1401) ~[?:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncOdlConnection.send(SdncOdlConnection.java:117) ~[classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncRANSliceDmaapConsumer.processMsg(SdncRANSliceDmaapConsumer.java:84) [classes/:?] at org.onap.ccsdk.sli.northbound.dmaapclient.TestSdncRANSliceDmaapConsumer.test(TestSdncRANSliceDmaapConsumer.java:64) [test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) [junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) [junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) [junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) [junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [surefire-booter-3.0.0-M4.jar:3.0.0-M4] WARN 2024-06-22 18:25:33.471 +0000 SdncRANSliceDmaapConsumer - Missing body in RANSlice message INFO 2024-06-22 18:25:33.476 +0000 SdncOdlConnection - Sending REST PUT to https://127.0.0.1:8447/aai/v11/network/pnfs/pnf/a8098c1a-f86e-11da-bd1a-00112444be1e INFO 2024-06-22 18:25:33.476 +0000 SdncOdlConnection - Message body: { "input" : { } } DEBUG 2024-06-22 18:25:33.517 +0000 AbstractCache - 2024-06-22 18:25:33.517 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.518 +0000 AbstractCache - 2024-06-22 18:25:33.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [CacheRemoveUnusedEndpoints::com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.518 +0000 AbstractCache - 2024-06-22 18:25:33.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager-serializer-time] DEBUG 2024-06-22 18:25:33.518 +0000 AbstractCache - 2024-06-22 18:25:33.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [RefreshCacheData::com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.518 +0000 AbstractCache - 2024-06-22 18:25:33.518 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.529 +0000 AbstractCache - 2024-06-22 18:25:33.529 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask start - cache: [com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:33.529 +0000 AbstractCache - 2024-06-22 18:25:33.529 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [CacheRemoveUnusedEndpoints::com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:33.529 +0000 AbstractCache - 2024-06-22 18:25:33.529 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask completed - cache: [com.att.aft.dme2.iterator.domain.DME2RouteOffer_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:33.534 +0000 DME2ServiceStatManager - 2024-06-22 18:25:33.534 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager run Entering DEBUG 2024-06-22 18:25:33.534 +0000 DME2ServiceStatManager - 2024-06-22 18:25:33.534 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager run Shutting down timer task DEBUG 2024-06-22 18:25:33.534 +0000 DME2ServiceStatManager - 2024-06-22 18:25:33.534 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.event.DME2ServiceStatManager run Exiting INFO 2024-06-22 18:25:33.537 +0000 DB - cleanupOnExit() ShutdownHook now stopping database DEBUG 2024-06-22 18:25:33.538 +0000 DB - Stopping the database... DEBUG 2024-06-22 18:25:33.538 +0000 ManagedProcess - Going to destroy Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/35557, --port=35557, --socket=/tmp/MariaDB4j.35557.sock] (in working directory /tmp/MariaDB4j/base) DEBUG 2024-06-22 18:25:33.549 +0000 AbstractCache - 2024-06-22 18:25:33.549 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:33.550 +0000 AbstractCache - 2024-06-22 18:25:33.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [CacheRemoveUnusedEndpoints::com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:33.550 +0000 AbstractCache - 2024-06-22 18:25:33.550 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager_stale] DEBUG 2024-06-22 18:25:33.552 +0000 AbstractCache - 2024-06-22 18:25:33.551 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask start - cache: [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.552 +0000 AbstractCache - 2024-06-22 18:25:33.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [RefreshCacheData::com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.552 +0000 AbstractCache - 2024-06-22 18:25:33.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager-serializer-time] DEBUG 2024-06-22 18:25:33.552 +0000 AbstractCache - 2024-06-22 18:25:33.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask invoking cancel for the cache level timer task [CacheRemoveUnusedEndpoints::com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.552 +0000 AbstractCache - 2024-06-22 18:25:33.552 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.shutdownTimerTask completed - cache: [com.att.aft.dme2.manager.registry.DME2RouteInfo_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.731 +0000 MRConsumerImpl - DME2_PER_HANDLER_TIMEOUT_MS not set and using default 10000 DEBUG 2024-06-22 18:25:33.731 +0000 MRConsumerImpl - DME2_REPLY_HANDLER_TIMEOUT_MS not set and using default from timeoutMs, AFT_DME2_EP_READ_TIMEOUT_MS and AFT_DME2_EP_CONN_TIMEOUT 125000 DEBUG 2024-06-22 18:25:33.731 +0000 DME2Client - 2024-06-22 18:25:33.731 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client DME2Client DME2 URI:https://dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events?version=1.0&envContext=TEST&routeoffer=MR1&timeout=20000&filter=%7B%22class%22%3A%22Equals%22%2C%22field%22%3A%22event-header.entity-type%22%2C%22value%22%3A%22pserver%22%7D DEBUG 2024-06-22 18:25:33.732 +0000 DME2Client - 2024-06-22 18:25:33.732 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Entering DEBUG 2024-06-22 18:25:33.732 +0000 DME2Client - 2024-06-22 18:25:33.732 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DME2Client validateAndInitialize Exiting DEBUG 2024-06-22 18:25:33.733 +0000 HttpRequestInvoker - 2024-06-22 18:25:33.732 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.http.HttpRequestInvoker NO_JMS_REPLY_TO_SET DEBUG 2024-06-22 18:25:33.733 +0000 DefaultRequestProcessor - 2024-06-22 18:25:33.733 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getExchangeRequestHandlers null:handleRequest invoked DEBUG 2024-06-22 18:25:33.733 +0000 DefaultRequestProcessor - 2024-06-22 18:25:33.733 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.api.DefaultRequestProcessor getPreferredRouteOffer Returning null as preferred route offer DEBUG 2024-06-22 18:25:33.733 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.733 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator Entering DEBUG 2024-06-22 18:25:33.733 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.733 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder getIterator initialized DEBUG 2024-06-22 18:25:33.734 +0000 EndpointPreference - 2024-06-22 18:25:33.733 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.EndpointPreference resolvePreferredConnection start DEBUG 2024-06-22 18:25:33.734 +0000 DME2DefaultCache - 2024-06-22 18:25:33.734 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:33.735 +0000 DME2DefaultCache - 2024-06-22 18:25:33.735 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@2fbc0980]] DEBUG 2024-06-22 18:25:33.735 +0000 DME2DefaultCache - 2024-06-22 18:25:33.735 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.735 +0000 DME2DefaultCache - 2024-06-22 18:25:33.735 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.735 +0000 AbstractCache - 2024-06-22 18:25:33.735 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.735 +0000 AbstractCache - 2024-06-22 18:25:33.735 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080733735, expirationTime=1719080733735, creationTime=1719080733735, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@4036f907], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:33.735 +0000 DME2DefaultCache - 2024-06-22 18:25:33.735 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.736 +0000 DME2DefaultCache - 2024-06-22 18:25:33.736 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.736 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.736 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No route offers found, going direct path DEBUG 2024-06-22 18:25:33.736 +0000 DME2DefaultCache - 2024-06-22 18:25:33.736 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]] DEBUG 2024-06-22 18:25:33.736 +0000 DME2DefaultCache - 2024-06-22 18:25:33.736 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.get completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] ,[key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1]], [Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@4036f907]] DEBUG 2024-06-22 18:25:33.737 +0000 DME2DefaultCache - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.737 +0000 AbstractCache - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.737 +0000 DME2DefaultCache - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.737 +0000 AbstractCache - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.AbstractCache AbstractCache.createElement completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager], element: [CacheElement [markedForRemoval=false, lastAccessedTime=1719080733737, expirationTime=1719080733737, creationTime=1719080733737, ttl=0, key=key [key=/service=com.att.acsi.saat.dt.dmaap.dev.dmaap-v1*/version=1.0/envContext=TEST/routeOffer=MR1], value=Value [value=com.att.aft.dme2.manager.registry.DME2ServiceEndpointData@3675fa61], emptyCacheRefreshAttemptCount=-1]] DEBUG 2024-06-22 18:25:33.737 +0000 DME2DefaultCache - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) start - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.737 +0000 DME2DefaultCache - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.cache.legacy.DME2DefaultCache DME2DefaultCache.put(k,element) completed - cache: [com.att.aft.dme2.manager.registry.DME2Endpoint_FileSystem_DefaultDME2Manager] DEBUG 2024-06-22 18:25:33.737 +0000 AvailableEndpoints - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.helper.AvailableEndpoints findUnorderedEndpoints end: endpoints count #0 DEBUG 2024-06-22 18:25:33.737 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No direct endpoints found DEBUG 2024-06-22 18:25:33.737 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.737 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator No endpoints found DEBUG 2024-06-22 18:25:33.738 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order start DEBUG 2024-06-22 18:25:33.738 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order get endpoint map:[null] DEBUG 2024-06-22 18:25:33.738 +0000 DefaultEndpointOrderHandler - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.handler.order.DefaultEndpointOrderHandler order end;elapsed time:0 DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator start DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator queryParamMinActiveEndPoint=null DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize start DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Size of EndpointReference list: 0 DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize Starting EndpointReference list index position: -1 DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator initialize end DEBUG 2024-06-22 18:25:33.738 +0000 DME2EndpointIterator - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DME2EndpointIterator DefaultEndpointIterator end DEBUG 2024-06-22 18:25:33.738 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator end; elapsed time:5ms DEBUG 2024-06-22 18:25:33.738 +0000 DefaultEndpointIteratorBuilder - 2024-06-22 18:25:33.738 prd-centos8-builder-4c-4g-18680.novalocal 47256@prd-centos8-builder-4c-4g-18680.novalocal Thread-2-18 null NULL com.att.aft.dme2.iterator.DefaultEndpointIteratorBuilder buildIterator Exiting ERROR 2024-06-22 18:25:33.739 +0000 MRConsumerImpl - exception: java.util.UnknownFormatConversionException: Conversion = 'v' at java.util.Formatter$FormatSpecifier.conversion(Formatter.java:2855) ~[?:?] at java.util.Formatter$FormatSpecifier.(Formatter.java:2891) ~[?:?] at java.util.Formatter.parse(Formatter.java:2747) ~[?:?] at java.util.Formatter.format(Formatter.java:2671) ~[?:?] at java.util.Formatter.format(Formatter.java:2625) ~[?:?] at java.lang.String.format(String.java:4141) ~[?:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:37) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Exception.(DME2Exception.java:25) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DefaultRequestProcessor.send(DefaultRequestProcessor.java:188) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.RequestFacade.send(RequestFacade.java:26) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.send(DME2Client.java:116) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:136) ~[dme2-3.1.200-oss.jar:?] at com.att.aft.dme2.api.DME2Client.sendAndWait(DME2Client.java:320) ~[dme2-3.1.200-oss.jar:?] at org.onap.dmaap.mr.client.impl.MRConsumerImpl.fetchWithReturnConsumerResponse(MRConsumerImpl.java:287) [dmaapClient-1.1.14.jar:?] at org.onap.ccsdk.sli.northbound.dmaapclient.SdncDmaapConsumerImpl.run(SdncDmaapConsumerImpl.java:128) [classes/:?] at java.lang.Thread.run(Thread.java:833) [?:?] INFO 2024-06-22 18:25:33.739 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseCode: null INFO 2024-06-22 18:25:33.740 +0000 SdncDmaapConsumer - SdncAaiDmaapConsumer received ResponseMessage: Conversion = 'v' INFO 2024-06-22 18:25:33.740 +0000 SdncDmaapConsumer - No data received from fetch. Pausing 5000 ms before retry INFO 2024-06-22 18:25:35.205 +0000 ManagedProcess - Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/35557, --port=35557, --socket=/tmp/MariaDB4j.35557.sock] (in working directory /tmp/MariaDB4j/base) just exited, with value 0 INFO 2024-06-22 18:25:35.246 +0000 ManagedProcess - Successfully destroyed Program [/tmp/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/tmp/MariaDB4j/base, --datadir=/tmp/MariaDB4j/data/35557, --port=35557, --socket=/tmp/MariaDB4j.35557.sock] (in working directory /tmp/MariaDB4j/base) INFO 2024-06-22 18:25:35.246 +0000 DB - Database stopped. INFO 2024-06-22 18:25:35.246 +0000 DB - cleanupOnExit() ShutdownHook quietly deleting temporary DB data directory: /tmp/MariaDB4j/data/35557 INFO 2024-06-22 18:25:35.269 +0000 DB - cleanupOnExit() ShutdownHook quietly deleting temporary DB base directory: /tmp/MariaDB4j/base