2024-09-07 00:13:29:981 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-09-07 00:13:29:984 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-09-07 00:13:29:996 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-07 00:13:30:005 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-09-07 00:13:30:005 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-09-07 00:13:30:037 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-09-07 00:13:30:037 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-09-07 00:13:30:038 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-09-07 00:13:30:038 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-09-07 00:13:30:039 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-09-07 00:13:30:039 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-09-07 00:13:30:040 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-09-07 00:13:30:040 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-09-07 00:13:30:041 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @2ca923bb 2024-09-07 00:13:30:042 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-09-07 00:13:30:042 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-09-07 00:13:30:042 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-09-07 00:13:30:043 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-09-07 00:13:30:045 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-09-07 00:13:30:045 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-09-07 00:13:30:046 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-09-07 00:13:30:046 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-09-07 00:13:30:048 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-07 00:13:30:048 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-07 00:13:30:068 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-07 00:13:30:136 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 8978 (auto-detected) 2024-09-07 00:13:30:143 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-07 00:13:30:143 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-07 00:13:30:145 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-07 00:13:30:147 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-09-07 00:13:30:148 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:9e:ff:fe:1c:a0:6f (auto-detected) 2024-09-07 00:13:30:161 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-09-07 00:13:30:161 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-09-07 00:13:30:195 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-09-07 00:13:30:196 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-09-07 00:13:30:196 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-09-07 00:13:30:196 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-09-07 00:13:30:196 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-09-07 00:13:30:196 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-09-07 00:13:30:207 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-09-07 00:13:30:207 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-09-07 00:13:30:208 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-09-07 00:13:30:209 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-07 00:13:30:220 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59763 2024-09-07 00:13:31:581 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:581 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:612 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:612 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:620 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:620 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:625 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:626 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:630 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:630 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:635 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:635 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:640 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:641 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:646 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:646 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:650 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:651 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:656 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:656 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:660 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59763 2024-09-07 00:13:31:661 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59763' mapped to BlahBlah 2024-09-07 00:13:31:671 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:31:671 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:31:671 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-09-07 00:13:31:671 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:31:922 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:59763 2024-09-07 00:13:31:946 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59763 2024-09-07 00:13:31:946 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1261940766 2024-09-07 00:13:31:986 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd2474e7f, L:/127.0.0.1:59858 - R:localhost/127.0.0.1:59763]]@1261940766 2024-09-07 00:13:32:002 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-07 00:13:32:002 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-09-07 00:13:32:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-07 00:13:32:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-09-07 00:13:32:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-07 00:13:32:016 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-09-07 00:13:32:016 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-09-07 00:13:32:017 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@312b129e 2024-09-07 00:13:32:178 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-07 00:13:32:187 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:32:193 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-07 00:13:32:195 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-09-07 00:13:32:211 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6856f819 2024-09-07 00:13:32:211 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-07 00:13:32:218 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xd2474e7f, L:/127.0.0.1:59858 - R:localhost/127.0.0.1:59763] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-07 00:13:32:223 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-09-07 00:13:32:313 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-09-07 00:13:32:317 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59763?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1261940766], timeout=30000] 2024-09-07 00:13:32:324 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59763?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1261940766] 2024-09-07 00:13:32:325 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd2474e7f, L:/127.0.0.1:59858 - R:localhost/127.0.0.1:59763]]@1261940766 2024-09-07 00:13:32:337 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-09-07 00:13:32:337 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-07 00:13:32:338 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:32:338 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-09-07 00:13:32:338 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:32:339 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59763 2024-09-07 00:13:32:339 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59763@599726537] 2024-09-07 00:13:32:687 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36279 2024-09-07 00:13:32:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:688 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:692 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:693 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:696 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:700 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:700 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:704 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:704 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:707 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:707 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:711 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:711 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:714 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:714 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:717 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:717 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:720 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:720 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:723 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36279 2024-09-07 00:13:32:723 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36279' mapped to BlahBlah 2024-09-07 00:13:32:726 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:32:727 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:32:727 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-09-07 00:13:32:727 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:074 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:36279 2024-09-07 00:13:33:075 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36279 2024-09-07 00:13:33:075 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1283557510 2024-09-07 00:13:33:088 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1e25a594, L:/127.0.0.1:58122 - R:localhost/127.0.0.1:36279]]@1283557510 2024-09-07 00:13:33:179 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-07 00:13:33:183 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:33:184 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-07 00:13:33:184 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-09-07 00:13:33:184 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2302403f 2024-09-07 00:13:33:185 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-07 00:13:33:190 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x1e25a594, L:/127.0.0.1:58122 - R:localhost/127.0.0.1:36279] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-07 00:13:33:191 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-09-07 00:13:33:216 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)segment1, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)level, body=20}, ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}]}]} 2024-09-07 00:13:33:218 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36279?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1283557510], timeout=30000] 2024-09-07 00:13:33:218 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36279?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1283557510] 2024-09-07 00:13:33:218 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x1e25a594, L:/127.0.0.1:58122 - R:localhost/127.0.0.1:36279]]@1283557510 2024-09-07 00:13:33:239 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Output : GetAllNumbersOutput{segment1=Segment1{level=WatermarkValue{value=20}, numbers={NumbersKey{num=15}=Numbers{num=15}, NumbersKey{num=10}=Numbers{num=10}, NumbersKey{num=17}=Numbers{num=17}}}} 2024-09-07 00:13:33:309 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:309 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-09-07 00:13:33:309 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:309 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36279 2024-09-07 00:13:33:309 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36279@1533512143] 2024-09-07 00:13:33:550 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40299 2024-09-07 00:13:33:551 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:551 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:555 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:555 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:558 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:558 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:560 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:560 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:563 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:563 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:565 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:565 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:568 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:568 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:570 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:571 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:573 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:575 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:575 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:578 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40299 2024-09-07 00:13:33:578 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40299' mapped to BlahBlah 2024-09-07 00:13:33:580 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:33:581 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:581 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-09-07 00:13:33:581 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:832 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:40299 2024-09-07 00:13:33:833 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40299 2024-09-07 00:13:33:833 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2095417739 2024-09-07 00:13:33:839 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x38760ef7, L:/127.0.0.1:45910 - R:localhost/127.0.0.1:40299]]@2095417739 2024-09-07 00:13:33:939 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-07 00:13:33:941 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:33:942 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-07 00:13:33:942 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-09-07 00:13:33:942 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@39532639 2024-09-07 00:13:33:943 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-07 00:13:33:945 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x38760ef7, L:/127.0.0.1:45910 - R:localhost/127.0.0.1:40299] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-07 00:13:33:946 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-09-07 00:13:33:947 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2024-09-07 00:13:33:947 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40299?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2095417739], timeout=30000] 2024-09-07 00:13:33:947 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40299?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2095417739] 2024-09-07 00:13:33:947 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x38760ef7, L:/127.0.0.1:45910 - R:localhost/127.0.0.1:40299]]@2095417739 2024-09-07 00:13:33:948 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@905190ea 2024-09-07 00:13:33:950 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:950 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-09-07 00:13:33:950 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:33:951 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40299 2024-09-07 00:13:33:951 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40299@490689666] 2024-09-07 00:13:34:195 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52165 2024-09-07 00:13:34:195 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:196 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:199 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:199 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:203 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:203 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:206 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:206 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:209 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:209 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:211 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:211 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:214 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:214 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:217 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:217 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:219 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:219 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:221 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:221 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:224 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52165 2024-09-07 00:13:34:224 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52165' mapped to BlahBlah 2024-09-07 00:13:34:226 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:34:227 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:34:227 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-09-07 00:13:34:227 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:34:515 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:52165 2024-09-07 00:13:34:516 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52165 2024-09-07 00:13:34:516 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1923626326 2024-09-07 00:13:34:518 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-number, body=5}, ImmutableXmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@42fb4f4e}]} 2024-09-07 00:13:34:520 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0fdd89ff, L:/127.0.0.1:34860 - R:localhost/127.0.0.1:52165]]@1923626326 2024-09-07 00:13:34:537 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-09-07 00:13:34:638 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-09-07 00:13:34:642 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:34:642 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-09-07 00:13:34:643 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=method-with-anyxml, params={"some-number":5,"some-data":{"data":123}}] 2024-09-07 00:13:34:643 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1aa4c4d3 2024-09-07 00:13:34:643 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-07 00:13:34:645 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x0fdd89ff, L:/127.0.0.1:34860 - R:localhost/127.0.0.1:52165] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-07 00:13:34:646 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-09-07 00:13:34:648 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableXmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@641402ff}]} 2024-09-07 00:13:34:649 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52165?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1923626326], timeout=30000] 2024-09-07 00:13:34:649 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52165?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1923626326] 2024-09-07 00:13:34:649 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0fdd89ff, L:/127.0.0.1:34860 - R:localhost/127.0.0.1:52165]]@1923626326 2024-09-07 00:13:34:652 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableXmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@641402ff}]} 2024-09-07 00:13:34:653 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-07 00:13:34:653 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:34:653 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-09-07 00:13:34:653 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:34:653 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52165 2024-09-07 00:13:34:653 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52165@615505688] 2024-09-07 00:13:34:802 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45375 2024-09-07 00:13:34:802 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:802 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:806 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:806 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:808 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:808 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:811 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:811 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:813 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:813 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:815 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:815 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:818 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:818 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:820 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:820 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:823 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:823 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:825 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:825 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:827 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45375 2024-09-07 00:13:34:827 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45375' mapped to BlahBlah 2024-09-07 00:13:34:830 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:34:830 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:34:830 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-09-07 00:13:34:830 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:121 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Transformed RPC NormalizedNode : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}]} 2024-09-07 00:13:35:121 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:45375 2024-09-07 00:13:35:122 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45375 2024-09-07 00:13:35:122 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@98610598 2024-09-07 00:13:35:123 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=15}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=15}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=10}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=10}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=17}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=17}]}]}]} 2024-09-07 00:13:35:125 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x689bfb5c, L:/127.0.0.1:57916 - R:localhost/127.0.0.1:45375]]@98610598 2024-09-07 00:13:35:125 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-09-07 00:13:35:226 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2024-09-07 00:13:35:227 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:35:227 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2024-09-07 00:13:35:227 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-list, params={"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}] 2024-09-07 00:13:35:228 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1b076f0e 2024-09-07 00:13:35:228 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-07 00:13:35:230 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x689bfb5c, L:/127.0.0.1:57916 - R:localhost/127.0.0.1:45375] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-07 00:13:35:231 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-09-07 00:13:35:232 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}]} 2024-09-07 00:13:35:232 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45375?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=98610598], timeout=30000] 2024-09-07 00:13:35:232 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45375?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=98610598] 2024-09-07 00:13:35:232 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x689bfb5c, L:/127.0.0.1:57916 - R:localhost/127.0.0.1:45375]]@98610598 2024-09-07 00:13:35:233 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=51}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=51}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=30}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=30}]}, ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[{(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num=45}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)num, body=45}]}]}]} 2024-09-07 00:13:35:233 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-07 00:13:35:244 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyListOutput{numbers={NumbersKey{num=51}=Numbers{num=51}, NumbersKey{num=30}=Numbers{num=30}, NumbersKey{num=45}=Numbers{num=45}}} 2024-09-07 00:13:35:245 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:245 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-09-07 00:13:35:245 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:245 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45375 2024-09-07 00:13:35:246 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45375@497934712] 2024-09-07 00:13:35:355 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 46645 2024-09-07 00:13:35:356 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:356 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:359 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:359 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:361 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:361 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:363 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:363 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:365 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:365 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:367 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:367 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:369 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:369 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:371 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:371 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:373 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:373 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:375 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:375 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:377 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46645 2024-09-07 00:13:35:377 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:46645' mapped to BlahBlah 2024-09-07 00:13:35:380 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:35:380 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:380 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-09-07 00:13:35:380 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:631 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:46645 2024-09-07 00:13:35:632 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:46645 2024-09-07 00:13:35:632 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@483774527 2024-09-07 00:13:35:643 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe37d7535, L:/127.0.0.1:49306 - R:localhost/127.0.0.1:46645]]@483774527 2024-09-07 00:13:35:736 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-07 00:13:35:739 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:35:739 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-07 00:13:35:739 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-09-07 00:13:35:742 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7479bf1a 2024-09-07 00:13:35:742 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-07 00:13:35:745 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xe37d7535, L:/127.0.0.1:49306 - R:localhost/127.0.0.1:46645] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-07 00:13:35:746 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46645?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=483774527], timeout=30000] 2024-09-07 00:13:35:746 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46645?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=483774527] 2024-09-07 00:13:35:746 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe37d7535, L:/127.0.0.1:49306 - R:localhost/127.0.0.1:46645]]@483774527 2024-09-07 00:13:35:756 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-09-07 00:13:35:756 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [RpcError [message=Invocation of method 'error-method' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:46645, cause=java.lang.reflect.InvocationTargetException]] 2024-09-07 00:13:35:763 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:763 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-09-07 00:13:35:763 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:763 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 46645 2024-09-07 00:13:35:764 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46645@824899696] 2024-09-07 00:13:35:848 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50445 2024-09-07 00:13:35:848 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:848 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:851 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:852 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:854 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:854 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:856 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:856 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:858 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:858 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:860 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:860 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:862 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:862 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:864 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:864 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:866 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:866 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:868 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:868 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:870 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50445 2024-09-07 00:13:35:870 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50445' mapped to BlahBlah 2024-09-07 00:13:35:872 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:35:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:35:873 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-09-07 00:13:35:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:128 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:128 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-09-07 00:13:36:128 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:129 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50445 2024-09-07 00:13:36:129 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50445@20497082] 2024-09-07 00:13:36:215 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37561 2024-09-07 00:13:36:216 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:216 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:219 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:219 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:221 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:221 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:223 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:223 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:225 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:225 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:226 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:226 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:228 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:228 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:230 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:230 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:232 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:232 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:234 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:234 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:236 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37561 2024-09-07 00:13:36:236 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37561' mapped to BlahBlah 2024-09-07 00:13:36:238 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:36:238 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:238 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-09-07 00:13:36:238 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:505 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:37561 2024-09-07 00:13:36:506 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37561 2024-09-07 00:13:36:506 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@811381900 2024-09-07 00:13:36:507 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)in-number, body=8}]} 2024-09-07 00:13:36:508 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-09-07 00:13:36:509 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xa7986d2d, L:/127.0.0.1:40916 - R:localhost/127.0.0.1:37561]]@811381900 2024-09-07 00:13:36:609 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-07 00:13:36:610 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:36:611 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-07 00:13:36:611 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-09-07 00:13:36:611 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2d1f5a11 2024-09-07 00:13:36:611 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-07 00:13:36:614 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xa7986d2d, L:/127.0.0.1:40916 - R:localhost/127.0.0.1:37561] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-07 00:13:36:615 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-09-07 00:13:36:616 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2024-09-07 00:13:36:616 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37561?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=811381900], timeout=30000] 2024-09-07 00:13:36:616 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37561?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=811381900] 2024-09-07 00:13:36:617 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xa7986d2d, L:/127.0.0.1:40916 - R:localhost/127.0.0.1:37561]]@811381900 2024-09-07 00:13:36:618 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2024-09-07 00:13:36:618 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-07 00:13:36:628 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-09-07 00:13:36:629 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:629 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-09-07 00:13:36:629 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:629 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37561 2024-09-07 00:13:36:629 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37561@1458690911] 2024-09-07 00:13:36:707 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45315 2024-09-07 00:13:36:707 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:707 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:710 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:710 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:711 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:711 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:712 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:712 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:713 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:713 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:714 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:714 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:716 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:716 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:717 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:717 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:718 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:718 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:720 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:720 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:721 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45315 2024-09-07 00:13:36:721 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45315' mapped to BlahBlah 2024-09-07 00:13:36:722 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-07 00:13:36:722 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:722 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-09-07 00:13:36:722 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:36:990 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:45315 2024-09-07 00:13:36:991 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45315 2024-09-07 00:13:36:991 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1838523719 2024-09-07 00:13:36:993 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x34a4aa7c, L:/127.0.0.1:37464 - R:localhost/127.0.0.1:45315]]@1838523719 2024-09-07 00:13:36:994 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)multiplier, body=3}, ImmutableLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[5], body=5}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[2], body=2}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[7], body=7}]}}]} 2024-09-07 00:13:36:995 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-09-07 00:13:37:095 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-07 00:13:37:096 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-07 00:13:37:097 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-07 00:13:37:097 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2024-09-07 00:13:37:097 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2dc5aa2f 2024-09-07 00:13:37:097 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-07 00:13:37:098 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x34a4aa7c, L:/127.0.0.1:37464 - R:localhost/127.0.0.1:45315] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-07 00:13:37:098 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-09-07 00:13:37:100 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafSetNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[21], body=21}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[6], body=6}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers[15], body=15}]}}]} 2024-09-07 00:13:37:100 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45315?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1838523719], timeout=30000] 2024-09-07 00:13:37:100 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45315?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1838523719] 2024-09-07 00:13:37:100 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x34a4aa7c, L:/127.0.0.1:37464 - R:localhost/127.0.0.1:45315]]@1838523719 2024-09-07 00:13:37:101 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@c842abd8 2024-09-07 00:13:37:107 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-09-07 00:13:37:108 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:37:108 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-09-07 00:13:37:108 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-07 00:13:37:108 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45315 2024-09-07 00:13:37:108 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45315@1714896759]