2024-09-02 01:03:21:398 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-09-02 01:03:21:404 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-09-02 01:03:21:415 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-02 01:03:21:431 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-09-02 01:03:21:432 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-09-02 01:03:21:461 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-09-02 01:03:21:461 +0000 [main] DEBUG PlatformDependent0 - Java version: 17 2024-09-02 01:03:21:462 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-09-02 01:03:21:463 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-09-02 01:03:21:463 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-09-02 01:03:21:464 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-09-02 01:03:21:464 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-09-02 01:03:21:465 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-09-02 01:03:21:466 +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-09-02 01:03:21:467 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-09-02 01:03:21:467 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-09-02 01:03:21:467 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-09-02 01:03:21:467 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-09-02 01:03:21:470 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-09-02 01:03:21:470 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-09-02 01:03:21:471 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-09-02 01:03:21:471 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-09-02 01:03:21:473 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-02 01:03:21:473 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-02 01:03:21:501 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-02 01:03:21:570 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 53304 (auto-detected) 2024-09-02 01:03:21:576 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-02 01:03:21:576 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-02 01:03:21:579 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-02 01:03:21:579 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-09-02 01:03:21:580 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:b9:ff:fe:bb:0c:17 (auto-detected) 2024-09-02 01:03:21:593 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-09-02 01:03:21:593 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-09-02 01:03:21:630 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-09-02 01:03:21:630 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-09-02 01:03:21:630 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-09-02 01:03:21:630 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-09-02 01:03:21:630 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-09-02 01:03:21:630 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-09-02 01:03:21:631 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-09-02 01:03:21:631 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-09-02 01:03:21:631 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-09-02 01:03:21:631 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-09-02 01:03:21:631 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-09-02 01:03:21:631 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-09-02 01:03:21:648 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-09-02 01:03:21:648 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-09-02 01:03:21:648 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-09-02 01:03:21:650 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-02 01:03:21:664 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53405 2024-09-02 01:03:22:935 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:936 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:966 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:966 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:971 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:971 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:975 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:975 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:979 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:979 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:983 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:983 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:987 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:987 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:991 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:991 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:995 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:995 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:22:998 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:22:999 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:23:002 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53405 2024-09-02 01:03:23:002 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53405' mapped to BlahBlah 2024-09-02 01:03:23:009 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:23:009 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:23:009 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-09-02 01:03:23:009 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:23:269 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:53405 2024-09-02 01:03:23:289 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53405 2024-09-02 01:03:23:290 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@845357243 2024-09-02 01:03:23:333 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcf3d3dd4, L:/127.0.0.1:46512 - R:localhost/127.0.0.1:53405]]@845357243 2024-09-02 01:03:23:350 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-02 01:03:23:350 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-09-02 01:03:23:350 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-02 01:03:23:350 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-09-02 01:03:23:350 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-02 01:03:23:362 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-09-02 01:03:23:362 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-09-02 01:03:23:364 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2596f397 2024-09-02 01:03:23:420 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-02 01:03:23:431 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:23:439 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-09-02 01:03:23:442 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-09-02 01:03:23:449 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@220d6f14 2024-09-02 01:03:23:450 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-02 01:03:23:454 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xcf3d3dd4, L:/127.0.0.1:46512 - R:localhost/127.0.0.1:53405] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-09-02 01:03:23:456 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-09-02 01:03:23:526 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-09-02 01:03:23:530 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53405?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=845357243], timeout=30000] 2024-09-02 01:03:23:537 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53405?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=845357243] 2024-09-02 01:03:23:537 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xcf3d3dd4, L:/127.0.0.1:46512 - R:localhost/127.0.0.1:53405]]@845357243 2024-09-02 01:03:23:543 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)cups-brewed, body=3}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)drink, body=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)coffee}]} 2024-09-02 01:03:23:543 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-02 01:03:23:543 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:23:543 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-09-02 01:03:23:544 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:23:544 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53405 2024-09-02 01:03:23:544 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53405@515090083] 2024-09-02 01:03:23:885 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 44333 2024-09-02 01:03:23:886 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:886 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:890 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:890 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:893 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:893 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:896 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:896 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:898 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:899 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:901 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:901 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:904 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:904 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:907 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:907 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:909 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:909 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:912 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:912 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:914 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44333 2024-09-02 01:03:23:914 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:44333' mapped to BlahBlah 2024-09-02 01:03:23:916 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:23:917 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:23:917 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-09-02 01:03:23:917 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:24:241 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:44333 2024-09-02 01:03:24:242 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:44333 2024-09-02 01:03:24:242 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1324662274 2024-09-02 01:03:24:245 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xab1da831, L:/127.0.0.1:49462 - R:localhost/127.0.0.1:44333]]@1324662274 2024-09-02 01:03:24:345 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-02 01:03:24:347 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:24:347 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-09-02 01:03:24:348 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-09-02 01:03:24:348 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@335bb9b4 2024-09-02 01:03:24:348 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-02 01:03:24:351 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xab1da831, L:/127.0.0.1:49462 - R:localhost/127.0.0.1:44333] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-09-02 01:03:24:352 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-09-02 01:03:24:377 +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-09-02 01:03:24:379 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1324662274], timeout=30000] 2024-09-02 01:03:24:379 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44333?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1324662274] 2024-09-02 01:03:24:379 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xab1da831, L:/127.0.0.1:49462 - R:localhost/127.0.0.1:44333]]@1324662274 2024-09-02 01:03:24:400 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Output : GetAllNumbersOutput{segment1=Segment1{level=WatermarkValue{value=20}, numbers={NumbersKey{num=15}=Numbers{num=15}, NumbersKey{num=10}=Numbers{num=10}, NumbersKey{num=17}=Numbers{num=17}}}} 2024-09-02 01:03:24:462 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:24:462 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-09-02 01:03:24:462 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:24:462 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 44333 2024-09-02 01:03:24:462 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:44333@192319053] 2024-09-02 01:03:24:674 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 44871 2024-09-02 01:03:24:675 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:675 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:678 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:678 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:680 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:680 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:682 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:682 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:684 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:684 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:686 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:688 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:690 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:690 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:692 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:692 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:694 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:694 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:44871 2024-09-02 01:03:24:696 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:44871' mapped to BlahBlah 2024-09-02 01:03:24:698 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:24:698 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:24:698 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-09-02 01:03:24:698 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:24:950 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:44871 2024-09-02 01:03:24:951 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:44871 2024-09-02 01:03:24:952 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1296640341 2024-09-02 01:03:24:958 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcdb21a19, L:/127.0.0.1:55676 - R:localhost/127.0.0.1:44871]]@1296640341 2024-09-02 01:03:25:059 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-02 01:03:25:061 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:25:062 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-09-02 01:03:25:062 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-09-02 01:03:25:062 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7391111b 2024-09-02 01:03:25:063 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-02 01:03:25:065 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xcdb21a19, L:/127.0.0.1:55676 - R:localhost/127.0.0.1:44871] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-09-02 01:03:25:065 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-09-02 01:03:25:066 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]} 2024-09-02 01:03:25:066 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44871?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1296640341], timeout=30000] 2024-09-02 01:03:25:066 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:44871?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1296640341] 2024-09-02 01:03:25:066 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xcdb21a19, L:/127.0.0.1:55676 - R:localhost/127.0.0.1:44871]]@1296640341 2024-09-02 01:03:25:067 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Simple RPC result : DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[]}} 2024-09-02 01:03:25:067 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:067 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-09-02 01:03:25:068 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:068 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 44871 2024-09-02 01:03:25:068 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:44871@370296980] 2024-09-02 01:03:25:202 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 60251 2024-09-02 01:03:25:203 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:203 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:207 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:207 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:209 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:209 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:211 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:211 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:213 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:213 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:215 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:215 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:217 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:217 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:219 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:219 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:221 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:221 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:223 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:223 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:224 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:60251 2024-09-02 01:03:25:225 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:60251' mapped to BlahBlah 2024-09-02 01:03:25:226 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:25:226 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:227 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-09-02 01:03:25:227 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:537 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:60251 2024-09-02 01:03:25:537 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:60251 2024-09-02 01:03:25:537 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1594626372 2024-09-02 01:03:25:540 +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@73ce2e6a}]} 2024-09-02 01:03:25:540 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x52b94a1a, L:/127.0.0.1:49694 - R:localhost/127.0.0.1:60251]]@1594626372 2024-09-02 01:03:25:555 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-09-02 01:03:25:555 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-09-02 01:03:25:556 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:25:556 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"method-with-anyxml","params":{"some-number":5,"some-data":{"data":123}}} 2024-09-02 01:03:25:557 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=method-with-anyxml, params={"some-number":5,"some-data":{"data":123}}] 2024-09-02 01:03:25:557 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@669f3e38 2024-09-02 01:03:25:557 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-02 01:03:25:559 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x52b94a1a, L:/127.0.0.1:49694 - R:localhost/127.0.0.1:60251] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-09-02 01:03:25:559 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-09-02 01:03:25:560 +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@305efc}]} 2024-09-02 01:03:25:561 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:60251?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1594626372], timeout=30000] 2024-09-02 01:03:25:561 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:60251?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1594626372] 2024-09-02 01:03:25:561 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x52b94a1a, L:/127.0.0.1:49694 - R:localhost/127.0.0.1:60251]]@1594626372 2024-09-02 01:03:25:561 +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@305efc}]} 2024-09-02 01:03:25:561 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-02 01:03:25:561 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:562 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-09-02 01:03:25:562 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:562 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 60251 2024-09-02 01:03:25:562 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:60251@1176604932] 2024-09-02 01:03:25:664 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 47917 2024-09-02 01:03:25:665 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:665 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:669 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:669 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:670 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:671 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:672 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:672 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:674 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:674 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:675 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:676 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:677 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:677 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:679 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:679 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:681 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:681 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:682 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:683 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:684 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:47917 2024-09-02 01:03:25:684 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:47917' mapped to BlahBlah 2024-09-02 01:03:25:686 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:25:686 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:686 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-09-02 01:03:25:686 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:25:979 +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-09-02 01:03:25:979 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:47917 2024-09-02 01:03:25:980 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:47917 2024-09-02 01:03:25:980 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@649472045 2024-09-02 01:03:25:981 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x21b5ffa6, L:/127.0.0.1:52204 - R:localhost/127.0.0.1:47917]]@649472045 2024-09-02 01:03:25:982 +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-09-02 01:03:25:983 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-09-02 01:03:26:084 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2024-09-02 01:03:26:086 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:26:087 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-list","params":{"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}} 2024-09-02 01:03:26:087 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-list, params={"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]}] 2024-09-02 01:03:26:088 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4d8cb0d5 2024-09-02 01:03:26:088 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-02 01:03:26:090 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x21b5ffa6, L:/127.0.0.1:52204 - R:localhost/127.0.0.1:47917] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-09-02 01:03:26:091 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-09-02 01:03:26:092 +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-09-02 01:03:26:093 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47917?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=649472045], timeout=30000] 2024-09-02 01:03:26:093 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:47917?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=649472045] 2024-09-02 01:03:26:093 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x21b5ffa6, L:/127.0.0.1:52204 - R:localhost/127.0.0.1:47917]]@649472045 2024-09-02 01:03:26:094 +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-09-02 01:03:26:094 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-02 01:03:26:103 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyListOutput{numbers={NumbersKey{num=51}=Numbers{num=51}, NumbersKey{num=30}=Numbers{num=30}, NumbersKey{num=45}=Numbers{num=45}}} 2024-09-02 01:03:26:104 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:104 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-09-02 01:03:26:104 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:105 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 47917 2024-09-02 01:03:26:105 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47917@1952325559] 2024-09-02 01:03:26:196 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 54019 2024-09-02 01:03:26:197 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:197 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:200 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:200 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:201 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:201 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:203 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:203 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:204 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:204 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:205 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:205 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:207 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:207 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:208 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:208 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:209 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:210 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:211 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:211 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:212 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:54019 2024-09-02 01:03:26:213 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:54019' mapped to BlahBlah 2024-09-02 01:03:26:214 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:26:214 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:214 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-09-02 01:03:26:214 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:465 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:54019 2024-09-02 01:03:26:466 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:54019 2024-09-02 01:03:26:466 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@788135740 2024-09-02 01:03:26:468 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf32534b3, L:/127.0.0.1:52454 - R:localhost/127.0.0.1:54019]]@788135740 2024-09-02 01:03:26:572 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-02 01:03:26:573 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:26:574 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-09-02 01:03:26:574 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-09-02 01:03:26:575 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@4a4f9102 2024-09-02 01:03:26:575 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-02 01:03:26:577 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0xf32534b3, L:/127.0.0.1:52454 - R:localhost/127.0.0.1:54019] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-09-02 01:03:26:578 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54019?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=788135740], timeout=30000] 2024-09-02 01:03:26:578 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:54019?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=788135740] 2024-09-02 01:03:26:578 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf32534b3, L:/127.0.0.1:52454 - R:localhost/127.0.0.1:54019]]@788135740 2024-09-02 01:03:26:583 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-09-02 01:03:26:583 +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:54019, cause=java.lang.reflect.InvocationTargetException]] 2024-09-02 01:03:26:588 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:588 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-09-02 01:03:26:589 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:589 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 54019 2024-09-02 01:03:26:589 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:54019@596626170] 2024-09-02 01:03:26:688 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55861 2024-09-02 01:03:26:689 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:689 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:692 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:692 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:693 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:693 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:695 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:695 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:696 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:697 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:698 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:699 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:699 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:700 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:700 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:702 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:702 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:703 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:703 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:705 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55861 2024-09-02 01:03:26:705 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55861' mapped to BlahBlah 2024-09-02 01:03:26:706 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:26:706 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:706 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-09-02 01:03:26:706 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:960 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:960 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-09-02 01:03:26:960 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:26:961 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55861 2024-09-02 01:03:26:961 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55861@1923082984] 2024-09-02 01:03:27:030 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 59231 2024-09-02 01:03:27:031 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:031 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:033 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:033 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:035 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:035 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:036 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:036 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:038 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:038 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:039 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:039 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:040 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:040 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:042 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:042 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:043 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:043 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:045 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:045 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:046 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:59231 2024-09-02 01:03:27:046 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:59231' mapped to BlahBlah 2024-09-02 01:03:27:047 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:27:047 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:047 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-09-02 01:03:27:047 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:317 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:59231 2024-09-02 01:03:27:318 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:59231 2024-09-02 01:03:27:318 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1600868820 2024-09-02 01:03:27:319 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x36d05687, L:/127.0.0.1:45896 - R:localhost/127.0.0.1:59231]]@1600868820 2024-09-02 01:03:27:320 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] input ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)input, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)in-number, body=8}]} 2024-09-02 01:03:27:320 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-09-02 01:03:27:421 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-02 01:03:27:423 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:27:423 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-09-02 01:03:27:423 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-09-02 01:03:27:424 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7871d90b 2024-09-02 01:03:27:424 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-02 01:03:27:425 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x36d05687, L:/127.0.0.1:45896 - R:localhost/127.0.0.1:59231] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-09-02 01:03:27:426 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-09-02 01:03:27:427 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2024-09-02 01:03:27:428 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59231?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1600868820], timeout=30000] 2024-09-02 01:03:27:428 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:59231?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1600868820] 2024-09-02 01:03:27:429 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x36d05687, L:/127.0.0.1:45896 - R:localhost/127.0.0.1:59231]]@1600868820 2024-09-02 01:03:27:430 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)output, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)out-number, body=40320}]} 2024-09-02 01:03:27:430 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-09-02 01:03:27:442 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-09-02 01:03:27:442 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:442 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-09-02 01:03:27:442 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:443 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 59231 2024-09-02 01:03:27:443 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:59231@11412007] 2024-09-02 01:03:27:506 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35023 2024-09-02 01:03:27:507 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:507 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:510 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:510 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:511 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:511 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:512 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:512 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:513 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:513 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:514 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:514 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:516 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:516 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:517 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:517 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:518 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:518 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:519 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:519 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:520 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35023 2024-09-02 01:03:27:520 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35023' mapped to BlahBlah 2024-09-02 01:03:27:522 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-09-02 01:03:27:522 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:522 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-09-02 01:03:27:522 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:798 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:35023 2024-09-02 01:03:27:799 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35023 2024-09-02 01:03:27:799 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1126566808 2024-09-02 01:03:27:801 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe8b1a27e, L:/127.0.0.1:54820 - R:localhost/127.0.0.1:35023]]@1126566808 2024-09-02 01:03:27:801 +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-09-02 01:03:27:802 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-09-02 01:03:27:903 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-02 01:03:27:905 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-09-02 01:03:27:905 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-09-02 01:03:27:906 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=multiply-ll, params={"multiplier":3,"numbers":[5,2,7]}] 2024-09-02 01:03:27:906 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3d9c51af 2024-09-02 01:03:27:906 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-02 01:03:27:908 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xe8b1a27e, L:/127.0.0.1:54820 - R:localhost/127.0.0.1:35023] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-09-02 01:03:27:909 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-09-02 01:03:27:912 +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-09-02 01:03:27:912 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35023?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1126566808], timeout=30000] 2024-09-02 01:03:27:912 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35023?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1126566808] 2024-09-02 01:03:27:912 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe8b1a27e, L:/127.0.0.1:54820 - R:localhost/127.0.0.1:35023]]@1126566808 2024-09-02 01:03:27:913 +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}]}}]}} 2024-09-02 01:03:27:921 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-09-02 01:03:27:921 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:921 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-09-02 01:03:27:921 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-09-02 01:03:27:921 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35023 2024-09-02 01:03:27:922 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35023@727344543]