2024-05-02 11:54:25:805 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-05-02 11:54:25:809 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-05-02 11:54:25:821 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-05-02 11:54:25:831 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-05-02 11:54:25:831 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-05-02 11:54:25:863 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-05-02 11:54:25:864 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-05-02 11:54:25:864 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-05-02 11:54:25:865 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-05-02 11:54:25:865 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-05-02 11:54:25:866 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-05-02 11:54:25:866 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-05-02 11:54:25:867 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-05-02 11:54:25:868 +0000 [main] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @536dbea0 2024-05-02 11:54:25:869 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-05-02 11:54:25:869 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-05-02 11:54:25:869 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-05-02 11:54:25:869 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-05-02 11:54:25:872 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-05-02 11:54:25:872 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-05-02 11:54:25:873 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-05-02 11:54:25:873 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-05-02 11:54:25:875 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-05-02 11:54:25:875 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-05-02 11:54:25:904 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-05-02 11:54:26:007 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 9200 (auto-detected) 2024-05-02 11:54:26:014 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-05-02 11:54:26:014 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-05-02 11:54:26:017 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-05-02 11:54:26:018 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-05-02 11:54:26:019 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:e3:ff:fe:1d:1a:69 (auto-detected) 2024-05-02 11:54:26:040 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-05-02 11:54:26:040 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-05-02 11:54:26:085 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-05-02 11:54:26:085 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-05-02 11:54:26:085 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-05-02 11:54:26:085 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-05-02 11:54:26:086 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-05-02 11:54:26:101 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-05-02 11:54:26:101 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-05-02 11:54:26:101 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-05-02 11:54:26:104 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-05-02 11:54:26:120 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47801 2024-05-02 11:54:27:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:419 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:462 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:462 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:469 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:470 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:475 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:475 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:489 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:490 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:495 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:495 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:501 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:501 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:507 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:512 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:512 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:517 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:517 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:522 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47801 2024-05-02 11:54:27:522 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47801' mapped to BlahBlah 2024-05-02 11:54:27:531 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:27:531 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:27:531 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-05-02 11:54:27:531 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:27:795 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:47801 2024-05-02 11:54:27:819 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47801 2024-05-02 11:54:27:820 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1884534347 2024-05-02 11:54:27:868 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x48bfd4a0, L:/127.0.0.1:56722 - R:localhost/127.0.0.1:47801]]@1884534347 2024-05-02 11:54:27:876 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-05-02 11:54:27:876 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-05-02 11:54:27:877 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-05-02 11:54:27:877 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-05-02 11:54:27:877 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-05-02 11:54:27:890 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-05-02 11:54:27:890 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-05-02 11:54:27:892 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@33fdca7f 2024-05-02 11:54:28:049 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-05-02 11:54:28:065 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:28:065 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-05-02 11:54:28:088 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-05-02 11:54:28:089 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@fc0161b 2024-05-02 11:54:28:089 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-05-02 11:54:28:096 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x48bfd4a0, L:/127.0.0.1:56722 - R:localhost/127.0.0.1:47801] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-05-02 11:54:28:100 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-05-02 11:54:28:185 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-05-02 11:54:28:202 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47801?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1884534347], timeout=30000] 2024-05-02 11:54:28:202 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47801?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1884534347] 2024-05-02 11:54:28:202 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x48bfd4a0, L:/127.0.0.1:56722 - R:localhost/127.0.0.1:47801]]@1884534347 2024-05-02 11:54:28:208 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-05-02 11:54:28:208 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-05-02 11:54:28:208 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:28:208 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-05-02 11:54:28:209 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:28:209 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47801 2024-05-02 11:54:28:212 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47801@925301819] 2024-05-02 11:54:28:546 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 50355 2024-05-02 11:54:28:547 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:547 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:551 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:551 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:555 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:555 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:559 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:559 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:562 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:563 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:566 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:567 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:570 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:570 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:573 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:576 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:576 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:579 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:583 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:50355 2024-05-02 11:54:28:583 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:50355' mapped to BlahBlah 2024-05-02 11:54:28:586 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:28:586 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:28:587 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-05-02 11:54:28:587 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:28:918 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:50355 2024-05-02 11:54:28:918 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:50355 2024-05-02 11:54:28:919 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1807122288 2024-05-02 11:54:28:922 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x43f81117, L:/127.0.0.1:60818 - R:localhost/127.0.0.1:50355]]@1807122288 2024-05-02 11:54:29:021 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-05-02 11:54:29:025 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:29:026 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-05-02 11:54:29:026 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-05-02 11:54:29:026 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3e6efe73 2024-05-02 11:54:29:027 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-05-02 11:54:29:031 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x43f81117, L:/127.0.0.1:60818 - R:localhost/127.0.0.1:50355] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-05-02 11:54:29:032 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-05-02 11:54:29:057 +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}]}]}}]}]} 2024-05-02 11:54:29:057 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50355?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1807122288], timeout=30000] 2024-05-02 11:54:29:058 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:50355?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1807122288] 2024-05-02 11:54:29:058 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x43f81117, L:/127.0.0.1:60818 - R:localhost/127.0.0.1:50355]]@1807122288 2024-05-02 11:54:29:160 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Output : GetAllNumbersOutput{segment1=Segment1{level=WatermarkValue{value=20}, numbers={NumbersKey{num=15}=Numbers{num=15}, NumbersKey{num=10}=Numbers{num=10}, NumbersKey{num=17}=Numbers{num=17}}}} 2024-05-02 11:54:29:160 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:29:161 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-05-02 11:54:29:161 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:29:161 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 50355 2024-05-02 11:54:29:161 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:50355@952647931] 2024-05-02 11:54:29:404 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57699 2024-05-02 11:54:29:404 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:404 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:408 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:408 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:410 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:410 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:413 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:413 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:416 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:416 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:418 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:418 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:421 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:421 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:424 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:424 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:427 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:427 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:429 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:429 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:432 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57699 2024-05-02 11:54:29:432 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57699' mapped to BlahBlah 2024-05-02 11:54:29:435 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:29:435 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:29:435 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-05-02 11:54:29:435 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:29:686 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:57699 2024-05-02 11:54:29:686 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57699 2024-05-02 11:54:29:687 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@581913837 2024-05-02 11:54:29:693 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd65c44db, L:/127.0.0.1:39890 - R:localhost/127.0.0.1:57699]]@581913837 2024-05-02 11:54:29:790 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-05-02 11:54:29:792 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:29:792 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-05-02 11:54:29:792 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-05-02 11:54:29:792 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3a32118d 2024-05-02 11:54:29:792 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-05-02 11:54:29:795 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xd65c44db, L:/127.0.0.1:39890 - R:localhost/127.0.0.1:57699] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-05-02 11:54:29:796 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-05-02 11:54:29:796 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2024-05-02 11:54:29:797 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57699?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=581913837], timeout=30000] 2024-05-02 11:54:29:797 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57699?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=581913837] 2024-05-02 11:54:29:797 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd65c44db, L:/127.0.0.1:39890 - R:localhost/127.0.0.1:57699]]@581913837 2024-05-02 11:54:29:800 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@905190ea 2024-05-02 11:54:29:800 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:29:801 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-05-02 11:54:29:801 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:29:801 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57699 2024-05-02 11:54:29:801 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57699@8733802] 2024-05-02 11:54:29:987 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35519 2024-05-02 11:54:29:988 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:29:988 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:29:991 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:29:991 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:29:994 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:29:994 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:29:996 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:29:996 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:29:999 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:29:999 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:002 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:30:002 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:004 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:30:004 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:007 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:30:007 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:010 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:30:010 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:013 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:30:013 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:015 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35519 2024-05-02 11:54:30:016 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35519' mapped to BlahBlah 2024-05-02 11:54:30:018 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:30:018 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:30:018 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-05-02 11:54:30:018 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:30:305 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:35519 2024-05-02 11:54:30:306 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35519 2024-05-02 11:54:30:306 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@79261011 2024-05-02 11:54:30:309 +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@4085dfb9}]} 2024-05-02 11:54:30:311 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x06fb19cf, L:/127.0.0.1:47468 - R:localhost/127.0.0.1:35519]]@79261011 2024-05-02 11:54:30:329 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-05-02 11:54:30:430 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-05-02 11:54:30:432 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:30:433 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-05-02 11:54:30:433 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=method-with-anyxml, params={"some-number":5,"some-data":{"data":123}}] 2024-05-02 11:54:30:433 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3d2736f 2024-05-02 11:54:30:434 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-05-02 11:54:30:439 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x06fb19cf, L:/127.0.0.1:47468 - R:localhost/127.0.0.1:35519] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-05-02 11:54:30:440 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-05-02 11:54:30:441 +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@3e13d507}]} 2024-05-02 11:54:30:441 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35519?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=79261011], timeout=30000] 2024-05-02 11:54:30:442 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35519?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=79261011] 2024-05-02 11:54:30:442 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x06fb19cf, L:/127.0.0.1:47468 - R:localhost/127.0.0.1:35519]]@79261011 2024-05-02 11:54:30:444 +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@3e13d507}]} 2024-05-02 11:54:30:444 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-05-02 11:54:30:444 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:30:444 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-05-02 11:54:30:444 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:30:444 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35519 2024-05-02 11:54:30:444 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35519@1407631383] 2024-05-02 11:54:30:558 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55373 2024-05-02 11:54:30:559 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:559 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:563 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:563 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:565 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:565 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:568 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:568 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:571 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:571 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:574 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:574 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:577 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:577 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:580 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:580 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:583 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:583 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:585 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:586 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:588 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55373 2024-05-02 11:54:30:588 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55373' mapped to BlahBlah 2024-05-02 11:54:30:595 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:30:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:30:596 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-05-02 11:54:30:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:30:892 +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}]}]}}]} 2024-05-02 11:54:30:892 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:55373 2024-05-02 11:54:30:892 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:55373 2024-05-02 11:54:30:892 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@303323435 2024-05-02 11:54:30:894 +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}]}]}}]} 2024-05-02 11:54:30:896 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7fb97953, L:/127.0.0.1:44866 - R:localhost/127.0.0.1:55373]]@303323435 2024-05-02 11:54:30:896 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-05-02 11:54:30:997 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2024-05-02 11:54:30:999 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:30:999 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2024-05-02 11:54:31:000 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-list, params={"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}] 2024-05-02 11:54:31:000 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@20a1eb4f 2024-05-02 11:54:31:000 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-05-02 11:54:31:003 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x7fb97953, L:/127.0.0.1:44866 - R:localhost/127.0.0.1:55373] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-05-02 11:54:31:003 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-05-02 11:54:31:005 +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}]}]}}]} 2024-05-02 11:54:31:005 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55373?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=303323435], timeout=30000] 2024-05-02 11:54:31:005 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:55373?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=303323435] 2024-05-02 11:54:31:005 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7fb97953, L:/127.0.0.1:44866 - R:localhost/127.0.0.1:55373]]@303323435 2024-05-02 11:54:31:006 +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}]}]}}]} 2024-05-02 11:54:31:006 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-05-02 11:54:31:020 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyListOutput{numbers={NumbersKey{num=51}=Numbers{num=51}, NumbersKey{num=30}=Numbers{num=30}, NumbersKey{num=45}=Numbers{num=45}}} 2024-05-02 11:54:31:020 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:020 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-05-02 11:54:31:020 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:020 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55373 2024-05-02 11:54:31:020 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55373@695784258] 2024-05-02 11:54:31:105 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59165 2024-05-02 11:54:31:106 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:106 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:109 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:109 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:111 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:111 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:113 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:115 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:115 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:117 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:117 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:119 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:119 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:121 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:121 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:123 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:123 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:125 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:125 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:127 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59165 2024-05-02 11:54:31:127 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59165' mapped to BlahBlah 2024-05-02 11:54:31:129 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:31:130 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:130 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-05-02 11:54:31:130 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:381 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:59165 2024-05-02 11:54:31:382 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59165 2024-05-02 11:54:31:382 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1540717749 2024-05-02 11:54:31:384 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd2995beb, L:/127.0.0.1:40386 - R:localhost/127.0.0.1:59165]]@1540717749 2024-05-02 11:54:31:399 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-05-02 11:54:31:400 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:31:400 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-05-02 11:54:31:400 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-05-02 11:54:31:402 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@55eb5e1 2024-05-02 11:54:31:402 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-05-02 11:54:31:403 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xd2995beb, L:/127.0.0.1:40386 - R:localhost/127.0.0.1:59165] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-05-02 11:54:31:405 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59165?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1540717749], timeout=30000] 2024-05-02 11:54:31:405 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59165?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1540717749] 2024-05-02 11:54:31:405 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd2995beb, L:/127.0.0.1:40386 - R:localhost/127.0.0.1:59165]]@1540717749 2024-05-02 11:54:31:410 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-05-02 11:54:31:415 +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:59165, cause=java.lang.reflect.InvocationTargetException]] 2024-05-02 11:54:31:415 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:415 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-05-02 11:54:31:415 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:415 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59165 2024-05-02 11:54:31:415 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59165@1311842975] 2024-05-02 11:54:31:497 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56585 2024-05-02 11:54:31:498 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:498 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:501 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:501 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:503 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:503 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:505 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:505 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:507 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:508 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:509 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:510 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:510 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:512 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:512 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:514 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:514 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:516 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:516 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:519 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56585 2024-05-02 11:54:31:519 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56585' mapped to BlahBlah 2024-05-02 11:54:31:521 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:31:521 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:521 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-05-02 11:54:31:521 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:776 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:776 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-05-02 11:54:31:776 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:776 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56585 2024-05-02 11:54:31:776 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56585@1089772914] 2024-05-02 11:54:31:869 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45855 2024-05-02 11:54:31:870 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:870 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:873 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:873 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:874 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:874 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:876 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:878 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:878 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:879 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:879 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:880 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:880 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:882 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:883 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:883 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:885 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:886 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45855 2024-05-02 11:54:31:886 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45855' mapped to BlahBlah 2024-05-02 11:54:31:887 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:31:887 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:31:887 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-05-02 11:54:31:887 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:153 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:45855 2024-05-02 11:54:32:153 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45855 2024-05-02 11:54:32:153 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1419408408 2024-05-02 11:54:32:155 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)in-number, body=8}]} 2024-05-02 11:54:32:155 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xca9223ed, L:/127.0.0.1:37916 - R:localhost/127.0.0.1:45855]]@1419408408 2024-05-02 11:54:32:155 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-05-02 11:54:32:256 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-05-02 11:54:32:257 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:32:257 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-05-02 11:54:32:258 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-05-02 11:54:32:258 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1a0f9d42 2024-05-02 11:54:32:258 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-05-02 11:54:32:259 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xca9223ed, L:/127.0.0.1:37916 - R:localhost/127.0.0.1:45855] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-05-02 11:54:32:260 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-05-02 11:54:32:261 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2024-05-02 11:54:32:261 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45855?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1419408408], timeout=30000] 2024-05-02 11:54:32:262 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45855?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1419408408] 2024-05-02 11:54:32:262 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xca9223ed, L:/127.0.0.1:37916 - R:localhost/127.0.0.1:45855]]@1419408408 2024-05-02 11:54:32:263 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2024-05-02 11:54:32:263 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-05-02 11:54:32:275 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-05-02 11:54:32:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:275 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-05-02 11:54:32:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:275 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45855 2024-05-02 11:54:32:275 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45855@1040118548] 2024-05-02 11:54:32:340 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 33985 2024-05-02 11:54:32:340 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:340 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:342 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:343 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:344 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:344 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:345 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:345 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:346 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:346 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:347 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:347 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:348 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:348 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:350 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:350 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:351 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:351 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:352 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:352 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:353 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:33985 2024-05-02 11:54:32:353 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:33985' mapped to BlahBlah 2024-05-02 11:54:32:354 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-05-02 11:54:32:355 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:355 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-05-02 11:54:32:355 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:626 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:33985 2024-05-02 11:54:32:627 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:33985 2024-05-02 11:54:32:627 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1860011631 2024-05-02 11:54:32:628 +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}]}}]} 2024-05-02 11:54:32:629 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-05-02 11:54:32:636 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x905587c0, L:/127.0.0.1:37502 - R:localhost/127.0.0.1:33985]]@1860011631 2024-05-02 11:54:32:730 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-05-02 11:54:32:731 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-05-02 11:54:32:732 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-05-02 11:54:32:732 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2024-05-02 11:54:32:733 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@30a917ce 2024-05-02 11:54:32:733 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-05-02 11:54:32:739 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x905587c0, L:/127.0.0.1:37502 - R:localhost/127.0.0.1:33985] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-05-02 11:54:32:740 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-05-02 11:54:32:741 +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}]}}]} 2024-05-02 11:54:32:741 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33985?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1860011631], timeout=30000] 2024-05-02 11:54:32:741 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:33985?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1860011631] 2024-05-02 11:54:32:741 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x905587c0, L:/127.0.0.1:37502 - R:localhost/127.0.0.1:33985]]@1860011631 2024-05-02 11:54:32:742 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DOM RPC result : org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@c842abd8 2024-05-02 11:54:32:749 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-05-02 11:54:32:750 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:750 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-05-02 11:54:32:750 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-05-02 11:54:32:750 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 33985 2024-05-02 11:54:32:750 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:33985@1445007773]