2024-08-16 18:17:28:065 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-08-16 18:17:28:070 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-08-16 18:17:28:081 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-08-16 18:17:28:092 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-08-16 18:17:28:092 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-08-16 18:17:28:131 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-08-16 18:17:28:131 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2024-08-16 18:17:28:132 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-08-16 18:17:28:133 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-08-16 18:17:28:133 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-08-16 18:17:28:134 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-08-16 18:17:28:135 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-08-16 18:17:28:135 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-08-16 18:17:28:136 +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 @22f59fa 2024-08-16 18:17:28:137 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-08-16 18:17:28:137 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-08-16 18:17:28:138 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-08-16 18:17:28:138 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-08-16 18:17:28:140 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-08-16 18:17:28:140 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-08-16 18:17:28:142 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-08-16 18:17:28:142 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-08-16 18:17:28:145 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-08-16 18:17:28:146 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-08-16 18:17:28:173 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-08-16 18:17:28:258 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 32022 (auto-detected) 2024-08-16 18:17:28:265 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-08-16 18:17:28:265 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-08-16 18:17:28:267 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-08-16 18:17:28:268 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-08-16 18:17:28:269 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:61:ff:fe:c8:8c:b4 (auto-detected) 2024-08-16 18:17:28:283 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-08-16 18:17:28:283 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-08-16 18:17:28:316 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-08-16 18:17:28:316 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-08-16 18:17:28:316 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-08-16 18:17:28:317 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-08-16 18:17:28:331 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-08-16 18:17:28:331 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-08-16 18:17:28:332 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-08-16 18:17:28:333 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-08-16 18:17:28:359 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42243 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.15/byte-buddy-agent-1.14.15.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2024-08-16 18:17:29:827 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:827 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:853 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:853 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:857 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:857 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:861 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:861 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:868 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:868 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:872 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:872 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:876 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:876 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:880 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:880 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:884 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:888 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:888 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:892 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42243 2024-08-16 18:17:29:892 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42243' mapped to BlahBlah 2024-08-16 18:17:29:900 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:29:900 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:29:901 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-08-16 18:17:29:901 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:30:158 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:42243 2024-08-16 18:17:30:183 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42243 2024-08-16 18:17:30:183 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1692847533 2024-08-16 18:17:30:232 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xbbf94ea0, L:/127.0.0.1:34986 - R:localhost/127.0.0.1:42243]]@1692847533 2024-08-16 18:17:30:248 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-08-16 18:17:30:249 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-08-16 18:17:30:249 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-08-16 18:17:30:249 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-08-16 18:17:30:249 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-08-16 18:17:30:264 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-08-16 18:17:30:264 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-08-16 18:17:30:265 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6fc1c74e 2024-08-16 18:17:30:417 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-16 18:17:30:425 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:30:430 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-16 18:17:30:431 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-08-16 18:17:30:435 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@fa5b2ea 2024-08-16 18:17:30:435 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-16 18:17:30:437 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xbbf94ea0, L:/127.0.0.1:34986 - R:localhost/127.0.0.1:42243] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-16 18:17:30:438 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-08-16 18:17:30:520 +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-08-16 18:17:30:525 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42243?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1692847533], timeout=30000] 2024-08-16 18:17:30:532 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42243?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1692847533] 2024-08-16 18:17:30:532 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xbbf94ea0, L:/127.0.0.1:34986 - R:localhost/127.0.0.1:42243]]@1692847533 2024-08-16 18:17:30:538 +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-08-16 18:17:30:538 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-16 18:17:30:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:30:539 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-08-16 18:17:30:539 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:30:539 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42243 2024-08-16 18:17:30:539 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42243@1732515589] 2024-08-16 18:17:30:825 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 42033 2024-08-16 18:17:30:826 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:826 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:829 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:829 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:832 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:832 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:835 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:835 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:837 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:838 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:840 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:840 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:843 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:843 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:845 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:845 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:847 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:847 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:850 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:850 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:852 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:42033 2024-08-16 18:17:30:852 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:42033' mapped to BlahBlah 2024-08-16 18:17:30:855 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:30:855 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:30:855 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-08-16 18:17:30:855 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:180 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:42033 2024-08-16 18:17:31:181 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:42033 2024-08-16 18:17:31:181 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1396408296 2024-08-16 18:17:31:190 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xeceaa789, L:/127.0.0.1:46802 - R:localhost/127.0.0.1:42033]]@1396408296 2024-08-16 18:17:31:286 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-16 18:17:31:288 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:31:288 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-16 18:17:31:289 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-08-16 18:17:31:289 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5f8c8e29 2024-08-16 18:17:31:289 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-16 18:17:31:294 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xeceaa789, L:/127.0.0.1:46802 - R:localhost/127.0.0.1:42033] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-16 18:17:31:296 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-08-16 18:17:31:324 +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-08-16 18:17:31:326 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42033?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1396408296], timeout=30000] 2024-08-16 18:17:31:326 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:42033?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1396408296] 2024-08-16 18:17:31:326 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xeceaa789, L:/127.0.0.1:46802 - R:localhost/127.0.0.1:42033]]@1396408296 2024-08-16 18:17:31:343 +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-08-16 18:17:31:407 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:408 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-08-16 18:17:31:408 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:408 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 42033 2024-08-16 18:17:31:408 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:42033@483248328] 2024-08-16 18:17:31:573 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 38489 2024-08-16 18:17:31:574 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:574 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:577 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:577 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:579 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:580 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:581 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:582 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:582 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:584 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:584 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:586 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:586 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:589 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:589 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:591 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:591 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:595 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:595 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:597 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:38489 2024-08-16 18:17:31:597 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:38489' mapped to BlahBlah 2024-08-16 18:17:31:599 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:31:599 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:599 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-08-16 18:17:31:599 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:851 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:38489 2024-08-16 18:17:31:854 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:38489 2024-08-16 18:17:31:854 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@23054327 2024-08-16 18:17:31:857 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xaf462562, L:/127.0.0.1:60702 - R:localhost/127.0.0.1:38489]]@23054327 2024-08-16 18:17:31:962 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-16 18:17:31:963 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:31:964 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-16 18:17:31:964 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-08-16 18:17:31:964 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@159abf94 2024-08-16 18:17:31:964 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-16 18:17:31:965 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xaf462562, L:/127.0.0.1:60702 - R:localhost/127.0.0.1:38489] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-16 18:17:31:966 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-08-16 18:17:31:966 +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-08-16 18:17:31:966 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38489?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=23054327], timeout=30000] 2024-08-16 18:17:31:966 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:38489?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=23054327] 2024-08-16 18:17:31:966 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xaf462562, L:/127.0.0.1:60702 - R:localhost/127.0.0.1:38489]]@23054327 2024-08-16 18:17:31:967 +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-08-16 18:17:31:968 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:968 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-08-16 18:17:31:968 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:31:968 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 38489 2024-08-16 18:17:31:968 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:38489@306910057] 2024-08-16 18:17:32:112 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37969 2024-08-16 18:17:32:113 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:113 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:116 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:116 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:118 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:118 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:119 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:119 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:121 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:121 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:123 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:123 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:125 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:125 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:127 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:127 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:129 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:129 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:131 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:131 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:132 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37969 2024-08-16 18:17:32:132 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37969' mapped to BlahBlah 2024-08-16 18:17:32:134 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:32:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:134 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-08-16 18:17:32:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:440 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:37969 2024-08-16 18:17:32:441 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37969 2024-08-16 18:17:32:441 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@268221178 2024-08-16 18:17:32:443 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0cead08d, L:/127.0.0.1:48586 - R:localhost/127.0.0.1:37969]]@268221178 2024-08-16 18:17:32:449 +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@47c36558}]} 2024-08-16 18:17:32:484 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-08-16 18:17:32:486 +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-08-16 18:17:32:487 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:32:487 +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-08-16 18:17:32:487 +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-08-16 18:17:32:488 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@2951ddec 2024-08-16 18:17:32:488 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-16 18:17:32:489 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x0cead08d, L:/127.0.0.1:48586 - R:localhost/127.0.0.1:37969] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-16 18:17:32:490 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-08-16 18:17:32:491 +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@7e3bba44}]} 2024-08-16 18:17:32:491 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37969?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=268221178], timeout=30000] 2024-08-16 18:17:32:491 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37969?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=268221178] 2024-08-16 18:17:32:491 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0cead08d, L:/127.0.0.1:48586 - R:localhost/127.0.0.1:37969]]@268221178 2024-08-16 18:17:32:492 +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@7e3bba44}]} 2024-08-16 18:17:32:492 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-16 18:17:32:492 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:493 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-08-16 18:17:32:493 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:493 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37969 2024-08-16 18:17:32:493 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37969@1441625830] 2024-08-16 18:17:32:612 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43285 2024-08-16 18:17:32:613 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:613 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:615 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:615 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:617 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:617 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:618 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:619 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:620 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:620 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:622 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:622 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:623 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:624 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:625 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:625 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:627 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:627 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:628 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:629 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:630 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43285 2024-08-16 18:17:32:630 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43285' mapped to BlahBlah 2024-08-16 18:17:32:632 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:32:632 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:632 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-08-16 18:17:32:632 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:943 +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-08-16 18:17:32:944 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:43285 2024-08-16 18:17:32:944 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43285 2024-08-16 18:17:32:944 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1024029770 2024-08-16 18:17:32:946 +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-08-16 18:17:32:947 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5e837fa7, L:/127.0.0.1:50410 - R:localhost/127.0.0.1:43285]]@1024029770 2024-08-16 18:17:32:951 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-08-16 18:17:32:951 +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-08-16 18:17:32:953 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:32:954 +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-08-16 18:17:32:954 +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-08-16 18:17:32:954 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@7c2d78a9 2024-08-16 18:17:32:955 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-16 18:17:32:956 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x5e837fa7, L:/127.0.0.1:50410 - R:localhost/127.0.0.1:43285] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-16 18:17:32:957 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-08-16 18:17:32:958 +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-08-16 18:17:32:958 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43285?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1024029770], timeout=30000] 2024-08-16 18:17:32:958 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43285?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1024029770] 2024-08-16 18:17:32:958 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5e837fa7, L:/127.0.0.1:50410 - R:localhost/127.0.0.1:43285]]@1024029770 2024-08-16 18:17:32:959 +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-08-16 18:17:32:959 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-16 18:17:32:968 +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-08-16 18:17:32:969 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:969 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-08-16 18:17:32:969 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:32:970 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43285 2024-08-16 18:17:32:970 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43285@45806278] 2024-08-16 18:17:33:060 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37749 2024-08-16 18:17:33:061 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:061 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:063 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:063 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:065 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:065 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:067 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:067 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:068 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:068 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:070 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:070 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:072 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:072 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:073 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:073 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:075 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:075 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:077 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:077 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:078 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37749 2024-08-16 18:17:33:079 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37749' mapped to BlahBlah 2024-08-16 18:17:33:080 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:33:080 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:080 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-08-16 18:17:33:080 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:332 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:37749 2024-08-16 18:17:33:333 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37749 2024-08-16 18:17:33:334 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1434942746 2024-08-16 18:17:33:344 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x334121c6, L:/127.0.0.1:58378 - R:localhost/127.0.0.1:37749]]@1434942746 2024-08-16 18:17:33:441 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-16 18:17:33:442 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:33:443 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-16 18:17:33:443 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-08-16 18:17:33:445 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@311d4d25 2024-08-16 18:17:33:446 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-16 18:17:33:448 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x334121c6, L:/127.0.0.1:58378 - R:localhost/127.0.0.1:37749] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-16 18:17:33:449 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37749?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1434942746], timeout=30000] 2024-08-16 18:17:33:449 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37749?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1434942746] 2024-08-16 18:17:33:449 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x334121c6, L:/127.0.0.1:58378 - R:localhost/127.0.0.1:37749]]@1434942746 2024-08-16 18:17:33:454 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-08-16 18:17:33:454 +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:37749, cause=java.lang.reflect.InvocationTargetException]] 2024-08-16 18:17:33:457 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:457 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-08-16 18:17:33:457 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:457 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37749 2024-08-16 18:17:33:457 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37749@1133778950] 2024-08-16 18:17:33:532 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 52023 2024-08-16 18:17:33:532 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:532 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:535 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:535 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:536 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:536 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:538 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:538 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:539 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:540 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:541 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:541 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:543 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:543 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:544 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:545 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:546 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:546 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:548 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:548 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:549 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:52023 2024-08-16 18:17:33:550 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:52023' mapped to BlahBlah 2024-08-16 18:17:33:551 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:33:551 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:551 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-08-16 18:17:33:551 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:805 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:805 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-08-16 18:17:33:805 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:806 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 52023 2024-08-16 18:17:33:806 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52023@341265631] 2024-08-16 18:17:33:879 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 53433 2024-08-16 18:17:33:880 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:880 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:882 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:883 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:884 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:884 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:888 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:888 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:890 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:890 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:892 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:892 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:893 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:893 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:895 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:895 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:896 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:896 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:897 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:897 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:899 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:53433 2024-08-16 18:17:33:899 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:53433' mapped to BlahBlah 2024-08-16 18:17:33:900 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:33:900 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:33:901 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-08-16 18:17:33:901 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:176 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:53433 2024-08-16 18:17:34:177 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:53433 2024-08-16 18:17:34:177 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1387332722 2024-08-16 18:17:34:179 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc3a3d00b, L:/127.0.0.1:35084 - R:localhost/127.0.0.1:53433]]@1387332722 2024-08-16 18:17:34:180 +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-08-16 18:17:34:182 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-08-16 18:17:34:183 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-16 18:17:34:183 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:34:183 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-16 18:17:34:184 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-08-16 18:17:34:184 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@289356c 2024-08-16 18:17:34:184 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-16 18:17:34:184 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xc3a3d00b, L:/127.0.0.1:35084 - R:localhost/127.0.0.1:53433] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-16 18:17:34:185 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-08-16 18:17:34:185 +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-08-16 18:17:34:185 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53433?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1387332722], timeout=30000] 2024-08-16 18:17:34:185 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:53433?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1387332722] 2024-08-16 18:17:34:185 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc3a3d00b, L:/127.0.0.1:35084 - R:localhost/127.0.0.1:53433]]@1387332722 2024-08-16 18:17:34:186 +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-08-16 18:17:34:186 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-16 18:17:34:193 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-08-16 18:17:34:193 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:194 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-08-16 18:17:34:194 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:194 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 53433 2024-08-16 18:17:34:194 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:53433@1021282981] 2024-08-16 18:17:34:260 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 35127 2024-08-16 18:17:34:261 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:261 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:263 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:263 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:264 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:264 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:265 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:265 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:267 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:267 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:268 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:268 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:269 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:269 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:270 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:270 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:272 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:272 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:273 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:273 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:274 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:35127 2024-08-16 18:17:34:274 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:35127' mapped to BlahBlah 2024-08-16 18:17:34:275 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-16 18:17:34:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:275 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-08-16 18:17:34:276 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:550 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:35127 2024-08-16 18:17:34:551 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:35127 2024-08-16 18:17:34:551 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1742237965 2024-08-16 18:17:34:554 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x57daaa53, L:/127.0.0.1:54034 - R:localhost/127.0.0.1:35127]]@1742237965 2024-08-16 18:17:34:556 +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-08-16 18:17:34:556 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-08-16 18:17:34:557 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-16 18:17:34:558 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-16 18:17:34:558 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-16 18:17:34:558 +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-08-16 18:17:34:558 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@514b7ba8 2024-08-16 18:17:34:558 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-16 18:17:34:560 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x57daaa53, L:/127.0.0.1:54034 - R:localhost/127.0.0.1:35127] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-16 18:17:34:561 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-08-16 18:17:34:562 +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-08-16 18:17:34:562 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35127?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1742237965], timeout=30000] 2024-08-16 18:17:34:562 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:35127?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1742237965] 2024-08-16 18:17:34:562 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x57daaa53, L:/127.0.0.1:54034 - R:localhost/127.0.0.1:35127]]@1742237965 2024-08-16 18:17:34:563 +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-08-16 18:17:34:570 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-08-16 18:17:34:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:570 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-08-16 18:17:34:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-16 18:17:34:571 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 35127 2024-08-16 18:17:34:571 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35127@1640502170]