2025-10-27 00:31:14:498 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-10-27 00:31:14:503 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2025-10-27 00:31:14:506 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2025-10-27 00:31:14:506 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-10-27 00:31:14:532 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-10-27 00:31:14:544 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-10-27 00:31:14:544 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-10-27 00:31:14:562 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2025-10-27 00:31:14:562 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-10-27 00:31:14:565 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-10-27 00:31:14:566 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-10-27 00:31:14:566 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-10-27 00:31:14:567 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-10-27 00:31:14:568 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-10-27 00:31:14:568 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @5c669da8) 2025-10-27 00:31:14:569 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-10-27 00:31:14:569 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-10-27 00:31:14:569 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-10-27 00:31:14:569 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-10-27 00:31:14:570 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-10-27 00:31:14:571 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-10-27 00:31:14:571 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-10-27 00:31:14:575 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2025-10-27 00:31:14:577 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-10-27 00:31:14:660 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 17281 (auto-detected) 2025-10-27 00:31:14:663 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-10-27 00:31:14:663 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-10-27 00:31:14:666 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-10-27 00:31:14:667 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-10-27 00:31:14:668 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: ae:54:25:ff:fe:3d:48:89 (auto-detected) 2025-10-27 00:31:14:683 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-10-27 00:31:14:683 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-10-27 00:31:14:716 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2025-10-27 00:31:14:736 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-10-27 00:31:14:736 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-10-27 00:31:14:737 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-10-27 00:31:14:737 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-10-27 00:31:14:737 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-10-27 00:31:14:746 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2025-10-27 00:31:14:746 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-10-27 00:31:14:746 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-10-27 00:31:14:748 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-10-27 00:31:14:769 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55823 2025-10-27 00:31:15:748 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:748 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:770 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:770 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:774 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:775 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:777 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:777 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:780 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:780 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:782 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:782 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:785 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:785 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:788 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:788 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:790 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:790 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:793 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:793 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:796 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55823 2025-10-27 00:31:15:796 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55823' mapped to BlahBlah 2025-10-27 00:31:15:801 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:15:802 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:15:802 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2025-10-27 00:31:15:802 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:16:056 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:55823 2025-10-27 00:31:16:077 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55823 2025-10-27 00:31:16:077 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1270132215 2025-10-27 00:31:16:121 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb82f75cc, L:/127.0.0.1:55850 - R:localhost/127.0.0.1:55823]]@1270132215 2025-10-27 00:31:16:141 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-10-27 00:31:16:141 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-10-27 00:31:16:143 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@331c95ff 2025-10-27 00:31:16:302 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2025-10-27 00:31:16:313 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:16:318 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2025-10-27 00:31:16:321 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2025-10-27 00:31:16:325 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@261a8a08 2025-10-27 00:31:16:325 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2025-10-27 00:31:16:331 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xb82f75cc, L:/127.0.0.1:55850 - R:localhost/127.0.0.1:55823] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2025-10-27 00:31:16:335 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2025-10-27 00:31:16:402 +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}]} 2025-10-27 00:31:16:407 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55823?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1270132215], timeout=30000] 2025-10-27 00:31:16:412 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55823?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1270132215] 2025-10-27 00:31:16:412 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb82f75cc, L:/127.0.0.1:55850 - R:localhost/127.0.0.1:55823]]@1270132215 2025-10-27 00:31:16:420 +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}]} 2025-10-27 00:31:16:420 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-10-27 00:31:16:421 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:16:421 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2025-10-27 00:31:16:421 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:16:421 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55823 2025-10-27 00:31:16:421 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55823@267211023] 2025-10-27 00:31:16:595 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34835 2025-10-27 00:31:16:596 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:596 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:601 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:605 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:605 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:607 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:607 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:611 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:612 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:619 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:619 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:621 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:621 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:624 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:624 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:627 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:627 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:629 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:629 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:630 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34835 2025-10-27 00:31:16:630 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34835' mapped to BlahBlah 2025-10-27 00:31:16:632 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:16:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:16:633 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2025-10-27 00:31:16:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:16:975 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:34835 2025-10-27 00:31:16:976 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34835 2025-10-27 00:31:16:976 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1869604445 2025-10-27 00:31:16:981 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe7556c01, L:/127.0.0.1:54422 - R:localhost/127.0.0.1:34835]]@1869604445 2025-10-27 00:31:17:081 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2025-10-27 00:31:17:084 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:17:085 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2025-10-27 00:31:17:085 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2025-10-27 00:31:17:085 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@16091cf0 2025-10-27 00:31:17:085 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2025-10-27 00:31:17:089 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xe7556c01, L:/127.0.0.1:54422 - R:localhost/127.0.0.1:34835] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2025-10-27 00:31:17:089 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2025-10-27 00:31:17:117 +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}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[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}]}]}}]}]} 2025-10-27 00:31:17:119 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34835?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1869604445], timeout=30000] 2025-10-27 00:31:17:119 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34835?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1869604445] 2025-10-27 00:31:17:119 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe7556c01, L:/127.0.0.1:54422 - R:localhost/127.0.0.1:34835]]@1869604445 2025-10-27 00:31:17:141 +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}}}} 2025-10-27 00:31:17:209 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:209 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2025-10-27 00:31:17:209 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:209 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34835 2025-10-27 00:31:17:209 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34835@1767198298] 2025-10-27 00:31:17:352 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38253 2025-10-27 00:31:17:353 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:353 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:356 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:356 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:358 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:358 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:359 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:359 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:361 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:361 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:362 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:363 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:364 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:364 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:366 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:366 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:367 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:367 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:369 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:369 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:370 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38253 2025-10-27 00:31:17:370 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38253' mapped to BlahBlah 2025-10-27 00:31:17:372 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:17:372 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:372 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2025-10-27 00:31:17:372 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:625 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:38253 2025-10-27 00:31:17:626 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:38253 2025-10-27 00:31:17:626 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@142965547 2025-10-27 00:31:17:631 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6e369914, L:/127.0.0.1:44646 - R:localhost/127.0.0.1:38253]]@142965547 2025-10-27 00:31:17:731 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2025-10-27 00:31:17:734 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:17:735 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2025-10-27 00:31:17:736 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2025-10-27 00:31:17:736 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@20fc935a 2025-10-27 00:31:17:736 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2025-10-27 00:31:17:739 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x6e369914, L:/127.0.0.1:44646 - R:localhost/127.0.0.1:38253] : {"jsonrpc":"2.0","id":1,"result":{}} 2025-10-27 00:31:17:740 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2025-10-27 00:31:17:740 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2025-10-27 00:31:17:741 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38253?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=142965547], timeout=30000] 2025-10-27 00:31:17:741 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38253?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=142965547] 2025-10-27 00:31:17:741 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6e369914, L:/127.0.0.1:44646 - R:localhost/127.0.0.1:38253]]@142965547 2025-10-27 00:31:17:742 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2025-10-27 00:31:17:742 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:742 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2025-10-27 00:31:17:742 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:743 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38253 2025-10-27 00:31:17:743 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38253@407582069] 2025-10-27 00:31:17:851 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50661 2025-10-27 00:31:17:853 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:853 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:856 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:856 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:858 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:858 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:860 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:860 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:861 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:861 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:863 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:863 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:865 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:865 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:866 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:866 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:868 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:868 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:869 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:869 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:871 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50661 2025-10-27 00:31:17:871 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50661' mapped to BlahBlah 2025-10-27 00:31:17:872 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:17:872 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:17:872 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2025-10-27 00:31:17:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:180 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:50661 2025-10-27 00:31:18:181 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50661 2025-10-27 00:31:18:181 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1426596408 2025-10-27 00:31:18:184 +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}, ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@1a86d88e}]} 2025-10-27 00:31:18:186 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf67d9c98, L:/127.0.0.1:55998 - R:localhost/127.0.0.1:50661]]@1426596408 2025-10-27 00:31:18:207 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2025-10-27 00:31:18:207 +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}}} 2025-10-27 00:31:18:209 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:18:209 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2025-10-27 00:31:18:210 +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}}] 2025-10-27 00:31:18:210 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@69c03e5e 2025-10-27 00:31:18:210 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2025-10-27 00:31:18:213 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xf67d9c98, L:/127.0.0.1:55998 - R:localhost/127.0.0.1:50661] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2025-10-27 00:31:18:213 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2025-10-27 00:31:18:214 +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=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@64140561}]} 2025-10-27 00:31:18:214 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50661?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1426596408], timeout=30000] 2025-10-27 00:31:18:215 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50661?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1426596408] 2025-10-27 00:31:18:215 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf67d9c98, L:/127.0.0.1:55998 - R:localhost/127.0.0.1:50661]]@1426596408 2025-10-27 00:31:18:215 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableDOMSourceAnyxmlNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)some-data, body=javax.xml.transform.dom.DOMSource@64140561}]} 2025-10-27 00:31:18:215 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-10-27 00:31:18:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:216 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2025-10-27 00:31:18:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:216 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50661 2025-10-27 00:31:18:216 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50661@868037961] 2025-10-27 00:31:18:335 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50405 2025-10-27 00:31:18:336 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:336 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:339 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:340 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:341 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:342 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:343 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:343 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:345 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:345 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:347 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:347 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:349 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:349 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:351 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:351 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:353 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:353 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:355 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:355 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:357 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50405 2025-10-27 00:31:18:357 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50405' mapped to BlahBlah 2025-10-27 00:31:18:359 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:18:359 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:359 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2025-10-27 00:31:18:359 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:646 +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}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[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}]}]}}]} 2025-10-27 00:31:18:646 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:50405 2025-10-27 00:31:18:647 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50405 2025-10-27 00:31:18:647 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@433350028 2025-10-27 00:31:18:649 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4f681adc, L:/127.0.0.1:50254 - R:localhost/127.0.0.1:50405]]@433350028 2025-10-27 00:31:18:649 +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}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[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}]}]}}]} 2025-10-27 00:31:18:652 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2025-10-27 00:31:18:753 +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}]}} 2025-10-27 00:31:18:756 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:18:756 +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}]}} 2025-10-27 00:31:18:757 +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}]}] 2025-10-27 00:31:18:758 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@337ea568 2025-10-27 00:31:18:758 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2025-10-27 00:31:18:761 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x4f681adc, L:/127.0.0.1:50254 - R:localhost/127.0.0.1:50405] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2025-10-27 00:31:18:762 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2025-10-27 00:31:18:764 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[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}]}]}}]} 2025-10-27 00:31:18:765 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50405?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=433350028], timeout=30000] 2025-10-27 00:31:18:765 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50405?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=433350028] 2025-10-27 00:31:18:765 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4f681adc, L:/127.0.0.1:50254 - R:localhost/127.0.0.1:50405]]@433350028 2025-10-27 00:31:18:766 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)numbers, body=UnmodifiableCollection{[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}]}]}}]} 2025-10-27 00:31:18:766 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-10-27 00:31:18:776 +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}}} 2025-10-27 00:31:18:778 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:778 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2025-10-27 00:31:18:778 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:778 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50405 2025-10-27 00:31:18:778 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50405@7198505] 2025-10-27 00:31:18:862 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55747 2025-10-27 00:31:18:863 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:863 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:866 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:866 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:867 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:867 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:869 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:869 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:870 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:870 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:871 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:871 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:872 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:873 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:874 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:874 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:875 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:875 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:877 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:877 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55747 2025-10-27 00:31:18:878 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55747' mapped to BlahBlah 2025-10-27 00:31:18:879 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:18:879 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:18:879 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2025-10-27 00:31:18:879 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:132 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:55747 2025-10-27 00:31:19:133 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55747 2025-10-27 00:31:19:133 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2135030356 2025-10-27 00:31:19:137 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb33fa862, L:/127.0.0.1:51496 - R:localhost/127.0.0.1:55747]]@2135030356 2025-10-27 00:31:19:238 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2025-10-27 00:31:19:241 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:19:249 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2025-10-27 00:31:19:249 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2025-10-27 00:31:19:251 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4626b40d 2025-10-27 00:31:19:251 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2025-10-27 00:31:19:253 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xb33fa862, L:/127.0.0.1:51496 - R:localhost/127.0.0.1:55747] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2025-10-27 00:31:19:258 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55747?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2135030356], timeout=30000] 2025-10-27 00:31:19:259 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55747?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=2135030356] 2025-10-27 00:31:19:259 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb33fa862, L:/127.0.0.1:51496 - R:localhost/127.0.0.1:55747]]@2135030356 2025-10-27 00:31:19:267 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2025-10-27 00:31:19:267 +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:55747, cause=java.lang.reflect.InvocationTargetException]] 2025-10-27 00:31:19:270 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:271 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2025-10-27 00:31:19:271 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:271 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55747 2025-10-27 00:31:19:271 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55747@2139344016] 2025-10-27 00:31:19:352 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45235 2025-10-27 00:31:19:353 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:353 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:356 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:356 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:358 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:358 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:359 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:359 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:360 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:360 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:362 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:362 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:363 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:363 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:364 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:364 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:366 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:366 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:367 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:367 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:368 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45235 2025-10-27 00:31:19:368 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45235' mapped to BlahBlah 2025-10-27 00:31:19:370 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:19:370 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:370 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2025-10-27 00:31:19:370 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:625 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:625 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2025-10-27 00:31:19:625 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:625 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45235 2025-10-27 00:31:19:625 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45235@1622160793] 2025-10-27 00:31:19:704 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50403 2025-10-27 00:31:19:705 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:705 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:708 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:708 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:709 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:710 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:711 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:711 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:712 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:712 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:713 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:713 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:715 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:715 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:716 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:716 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:717 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:717 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:719 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:719 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:720 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50403 2025-10-27 00:31:19:720 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50403' mapped to BlahBlah 2025-10-27 00:31:19:721 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:19:721 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:721 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2025-10-27 00:31:19:721 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:19:990 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:50403 2025-10-27 00:31:19:991 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50403 2025-10-27 00:31:19:991 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@23200676 2025-10-27 00:31:19:993 +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}]} 2025-10-27 00:31:19:993 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xacb7813a, L:/127.0.0.1:39108 - R:localhost/127.0.0.1:50403]]@23200676 2025-10-27 00:31:19:994 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2025-10-27 00:31:20:095 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2025-10-27 00:31:20:097 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:20:098 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2025-10-27 00:31:20:098 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2025-10-27 00:31:20:098 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@756608e6 2025-10-27 00:31:20:099 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2025-10-27 00:31:20:101 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xacb7813a, L:/127.0.0.1:39108 - R:localhost/127.0.0.1:50403] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2025-10-27 00:31:20:102 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2025-10-27 00:31:20:103 +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}]} 2025-10-27 00:31:20:103 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50403?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=23200676], timeout=30000] 2025-10-27 00:31:20:104 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50403?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=23200676] 2025-10-27 00:31:20:104 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xacb7813a, L:/127.0.0.1:39108 - R:localhost/127.0.0.1:50403]]@23200676 2025-10-27 00:31:20:104 +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}]} 2025-10-27 00:31:20:105 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2025-10-27 00:31:20:116 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2025-10-27 00:31:20:116 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:20:116 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2025-10-27 00:31:20:116 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:20:116 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50403 2025-10-27 00:31:20:117 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50403@476293725] 2025-10-27 00:31:20:195 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51599 2025-10-27 00:31:20:196 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:196 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:199 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:199 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:201 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:201 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:202 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:202 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:203 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:203 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:204 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:204 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:206 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:206 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:207 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:207 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:208 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:208 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:209 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:209 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:210 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51599 2025-10-27 00:31:20:210 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51599' mapped to BlahBlah 2025-10-27 00:31:20:212 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2025-10-27 00:31:20:212 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:20:212 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2025-10-27 00:31:20:212 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:20:487 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:51599 2025-10-27 00:31:20:488 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:51599 2025-10-27 00:31:20:488 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1443067245 2025-10-27 00:31:20:489 +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}, ImmutableSystemLeafSetNode{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}]}}]} 2025-10-27 00:31:20:490 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7db5de0a, L:/127.0.0.1:38434 - R:localhost/127.0.0.1:51599]]@1443067245 2025-10-27 00:31:20:490 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2025-10-27 00:31:20:592 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2025-10-27 00:31:20:594 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-10-27 00:31:20:595 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2025-10-27 00:31:20:595 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2025-10-27 00:31:20:595 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@18cef041 2025-10-27 00:31:20:596 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2025-10-27 00:31:20:598 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x7db5de0a, L:/127.0.0.1:38434 - R:localhost/127.0.0.1:51599] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2025-10-27 00:31:20:599 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2025-10-27 00:31:20:602 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{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}]}}]} 2025-10-27 00:31:20:603 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51599?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1443067245], timeout=30000] 2025-10-27 00:31:20:603 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:51599?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1443067245] 2025-10-27 00:31:20:603 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7db5de0a, L:/127.0.0.1:38434 - R:localhost/127.0.0.1:51599]]@1443067245 2025-10-27 00:31:20:603 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableSystemLeafSetNode{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}]}}]}} 2025-10-27 00:31:20:614 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2025-10-27 00:31:20:615 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:20:615 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2025-10-27 00:31:20:615 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-10-27 00:31:20:615 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51599 2025-10-27 00:31:20:615 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51599@448684316]