2026-05-16 08:11:56:683 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-05-16 08:11:56:687 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2026-05-16 08:11:56:690 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-05-16 08:11:56:690 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-05-16 08:11:56:703 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-05-16 08:11:56:713 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-05-16 08:11:56:714 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-05-16 08:11:56:736 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-05-16 08:11:56:736 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-05-16 08:11:56:738 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-05-16 08:11:56:739 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-05-16 08:11:56:740 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-05-16 08:11:56:741 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-05-16 08:11:56:742 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-05-16 08:11:56:742 +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 @4bc222e) 2026-05-16 08:11:56:744 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-05-16 08:11:56:744 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-05-16 08:11:56:744 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-05-16 08:11:56:744 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-05-16 08:11:56:745 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-05-16 08:11:56:746 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-05-16 08:11:56:746 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-05-16 08:11:56:750 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-05-16 08:11:56:752 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-05-16 08:11:56:839 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 4787 (auto-detected) 2026-05-16 08:11:56:843 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-05-16 08:11:56:843 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-05-16 08:11:56:846 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-05-16 08:11:56:847 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-05-16 08:11:56:847 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: fe:4d:67:ff:fe:52:bd:fb (auto-detected) 2026-05-16 08:11:56:864 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-05-16 08:11:56:864 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-05-16 08:11:56:902 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-05-16 08:11:56:922 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-05-16 08:11:56:922 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-05-16 08:11:56:922 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-05-16 08:11:56:922 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-05-16 08:11:56:922 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-05-16 08:11:56:936 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-05-16 08:11:56:936 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-05-16 08:11:56:936 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-05-16 08:11:56:937 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-05-16 08:11:56:955 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 46431 2026-05-16 08:11:57:835 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:836 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:854 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:854 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:859 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:859 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:862 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:862 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:864 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:864 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:866 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:867 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:869 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:869 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:871 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:871 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:873 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:873 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:876 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46431 2026-05-16 08:11:57:878 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:46431' mapped to BlahBlah 2026-05-16 08:11:57:882 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:11:57:882 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:57:883 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-05-16 08:11:57:883 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:58:136 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:46431 2026-05-16 08:11:58:154 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:46431 2026-05-16 08:11:58:155 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1217132493 2026-05-16 08:11:58:192 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5f9f01fb, L:/127.0.0.1:37794 - R:localhost/127.0.0.1:46431]]@1217132493 2026-05-16 08:11:58:205 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-05-16 08:11:58:205 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-05-16 08:11:58:206 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@348eb45c 2026-05-16 08:11:58:382 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-05-16 08:11:58:391 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:11:58:395 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-05-16 08:11:58:398 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-05-16 08:11:58:401 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7071b2c9 2026-05-16 08:11:58:401 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-05-16 08:11:58:406 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x5f9f01fb, L:/127.0.0.1:37794 - R:localhost/127.0.0.1:46431] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-05-16 08:11:58:410 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-05-16 08:11:58:479 +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}]} 2026-05-16 08:11:58:483 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46431?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493], timeout=30000] 2026-05-16 08:11:58:488 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46431?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493] 2026-05-16 08:11:58:488 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5f9f01fb, L:/127.0.0.1:37794 - R:localhost/127.0.0.1:46431]]@1217132493 2026-05-16 08:11:58:494 +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}]} 2026-05-16 08:11:58:494 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-16 08:11:58:495 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:58:495 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-05-16 08:11:58:495 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:58:495 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 46431 2026-05-16 08:11:58:495 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46431@1660873155] 2026-05-16 08:11:58:642 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42797 2026-05-16 08:11:58:643 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:643 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:646 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:646 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:648 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:648 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:650 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:650 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:652 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:652 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:654 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:654 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:657 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:657 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:658 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:658 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:660 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:660 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:662 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:662 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:664 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42797 2026-05-16 08:11:58:664 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42797' mapped to BlahBlah 2026-05-16 08:11:58:666 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:11:58:666 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:58:666 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-05-16 08:11:58:666 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:043 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:42797 2026-05-16 08:11:59:045 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42797 2026-05-16 08:11:59:046 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@68886892 2026-05-16 08:11:59:050 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe8d9e253, L:/127.0.0.1:34552 - R:localhost/127.0.0.1:42797]]@68886892 2026-05-16 08:11:59:155 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-05-16 08:11:59:158 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:11:59:158 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-05-16 08:11:59:159 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-05-16 08:11:59:159 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1610ebad 2026-05-16 08:11:59:159 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-05-16 08:11:59:162 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xe8d9e253, L:/127.0.0.1:34552 - R:localhost/127.0.0.1:42797] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-05-16 08:11:59:163 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-05-16 08:11:59:185 +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}]}]}}]}]} 2026-05-16 08:11:59:187 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42797?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=68886892], timeout=30000] 2026-05-16 08:11:59:187 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42797?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=68886892] 2026-05-16 08:11:59:187 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe8d9e253, L:/127.0.0.1:34552 - R:localhost/127.0.0.1:42797]]@68886892 2026-05-16 08:11:59:202 +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}}}} 2026-05-16 08:11:59:257 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:257 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-05-16 08:11:59:257 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:258 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42797 2026-05-16 08:11:59:258 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42797@1353340966] 2026-05-16 08:11:59:417 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53611 2026-05-16 08:11:59:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:418 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:420 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:420 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:422 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:422 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:424 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:424 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:425 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:425 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:427 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:427 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:429 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:429 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:430 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:430 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:432 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:432 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:433 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:433 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:435 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53611 2026-05-16 08:11:59:435 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53611' mapped to BlahBlah 2026-05-16 08:11:59:436 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:11:59:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:437 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-05-16 08:11:59:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:688 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:53611 2026-05-16 08:11:59:689 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53611 2026-05-16 08:11:59:689 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@871359983 2026-05-16 08:11:59:695 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3892ef22, L:/127.0.0.1:38456 - R:localhost/127.0.0.1:53611]]@871359983 2026-05-16 08:11:59:800 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-05-16 08:11:59:802 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:11:59:802 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-05-16 08:11:59:803 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-05-16 08:11:59:803 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2b04a1b3 2026-05-16 08:11:59:803 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-05-16 08:11:59:805 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x3892ef22, L:/127.0.0.1:38456 - R:localhost/127.0.0.1:53611] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-05-16 08:11:59:806 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-05-16 08:11:59:806 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2026-05-16 08:11:59:806 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53611?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=871359983], timeout=30000] 2026-05-16 08:11:59:806 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53611?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=871359983] 2026-05-16 08:11:59:807 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x3892ef22, L:/127.0.0.1:38456 - R:localhost/127.0.0.1:53611]]@871359983 2026-05-16 08:11:59:807 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2026-05-16 08:11:59:807 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:808 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-05-16 08:11:59:808 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:808 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53611 2026-05-16 08:11:59:808 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53611@42687726] 2026-05-16 08:11:59:914 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 58089 2026-05-16 08:11:59:914 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:914 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:917 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:917 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:919 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:919 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:920 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:921 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:922 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:922 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:924 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:924 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:925 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:925 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:927 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:927 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:928 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:928 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:930 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:930 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:931 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:58089 2026-05-16 08:11:59:931 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:58089' mapped to BlahBlah 2026-05-16 08:11:59:933 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:11:59:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:11:59:933 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-05-16 08:11:59:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:223 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:58089 2026-05-16 08:12:00:223 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:58089 2026-05-16 08:12:00:224 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1542275336 2026-05-16 08:12:00:225 +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@1eb36029}]} 2026-05-16 08:12:00:226 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd439138a, L:/127.0.0.1:35678 - R:localhost/127.0.0.1:58089]]@1542275336 2026-05-16 08:12:00:241 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-05-16 08:12:00:241 +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}}} 2026-05-16 08:12:00:242 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:12:00:242 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2026-05-16 08:12:00:243 +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}}] 2026-05-16 08:12:00:243 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7826e324 2026-05-16 08:12:00:243 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-05-16 08:12:00:244 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0xd439138a, L:/127.0.0.1:35678 - R:localhost/127.0.0.1:58089] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-05-16 08:12:00:244 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-05-16 08:12:00:245 +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@526e52b5}]} 2026-05-16 08:12:00:245 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58089?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1542275336], timeout=30000] 2026-05-16 08:12:00:245 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:58089?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1542275336] 2026-05-16 08:12:00:245 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd439138a, L:/127.0.0.1:35678 - R:localhost/127.0.0.1:58089]]@1542275336 2026-05-16 08:12:00:246 +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@526e52b5}]} 2026-05-16 08:12:00:246 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-16 08:12:00:246 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:246 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-05-16 08:12:00:246 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:246 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 58089 2026-05-16 08:12:00:247 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:58089@1291180807] 2026-05-16 08:12:00:326 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54509 2026-05-16 08:12:00:327 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:327 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:329 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:329 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:331 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:331 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:332 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:332 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:334 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:334 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:335 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:335 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:336 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:336 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:338 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:338 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:339 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:339 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:341 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:341 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:342 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54509 2026-05-16 08:12:00:342 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54509' mapped to BlahBlah 2026-05-16 08:12:00:344 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:12:00:344 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:344 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-05-16 08:12:00:344 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:661 +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}]}]}}]} 2026-05-16 08:12:00:661 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:54509 2026-05-16 08:12:00:662 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54509 2026-05-16 08:12:00:662 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1497795485 2026-05-16 08:12:00:665 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x032f6f53, L:/127.0.0.1:60296 - R:localhost/127.0.0.1:54509]]@1497795485 2026-05-16 08:12:00:671 +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}]}]}}]} 2026-05-16 08:12:00:672 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-05-16 08:12:00:674 +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}]}} 2026-05-16 08:12:00:675 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:12:00:675 +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}]}} 2026-05-16 08:12:00:675 +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}]}] 2026-05-16 08:12:00:676 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@68c472ae 2026-05-16 08:12:00:676 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-05-16 08:12:00:677 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x032f6f53, L:/127.0.0.1:60296 - R:localhost/127.0.0.1:54509] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-05-16 08:12:00:678 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-05-16 08:12:00:679 +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}]}]}}]} 2026-05-16 08:12:00:679 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54509?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1497795485], timeout=30000] 2026-05-16 08:12:00:679 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54509?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1497795485] 2026-05-16 08:12:00:679 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x032f6f53, L:/127.0.0.1:60296 - R:localhost/127.0.0.1:54509]]@1497795485 2026-05-16 08:12:00:681 +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}]}]}}]} 2026-05-16 08:12:00:682 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-16 08:12:00:691 +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}}} 2026-05-16 08:12:00:692 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:692 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-05-16 08:12:00:692 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:693 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54509 2026-05-16 08:12:00:693 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54509@849140474] 2026-05-16 08:12:00:785 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52683 2026-05-16 08:12:00:786 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:786 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:789 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:789 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:791 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:791 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:793 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:793 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:795 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:795 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:796 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:797 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:798 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:798 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:800 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:800 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:802 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:802 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:804 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:804 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:805 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52683 2026-05-16 08:12:00:805 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52683' mapped to BlahBlah 2026-05-16 08:12:00:807 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:12:00:807 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:00:807 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-05-16 08:12:00:807 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:059 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:52683 2026-05-16 08:12:01:059 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52683 2026-05-16 08:12:01:060 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1011768004 2026-05-16 08:12:01:062 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf4863e42, L:/127.0.0.1:39314 - R:localhost/127.0.0.1:52683]]@1011768004 2026-05-16 08:12:01:163 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-05-16 08:12:01:164 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:12:01:165 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-05-16 08:12:01:165 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-05-16 08:12:01:166 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@66e4c8d6 2026-05-16 08:12:01:166 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-05-16 08:12:01:167 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xf4863e42, L:/127.0.0.1:39314 - R:localhost/127.0.0.1:52683] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-05-16 08:12:01:169 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52683?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1011768004], timeout=30000] 2026-05-16 08:12:01:169 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52683?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1011768004] 2026-05-16 08:12:01:169 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf4863e42, L:/127.0.0.1:39314 - R:localhost/127.0.0.1:52683]]@1011768004 2026-05-16 08:12:01:173 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-05-16 08:12:01:173 +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:52683, cause=java.lang.reflect.InvocationTargetException]] 2026-05-16 08:12:01:176 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:176 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-05-16 08:12:01:176 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:176 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52683 2026-05-16 08:12:01:176 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52683@721267591] 2026-05-16 08:12:01:253 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 51287 2026-05-16 08:12:01:253 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:253 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:256 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:256 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:257 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:257 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:258 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:258 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:260 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:260 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:261 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:261 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:262 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:262 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:263 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:264 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:265 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:265 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:266 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:266 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:267 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:51287 2026-05-16 08:12:01:267 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:51287' mapped to BlahBlah 2026-05-16 08:12:01:269 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:12:01:269 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:269 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-05-16 08:12:01:269 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:523 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-05-16 08:12:01:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:523 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 51287 2026-05-16 08:12:01:523 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:51287@1442765375] 2026-05-16 08:12:01:591 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59261 2026-05-16 08:12:01:591 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:592 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:594 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:594 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:595 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:596 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:596 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:597 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:598 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:599 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:599 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:600 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:600 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:601 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:601 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:602 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:602 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:604 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:604 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:605 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59261 2026-05-16 08:12:01:605 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59261' mapped to BlahBlah 2026-05-16 08:12:01:606 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:12:01:606 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:606 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-05-16 08:12:01:606 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:886 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:59261 2026-05-16 08:12:01:887 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59261 2026-05-16 08:12:01:887 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1623151440 2026-05-16 08:12:01:889 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xba4309e4, L:/127.0.0.1:55640 - R:localhost/127.0.0.1:59261]]@1623151440 2026-05-16 08:12:01:893 +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}]} 2026-05-16 08:12:01:894 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-05-16 08:12:01:894 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-05-16 08:12:01:895 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:12:01:895 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-05-16 08:12:01:895 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-05-16 08:12:01:895 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@735785af 2026-05-16 08:12:01:895 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-05-16 08:12:01:896 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xba4309e4, L:/127.0.0.1:55640 - R:localhost/127.0.0.1:59261] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-05-16 08:12:01:897 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-05-16 08:12:01:898 +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}]} 2026-05-16 08:12:01:898 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59261?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1623151440], timeout=30000] 2026-05-16 08:12:01:898 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59261?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1623151440] 2026-05-16 08:12:01:898 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xba4309e4, L:/127.0.0.1:55640 - R:localhost/127.0.0.1:59261]]@1623151440 2026-05-16 08:12:01:899 +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}]} 2026-05-16 08:12:01:899 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-05-16 08:12:01:910 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-05-16 08:12:01:911 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:911 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-05-16 08:12:01:911 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:911 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59261 2026-05-16 08:12:01:911 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59261@612245301] 2026-05-16 08:12:01:977 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 46393 2026-05-16 08:12:01:978 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:978 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:980 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:980 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:981 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:981 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:983 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:983 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:984 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:984 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:985 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:985 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:987 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:987 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:988 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:988 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:989 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:989 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:990 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:990 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:991 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:46393 2026-05-16 08:12:01:991 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:46393' mapped to BlahBlah 2026-05-16 08:12:01:993 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-05-16 08:12:01:993 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:01:993 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-05-16 08:12:01:993 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:02:275 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:46393 2026-05-16 08:12:02:275 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:46393 2026-05-16 08:12:02:276 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1310916013 2026-05-16 08:12:02:277 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8337ed35, L:/127.0.0.1:40474 - R:localhost/127.0.0.1:46393]]@1310916013 2026-05-16 08:12:02:281 +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}]}}]} 2026-05-16 08:12:02:282 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-05-16 08:12:02:283 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-05-16 08:12:02:284 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-16 08:12:02:284 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-05-16 08:12:02:284 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2026-05-16 08:12:02:284 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@18d7071f 2026-05-16 08:12:02:284 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-05-16 08:12:02:285 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x8337ed35, L:/127.0.0.1:40474 - R:localhost/127.0.0.1:46393] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-05-16 08:12:02:285 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-05-16 08:12:02:286 +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}]}}]} 2026-05-16 08:12:02:287 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46393?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1310916013], timeout=30000] 2026-05-16 08:12:02:287 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:46393?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1310916013] 2026-05-16 08:12:02:287 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8337ed35, L:/127.0.0.1:40474 - R:localhost/127.0.0.1:46393]]@1310916013 2026-05-16 08:12:02:288 +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}]}}]}} 2026-05-16 08:12:02:295 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-05-16 08:12:02:295 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:02:295 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-05-16 08:12:02:295 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-16 08:12:02:295 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 46393 2026-05-16 08:12:02:295 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46393@1039774283]