2026-03-29 08:12:32:253 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-03-29 08:12:32:258 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2026-03-29 08:12:32:261 +0000 [main] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-03-29 08:12:32:261 +0000 [main] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-03-29 08:12:32:273 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-03-29 08:12:32:283 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-03-29 08:12:32:283 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-03-29 08:12:32:303 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2026-03-29 08:12:32:303 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-03-29 08:12:32:306 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-03-29 08:12:32:307 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-03-29 08:12:32:307 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-03-29 08:12:32:308 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-03-29 08:12:32:309 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-03-29 08:12:32:309 +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-03-29 08:12:32:311 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-03-29 08:12:32:311 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-03-29 08:12:32:311 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-03-29 08:12:32:311 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-03-29 08:12:32:312 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-03-29 08:12:32:313 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-03-29 08:12:32:313 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-03-29 08:12:32:317 +0000 [main] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-03-29 08:12:32:319 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-03-29 08:12:32:401 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 4723 (auto-detected) 2026-03-29 08:12:32:404 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-03-29 08:12:32:404 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-03-29 08:12:32:407 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-03-29 08:12:32:408 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-03-29 08:12:32:408 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: fe:fe:1d:ff:fe:67:89:ff (auto-detected) 2026-03-29 08:12:32:424 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-03-29 08:12:32:424 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-03-29 08:12:32:458 +0000 [main] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-03-29 08:12:32:476 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-03-29 08:12:32:476 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-03-29 08:12:32:476 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-03-29 08:12:32:477 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-03-29 08:12:32:477 +0000 [main] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-03-29 08:12:32:497 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-03-29 08:12:32:497 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-03-29 08:12:32:497 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-03-29 08:12:32:499 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-03-29 08:12:32:516 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 41703 2026-03-29 08:12:33:376 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:376 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:395 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:395 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:400 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:401 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:403 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:403 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:405 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:405 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:408 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:408 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:410 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:410 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:412 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:412 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:414 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:414 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:417 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:417 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:419 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:41703 2026-03-29 08:12:33:419 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:41703' mapped to BlahBlah 2026-03-29 08:12:33:423 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:33:423 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:33:423 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2026-03-29 08:12:33:423 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:33:675 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:41703 2026-03-29 08:12:33:691 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:41703 2026-03-29 08:12:33:691 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1217132493 2026-03-29 08:12:33:719 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0fc2a0e3, L:/127.0.0.1:33424 - R:localhost/127.0.0.1:41703]]@1217132493 2026-03-29 08:12:33:732 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-03-29 08:12:33:733 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-03-29 08:12:33:734 +0000 [multiThreadIoEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7fecde37 2026-03-29 08:12:33:914 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-03-29 08:12:33:923 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:33:928 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2026-03-29 08:12:33:931 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2026-03-29 08:12:33:934 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3db237cd 2026-03-29 08:12:33:934 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-03-29 08:12:33:937 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x0fc2a0e3, L:/127.0.0.1:33424 - R:localhost/127.0.0.1:41703] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2026-03-29 08:12:33:938 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2026-03-29 08:12:34:011 +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-03-29 08:12:34:016 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41703?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493], timeout=30000] 2026-03-29 08:12:34:028 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:41703?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1217132493] 2026-03-29 08:12:34:029 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0fc2a0e3, L:/127.0.0.1:33424 - R:localhost/127.0.0.1:41703]]@1217132493 2026-03-29 08:12:34:034 +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-03-29 08:12:34:034 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-29 08:12:34:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:035 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2026-03-29 08:12:34:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:035 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 41703 2026-03-29 08:12:34:035 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:41703@1660873155] 2026-03-29 08:12:34:200 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53095 2026-03-29 08:12:34:200 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:201 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:204 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:204 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:206 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:206 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:208 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:208 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:210 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:210 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:212 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:212 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:215 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:215 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:216 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:216 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:218 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:218 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:220 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:220 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:222 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53095 2026-03-29 08:12:34:222 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53095' mapped to BlahBlah 2026-03-29 08:12:34:224 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:34:224 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:224 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2026-03-29 08:12:34:224 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:579 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:53095 2026-03-29 08:12:34:581 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53095 2026-03-29 08:12:34:581 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1903780748 2026-03-29 08:12:34:587 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xaef3410b, L:/127.0.0.1:50848 - R:localhost/127.0.0.1:53095]]@1903780748 2026-03-29 08:12:34:685 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-03-29 08:12:34:688 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:34:690 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2026-03-29 08:12:34:691 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2026-03-29 08:12:34:691 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6299fbd9 2026-03-29 08:12:34:691 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-03-29 08:12:34:694 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xaef3410b, L:/127.0.0.1:50848 - R:localhost/127.0.0.1:53095] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2026-03-29 08:12:34:696 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2026-03-29 08:12:34:720 +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-03-29 08:12:34:722 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53095?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1903780748], timeout=30000] 2026-03-29 08:12:34:722 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53095?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1903780748] 2026-03-29 08:12:34:722 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xaef3410b, L:/127.0.0.1:50848 - R:localhost/127.0.0.1:53095]]@1903780748 2026-03-29 08:12:34:737 +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-03-29 08:12:34:820 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:820 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2026-03-29 08:12:34:820 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:820 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53095 2026-03-29 08:12:34:820 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53095@1353340966] 2026-03-29 08:12:34:942 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57285 2026-03-29 08:12:34:942 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:942 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:945 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:945 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:947 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:947 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:948 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:948 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:950 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:950 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:951 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:951 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:953 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:953 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:954 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:954 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:956 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:956 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:957 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:957 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:959 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57285 2026-03-29 08:12:34:959 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57285' mapped to BlahBlah 2026-03-29 08:12:34:960 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:34:961 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:34:961 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2026-03-29 08:12:34:961 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:212 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:57285 2026-03-29 08:12:35:213 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57285 2026-03-29 08:12:35:213 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@482398724 2026-03-29 08:12:35:217 +0000 [multiThreadIoEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4a677afb, L:/127.0.0.1:47842 - R:localhost/127.0.0.1:57285]]@482398724 2026-03-29 08:12:35:324 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-03-29 08:12:35:326 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:35:327 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2026-03-29 08:12:35:327 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2026-03-29 08:12:35:327 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3dace8bd 2026-03-29 08:12:35:327 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2026-03-29 08:12:35:330 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0x4a677afb, L:/127.0.0.1:47842 - R:localhost/127.0.0.1:57285] : {"jsonrpc":"2.0","id":1,"result":{}} 2026-03-29 08:12:35:332 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2026-03-29 08:12:35:332 +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-03-29 08:12:35:332 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57285?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=482398724], timeout=30000] 2026-03-29 08:12:35:332 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57285?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=482398724] 2026-03-29 08:12:35:332 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4a677afb, L:/127.0.0.1:47842 - R:localhost/127.0.0.1:57285]]@482398724 2026-03-29 08:12:35:333 +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-03-29 08:12:35:333 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:333 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2026-03-29 08:12:35:334 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:334 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57285 2026-03-29 08:12:35:334 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57285@42687726] 2026-03-29 08:12:35:426 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 34019 2026-03-29 08:12:35:427 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:427 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:429 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:429 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:431 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:431 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:433 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:433 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:434 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:434 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:435 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:436 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:437 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:437 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:439 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:439 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:440 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:440 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:442 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:442 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:443 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:34019 2026-03-29 08:12:35:443 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:34019' mapped to BlahBlah 2026-03-29 08:12:35:445 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:35:445 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:445 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2026-03-29 08:12:35:445 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:736 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:34019 2026-03-29 08:12:35:736 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34019 2026-03-29 08:12:35:736 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@432278672 2026-03-29 08:12:35:738 +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@7c9b0e5d}]} 2026-03-29 08:12:35:739 +0000 [multiThreadIoEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4987b034, L:/127.0.0.1:57816 - R:localhost/127.0.0.1:34019]]@432278672 2026-03-29 08:12:35:754 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2026-03-29 08:12:35:755 +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-03-29 08:12:35:756 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:35:757 +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-03-29 08:12:35:757 +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-03-29 08:12:35:757 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3bec9df2 2026-03-29 08:12:35:758 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-03-29 08:12:35:759 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x4987b034, L:/127.0.0.1:57816 - R:localhost/127.0.0.1:34019] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2026-03-29 08:12:35:760 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2026-03-29 08:12:35:761 +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@3bd8664e}]} 2026-03-29 08:12:35:761 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34019?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=432278672], timeout=30000] 2026-03-29 08:12:35:761 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:34019?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=432278672] 2026-03-29 08:12:35:761 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4987b034, L:/127.0.0.1:57816 - R:localhost/127.0.0.1:34019]]@432278672 2026-03-29 08:12:35:761 +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@3bd8664e}]} 2026-03-29 08:12:35:761 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-29 08:12:35:762 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:762 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2026-03-29 08:12:35:762 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:762 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 34019 2026-03-29 08:12:35:762 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34019@1291180807] 2026-03-29 08:12:35:846 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52125 2026-03-29 08:12:35:847 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:847 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:849 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:849 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:851 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:851 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:852 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:852 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:853 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:853 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:855 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:855 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:856 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:856 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:857 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:857 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:859 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:859 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:860 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:860 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:862 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52125 2026-03-29 08:12:35:862 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52125' mapped to BlahBlah 2026-03-29 08:12:35:863 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:35:863 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:35:863 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2026-03-29 08:12:35:863 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:162 +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-03-29 08:12:36:162 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:52125 2026-03-29 08:12:36:163 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:52125 2026-03-29 08:12:36:163 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1750429 2026-03-29 08:12:36:164 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xeea53bff, L:/127.0.0.1:34122 - R:localhost/127.0.0.1:52125]]@1750429 2026-03-29 08:12:36:165 +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-03-29 08:12:36:166 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2026-03-29 08:12:36:267 +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-03-29 08:12:36:269 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:36:269 +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-03-29 08:12:36:270 +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-03-29 08:12:36:270 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@44397a47 2026-03-29 08:12:36:270 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-03-29 08:12:36:272 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0xeea53bff, L:/127.0.0.1:34122 - R:localhost/127.0.0.1:52125] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2026-03-29 08:12:36:273 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2026-03-29 08:12:36:275 +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-03-29 08:12:36:275 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1750429], timeout=30000] 2026-03-29 08:12:36:276 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:52125?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1750429] 2026-03-29 08:12:36:276 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xeea53bff, L:/127.0.0.1:34122 - R:localhost/127.0.0.1:52125]]@1750429 2026-03-29 08:12:36:276 +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-03-29 08:12:36:277 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-29 08:12:36:290 +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-03-29 08:12:36:290 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:291 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2026-03-29 08:12:36:291 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:291 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52125 2026-03-29 08:12:36:291 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52125@849140474] 2026-03-29 08:12:36:367 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 49877 2026-03-29 08:12:36:368 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:368 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:370 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:370 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:372 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:372 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:373 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:373 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:374 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:374 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:376 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:376 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:377 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:377 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:378 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:378 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:379 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:379 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:381 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:381 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:382 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:49877 2026-03-29 08:12:36:382 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:49877' mapped to BlahBlah 2026-03-29 08:12:36:383 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:36:383 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:384 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2026-03-29 08:12:36:384 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:635 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:49877 2026-03-29 08:12:36:636 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:49877 2026-03-29 08:12:36:636 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1583524546 2026-03-29 08:12:36:638 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x686eea7b, L:/127.0.0.1:38308 - R:localhost/127.0.0.1:49877]]@1583524546 2026-03-29 08:12:36:644 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-03-29 08:12:36:645 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:36:645 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2026-03-29 08:12:36:645 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2026-03-29 08:12:36:647 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6121036c 2026-03-29 08:12:36:647 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-03-29 08:12:36:648 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x686eea7b, L:/127.0.0.1:38308 - R:localhost/127.0.0.1:49877] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2026-03-29 08:12:36:650 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49877?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1583524546], timeout=30000] 2026-03-29 08:12:36:650 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:49877?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1583524546] 2026-03-29 08:12:36:650 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x686eea7b, L:/127.0.0.1:38308 - R:localhost/127.0.0.1:49877]]@1583524546 2026-03-29 08:12:36:656 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2026-03-29 08:12:36:657 +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:49877, cause=java.lang.reflect.InvocationTargetException]] 2026-03-29 08:12:36:660 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:660 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2026-03-29 08:12:36:660 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:660 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 49877 2026-03-29 08:12:36:660 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49877@721267591] 2026-03-29 08:12:36:728 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 39507 2026-03-29 08:12:36:729 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:729 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:731 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:731 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:733 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:733 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:734 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:734 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:736 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:736 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:737 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:737 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:738 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:738 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:739 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:739 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:741 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:741 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:742 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:742 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:743 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:39507 2026-03-29 08:12:36:743 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:39507' mapped to BlahBlah 2026-03-29 08:12:36:744 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:36:745 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:745 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2026-03-29 08:12:36:745 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:998 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:999 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2026-03-29 08:12:36:999 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:36:999 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 39507 2026-03-29 08:12:36:999 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39507@1442765375] 2026-03-29 08:12:37:077 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 40849 2026-03-29 08:12:37:077 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:077 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:080 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:080 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:081 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:081 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:082 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:082 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:084 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:084 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:085 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:085 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:086 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:086 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:087 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:087 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:088 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:088 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:090 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:090 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:091 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:40849 2026-03-29 08:12:37:091 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:40849' mapped to BlahBlah 2026-03-29 08:12:37:092 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:37:092 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:092 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2026-03-29 08:12:37:092 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:368 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:40849 2026-03-29 08:12:37:369 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:40849 2026-03-29 08:12:37:369 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@734914228 2026-03-29 08:12:37:370 +0000 [multiThreadIoEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8a37cf30, L:/127.0.0.1:50838 - R:localhost/127.0.0.1:40849]]@734914228 2026-03-29 08:12:37:370 +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-03-29 08:12:37:371 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2026-03-29 08:12:37:472 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-03-29 08:12:37:473 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:37:474 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2026-03-29 08:12:37:474 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2026-03-29 08:12:37:474 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1ff27f6d 2026-03-29 08:12:37:475 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-03-29 08:12:37:477 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x8a37cf30, L:/127.0.0.1:50838 - R:localhost/127.0.0.1:40849] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2026-03-29 08:12:37:477 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2026-03-29 08:12:37:478 +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-03-29 08:12:37:478 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40849?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=734914228], timeout=30000] 2026-03-29 08:12:37:478 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:40849?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=734914228] 2026-03-29 08:12:37:479 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8a37cf30, L:/127.0.0.1:50838 - R:localhost/127.0.0.1:40849]]@734914228 2026-03-29 08:12:37:479 +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-03-29 08:12:37:479 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2026-03-29 08:12:37:488 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2026-03-29 08:12:37:488 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:488 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2026-03-29 08:12:37:488 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:488 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 40849 2026-03-29 08:12:37:488 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:40849@612245301] 2026-03-29 08:12:37:554 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 36399 2026-03-29 08:12:37:555 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:555 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:557 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:557 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:558 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:558 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:559 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:560 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:561 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:561 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:562 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:563 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:564 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:564 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:565 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:565 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:566 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:566 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:567 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:567 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:568 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:36399 2026-03-29 08:12:37:568 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:36399' mapped to BlahBlah 2026-03-29 08:12:37:570 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2026-03-29 08:12:37:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:570 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2026-03-29 08:12:37:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:850 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:36399 2026-03-29 08:12:37:851 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:36399 2026-03-29 08:12:37:851 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1527804492 2026-03-29 08:12:37:852 +0000 [multiThreadIoEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x00f5a304, L:/127.0.0.1:46582 - R:localhost/127.0.0.1:36399]]@1527804492 2026-03-29 08:12:37:855 +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-03-29 08:12:37:857 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2026-03-29 08:12:37:858 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-03-29 08:12:37:859 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-03-29 08:12:37:859 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2026-03-29 08:12:37:860 +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-03-29 08:12:37:860 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@6c5e09fa 2026-03-29 08:12:37:860 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-03-29 08:12:37:861 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x00f5a304, L:/127.0.0.1:46582 - R:localhost/127.0.0.1:36399] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2026-03-29 08:12:37:862 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2026-03-29 08:12:37:864 +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-03-29 08:12:37:864 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36399?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1527804492], timeout=30000] 2026-03-29 08:12:37:864 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:36399?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1527804492] 2026-03-29 08:12:37:864 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x00f5a304, L:/127.0.0.1:46582 - R:localhost/127.0.0.1:36399]]@1527804492 2026-03-29 08:12:37:864 +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-03-29 08:12:37:872 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2026-03-29 08:12:37:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:873 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2026-03-29 08:12:37:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-03-29 08:12:37:873 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 36399 2026-03-29 08:12:37:873 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36399@1039774283]