2024-08-15 18:17:45:874 +0000 [main] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-08-15 18:17:45:878 +0000 [main] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-08-15 18:17:45:890 +0000 [main] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-08-15 18:17:45:900 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-08-15 18:17:45:900 +0000 [main] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-08-15 18:17:45:938 +0000 [main] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-08-15 18:17:45:939 +0000 [main] DEBUG PlatformDependent0 - Java version: 21 2024-08-15 18:17:45:939 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-08-15 18:17:45:940 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-08-15 18:17:45:941 +0000 [main] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-08-15 18:17:45:941 +0000 [main] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-08-15 18:17:45:942 +0000 [main] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-08-15 18:17:45:943 +0000 [main] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-08-15 18:17:45:944 +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-15 18:17:45:944 +0000 [main] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-08-15 18:17:45:945 +0000 [main] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-08-15 18:17:45:945 +0000 [main] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-08-15 18:17:45:945 +0000 [main] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-08-15 18:17:45:947 +0000 [main] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-08-15 18:17:45:947 +0000 [main] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-08-15 18:17:45:949 +0000 [main] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-08-15 18:17:45:949 +0000 [main] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-08-15 18:17:45:951 +0000 [main] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-08-15 18:17:45:951 +0000 [main] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-08-15 18:17:45:980 +0000 [main] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-08-15 18:17:46:052 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.processId: 32083 (auto-detected) 2024-08-15 18:17:46:058 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-08-15 18:17:46:059 +0000 [main] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-08-15 18:17:46:061 +0000 [main] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-08-15 18:17:46:062 +0000 [main] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-08-15 18:17:46:063 +0000 [main] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:e2:ff:fe:c0:2b:90 (auto-detected) 2024-08-15 18:17:46:077 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-08-15 18:17:46:077 +0000 [main] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-08-15 18:17:46:111 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-08-15 18:17:46:111 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-08-15 18:17:46:111 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-08-15 18:17:46:112 +0000 [main] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-08-15 18:17:46:124 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-08-15 18:17:46:124 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-08-15 18:17:46:125 +0000 [main] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-08-15 18:17:46:126 +0000 [main] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-08-15 18:17:46:137 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57927 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-15 18:17:47:451 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:451 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:477 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:477 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:481 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:481 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:485 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:485 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:493 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:493 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:497 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:498 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:502 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:502 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:506 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:506 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:511 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:511 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:514 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:514 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:518 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57927 2024-08-15 18:17:47:518 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57927' mapped to BlahBlah 2024-08-15 18:17:47:525 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:47:525 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:47:525 +0000 [main] INFO AbstractJsonRpcTest - [START]test_2LeafNodesInRpc 2024-08-15 18:17:47:526 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:47:786 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:57927 2024-08-15 18:17:47:827 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57927 2024-08-15 18:17:47:827 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1692847533 2024-08-15 18:17:47:863 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2dcfafeb, L:/127.0.0.1:51790 - R:localhost/127.0.0.1:57927]]@1692847533 2024-08-15 18:17:47:879 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-08-15 18:17:47:879 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-08-15 18:17:47:880 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-08-15 18:17:47:880 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-08-15 18:17:47:880 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-08-15 18:17:47:891 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-08-15 18:17:47:891 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-08-15 18:17:47:893 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@29f6cf52 2024-08-15 18:17:47:955 +0000 [main] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-15 18:17:47:962 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:47:967 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"removeCoffeePot"} 2024-08-15 18:17:47:969 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=removeCoffeePot, params=null] 2024-08-15 18:17:47:973 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3c6bc50e 2024-08-15 18:17:47:973 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-15 18:17:47:978 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x2dcfafeb, L:/127.0.0.1:51790 - R:localhost/127.0.0.1:57927] : {"jsonrpc":"2.0","id":1,"result":{"drink":"coffee","cups-brewed":3}} 2024-08-15 18:17:47:980 +0000 [main] TRACE RpcCodec - [decode][removeCoffeePot][out] input : {"drink":"coffee","cups-brewed":3} 2024-08-15 18:17:48:074 +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-15 18:17:48:079 +0000 [main] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57927?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1692847533], timeout=30000] 2024-08-15 18:17:48:086 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57927?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1692847533] 2024-08-15 18:17:48:086 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2dcfafeb, L:/127.0.0.1:51790 - R:localhost/127.0.0.1:57927]]@1692847533 2024-08-15 18:17:48:092 +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-15 18:17:48:093 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-15 18:17:48:093 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:48:093 +0000 [main] INFO AbstractJsonRpcTest - [END]test_2LeafNodesInRpc 2024-08-15 18:17:48:093 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:48:093 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57927 2024-08-15 18:17:48:093 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57927@1732515589] 2024-08-15 18:17:48:373 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45051 2024-08-15 18:17:48:374 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:374 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:378 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:378 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:381 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:381 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:384 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:384 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:387 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:387 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:390 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:390 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:393 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:393 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:395 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:396 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:398 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:398 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:401 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:401 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:404 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45051 2024-08-15 18:17:48:404 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45051' mapped to BlahBlah 2024-08-15 18:17:48:406 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:48:406 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:48:406 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcComplexResponse 2024-08-15 18:17:48:407 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:48:742 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'get-all-numbers' using endpoint zmq://localhost:45051 2024-08-15 18:17:48:742 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45051 2024-08-15 18:17:48:742 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@173814925 2024-08-15 18:17:48:751 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xf36914de, L:/127.0.0.1:55858 - R:localhost/127.0.0.1:45051]]@173814925 2024-08-15 18:17:48:846 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-15 18:17:48:848 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:48:848 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"get-all-numbers"} 2024-08-15 18:17:48:848 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=get-all-numbers, params=null] 2024-08-15 18:17:48:849 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@3a8e6459 2024-08-15 18:17:48:849 +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-15 18:17:48:854 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0xf36914de, L:/127.0.0.1:55858 - R:localhost/127.0.0.1:45051] : {"jsonrpc":"2.0","id":1,"result":{"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}}} 2024-08-15 18:17:48:856 +0000 [Time-limited test] TRACE RpcCodec - [decode][get-all-numbers][out] input : {"segment1":{"numbers":[{"num":10},{"num":17},{"num":15}],"level":20}} 2024-08-15 18:17:48:879 +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-15 18:17:48:895 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45051?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=173814925], timeout=30000] 2024-08-15 18:17:48:895 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45051?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=173814925] 2024-08-15 18:17:48:895 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xf36914de, L:/127.0.0.1:55858 - R:localhost/127.0.0.1:45051]]@173814925 2024-08-15 18:17:48:915 +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-15 18:17:48:976 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:48:976 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcComplexResponse 2024-08-15 18:17:48:976 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:48:976 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45051 2024-08-15 18:17:48:976 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45051@483248328] 2024-08-15 18:17:49:153 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 32841 2024-08-15 18:17:49:153 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:154 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:156 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:157 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:159 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:159 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:161 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:161 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:163 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:163 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:165 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:166 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:170 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:170 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:172 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:172 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:174 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:174 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:176 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:176 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:178 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:32841 2024-08-15 18:17:49:178 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:32841' mapped to BlahBlah 2024-08-15 18:17:49:180 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:49:180 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:49:180 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcSimpleMethod 2024-08-15 18:17:49:181 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:49:432 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'simple-method' using endpoint zmq://localhost:32841 2024-08-15 18:17:49:434 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:32841 2024-08-15 18:17:49:434 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1312674511 2024-08-15 18:17:49:439 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb1b96b49, L:/127.0.0.1:37090 - R:localhost/127.0.0.1:32841]]@1312674511 2024-08-15 18:17:49:548 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-15 18:17:49:550 +0000 [defaultEventExecutorGroup-3-6] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:49:550 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"simple-method"} 2024-08-15 18:17:49:551 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=simple-method, params=null] 2024-08-15 18:17:49:551 +0000 [defaultEventExecutorGroup-3-6] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@78d0dfc7 2024-08-15 18:17:49:551 +0000 [defaultEventExecutorGroup-3-6] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-15 18:17:49:553 +0000 [defaultEventExecutorGroup-3-5] DEBUG RequesterSessionImpl - Response from [id: 0xb1b96b49, L:/127.0.0.1:37090 - R:localhost/127.0.0.1:32841] : {"jsonrpc":"2.0","id":1,"result":{}} 2024-08-15 18:17:49:554 +0000 [Time-limited test] TRACE RpcCodec - [decode][simple-method][out] input : null 2024-08-15 18:17:49:554 +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-15 18:17:49:555 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:32841?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1312674511], timeout=30000] 2024-08-15 18:17:49:555 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:32841?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1312674511] 2024-08-15 18:17:49:555 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb1b96b49, L:/127.0.0.1:37090 - R:localhost/127.0.0.1:32841]]@1312674511 2024-08-15 18:17:49:558 +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-15 18:17:49:558 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:49:558 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcSimpleMethod 2024-08-15 18:17:49:558 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:49:559 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 32841 2024-08-15 18:17:49:559 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:32841@306910057] 2024-08-15 18:17:49:682 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 37853 2024-08-15 18:17:49:683 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:683 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:686 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:686 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:688 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:688 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:690 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:690 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:692 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:692 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:694 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:694 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:696 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:696 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:697 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:697 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:699 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:699 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:701 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:701 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:703 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:37853 2024-08-15 18:17:49:703 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:37853' mapped to BlahBlah 2024-08-15 18:17:49:705 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:49:705 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:49:705 +0000 [main] INFO AbstractJsonRpcTest - [START]testMethodWithAnyXmlNoData 2024-08-15 18:17:49:705 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:002 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'method-with-anyxml' using endpoint zmq://localhost:37853 2024-08-15 18:17:50:002 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:37853 2024-08-15 18:17:50:002 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@784797542 2024-08-15 18:17:50:004 +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@37cd0fda}]} 2024-08-15 18:17:50:011 +0000 [nioEventLoopGroup-2-11] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x887baa8d, L:/127.0.0.1:45796 - R:localhost/127.0.0.1:37853]]@784797542 2024-08-15 18:17:50:021 +0000 [Time-limited test] TRACE RpcCodec - [encode][method-with-anyxml][in] result : {"some-number":5,"some-data":{"data":123}} 2024-08-15 18:17:50:122 +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-15 18:17:50:124 +0000 [defaultEventExecutorGroup-3-8] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:50:125 +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-15 18:17:50:126 +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-15 18:17:50:126 +0000 [defaultEventExecutorGroup-3-8] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@9bc285c 2024-08-15 18:17:50:126 +0000 [defaultEventExecutorGroup-3-8] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-15 18:17:50:130 +0000 [defaultEventExecutorGroup-3-7] DEBUG RequesterSessionImpl - Response from [id: 0x887baa8d, L:/127.0.0.1:45796 - R:localhost/127.0.0.1:37853] : {"jsonrpc":"2.0","id":1,"result":{"some-data":{"data":123}}} 2024-08-15 18:17:50:130 +0000 [Time-limited test] TRACE RpcCodec - [decode][method-with-anyxml][out] input : {"some-data":{"data":123}} 2024-08-15 18:17:50:132 +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@3744074d}]} 2024-08-15 18:17:50:132 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37853?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=784797542], timeout=30000] 2024-08-15 18:17:50:133 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:37853?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=784797542] 2024-08-15 18:17:50:133 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x887baa8d, L:/127.0.0.1:45796 - R:localhost/127.0.0.1:37853]]@784797542 2024-08-15 18:17:50:133 +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@3744074d}]} 2024-08-15 18:17:50:133 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-15 18:17:50:133 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:134 +0000 [main] INFO AbstractJsonRpcTest - [END]testMethodWithAnyXmlNoData 2024-08-15 18:17:50:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:134 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 37853 2024-08-15 18:17:50:134 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:37853@1441625830] 2024-08-15 18:17:50:226 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 56031 2024-08-15 18:17:50:227 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:227 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:230 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:230 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:231 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:232 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:233 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:235 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:235 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:237 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:237 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:239 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:239 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:240 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:240 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:242 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:242 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:244 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:244 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:245 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:56031 2024-08-15 18:17:50:246 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:56031' mapped to BlahBlah 2024-08-15 18:17:50:247 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:50:247 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:247 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyList 2024-08-15 18:17:50:247 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:547 +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-15 18:17:50:548 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-list' using endpoint zmq://localhost:56031 2024-08-15 18:17:50:548 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:56031 2024-08-15 18:17:50:548 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1792037197 2024-08-15 18:17:50:550 +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-15 18:17:50:552 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-list][in] result : {"multiplier":3,"numbers":[{"num":15},{"num":10},{"num":17}]} 2024-08-15 18:17:50:554 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5bb78b91, L:/127.0.0.1:40460 - R:localhost/127.0.0.1:56031]]@1792037197 2024-08-15 18:17:50:652 +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-15 18:17:50:654 +0000 [defaultEventExecutorGroup-3-10] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:50:654 +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-15 18:17:50:654 +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-15 18:17:50:657 +0000 [defaultEventExecutorGroup-3-10] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@1190230d 2024-08-15 18:17:50:657 +0000 [defaultEventExecutorGroup-3-10] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-15 18:17:50:658 +0000 [defaultEventExecutorGroup-3-9] DEBUG RequesterSessionImpl - Response from [id: 0x5bb78b91, L:/127.0.0.1:40460 - R:localhost/127.0.0.1:56031] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[{"num":45},{"num":30},{"num":51}]}} 2024-08-15 18:17:50:659 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-list][out] input : {"numbers":[{"num":45},{"num":30},{"num":51}]} 2024-08-15 18:17:50:660 +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-15 18:17:50:660 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56031?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1792037197], timeout=30000] 2024-08-15 18:17:50:660 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:56031?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1792037197] 2024-08-15 18:17:50:660 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5bb78b91, L:/127.0.0.1:40460 - R:localhost/127.0.0.1:56031]]@1792037197 2024-08-15 18:17:50:661 +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-15 18:17:50:661 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-15 18:17:50:670 +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-15 18:17:50:671 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:671 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyList 2024-08-15 18:17:50:671 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:671 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 56031 2024-08-15 18:17:50:671 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:56031@45806278] 2024-08-15 18:17:50:752 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 45389 2024-08-15 18:17:50:753 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:753 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:756 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:756 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:758 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:758 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:759 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:759 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:761 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:761 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:763 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:763 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:764 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:764 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:766 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:766 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:767 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:767 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:769 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:769 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:770 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:45389 2024-08-15 18:17:50:771 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:45389' mapped to BlahBlah 2024-08-15 18:17:50:772 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:50:772 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:50:772 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcError 2024-08-15 18:17:50:772 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:023 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'error-method' using endpoint zmq://localhost:45389 2024-08-15 18:17:51:024 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:45389 2024-08-15 18:17:51:024 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@521365111 2024-08-15 18:17:51:026 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5ed5c86a, L:/127.0.0.1:35636 - R:localhost/127.0.0.1:45389]]@521365111 2024-08-15 18:17:51:128 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-15 18:17:51:130 +0000 [defaultEventExecutorGroup-3-12] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:51:130 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"error-method"} 2024-08-15 18:17:51:130 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=error-method, params=null] 2024-08-15 18:17:51:132 +0000 [defaultEventExecutorGroup-3-12] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@13636785 2024-08-15 18:17:51:132 +0000 [defaultEventExecutorGroup-3-12] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-15 18:17:51:134 +0000 [defaultEventExecutorGroup-3-11] DEBUG RequesterSessionImpl - Response from [id: 0x5ed5c86a, L:/127.0.0.1:35636 - R:localhost/127.0.0.1:45389] : {"jsonrpc":"2.0","id":1,"error":{"code":12345,"message":"It just failed","data":{}}} 2024-08-15 18:17:51:135 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45389?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=521365111], timeout=30000] 2024-08-15 18:17:51:136 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:45389?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=521365111] 2024-08-15 18:17:51:136 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5ed5c86a, L:/127.0.0.1:35636 - R:localhost/127.0.0.1:45389]]@521365111 2024-08-15 18:17:51:142 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Result : null 2024-08-15 18:17:51:142 +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:45389, cause=java.lang.reflect.InvocationTargetException]] 2024-08-15 18:17:51:145 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:146 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcError 2024-08-15 18:17:51:146 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:146 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 45389 2024-08-15 18:17:51:146 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:45389@1133778950] 2024-08-15 18:17:51:220 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 55737 2024-08-15 18:17:51:221 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:221 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:224 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:224 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:225 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:225 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:227 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:227 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:228 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:229 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:230 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:230 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:231 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:231 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:233 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:233 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:234 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:234 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:236 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:236 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:237 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:55737 2024-08-15 18:17:51:237 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:55737' mapped to BlahBlah 2024-08-15 18:17:51:238 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:51:239 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:239 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcUnknownMethod 2024-08-15 18:17:51:239 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:492 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:493 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcUnknownMethod 2024-08-15 18:17:51:493 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:493 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 55737 2024-08-15 18:17:51:493 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:55737@341265631] 2024-08-15 18:17:51:564 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 43719 2024-08-15 18:17:51:565 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:565 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:568 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:568 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:569 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:569 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:570 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:570 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:572 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:572 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:573 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:573 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:574 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:574 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:575 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:575 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:576 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:576 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:578 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:578 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:579 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:43719 2024-08-15 18:17:51:579 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:43719' mapped to BlahBlah 2024-08-15 18:17:51:580 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:51:581 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:581 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcFactorial 2024-08-15 18:17:51:581 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:842 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'factorial' using endpoint zmq://localhost:43719 2024-08-15 18:17:51:843 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:43719 2024-08-15 18:17:51:843 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1287138304 2024-08-15 18:17:51:844 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x7960ad6e, L:/127.0.0.1:54706 - R:localhost/127.0.0.1:43719]]@1287138304 2024-08-15 18:17:51:844 +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-15 18:17:51:850 +0000 [Time-limited test] TRACE RpcCodec - [encode][factorial][in] result : {"in-number":8} 2024-08-15 18:17:51:850 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-15 18:17:51:851 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:51:851 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"factorial","params":{"in-number":8}} 2024-08-15 18:17:51:851 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Received request : JsonRpcRequestMessage [jsonrpc=2.0, id=1, method=factorial, params={"in-number":8}] 2024-08-15 18:17:51:851 +0000 [defaultEventExecutorGroup-3-2] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@5f37b877 2024-08-15 18:17:51:851 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-15 18:17:51:852 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x7960ad6e, L:/127.0.0.1:54706 - R:localhost/127.0.0.1:43719] : {"jsonrpc":"2.0","id":1,"result":{"out-number":40320}} 2024-08-15 18:17:51:852 +0000 [Time-limited test] TRACE RpcCodec - [decode][factorial][out] input : {"out-number":40320} 2024-08-15 18:17:51:852 +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-15 18:17:51:853 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43719?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1287138304], timeout=30000] 2024-08-15 18:17:51:853 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:43719?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1287138304] 2024-08-15 18:17:51:853 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x7960ad6e, L:/127.0.0.1:54706 - R:localhost/127.0.0.1:43719]]@1287138304 2024-08-15 18:17:51:853 +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-15 18:17:51:853 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - Errors : [] 2024-08-15 18:17:51:860 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : FactorialOutput{outNumber=40320} 2024-08-15 18:17:51:860 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:860 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcFactorial 2024-08-15 18:17:51:860 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:860 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 43719 2024-08-15 18:17:51:860 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43719@1021282981] 2024-08-15 18:17:51:924 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Started responder on port 57065 2024-08-15 18:17:51:925 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:925 +0000 [main] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:927 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:927 +0000 [main] INFO JsonRPCtoRPCBridge - [force-refresh] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:928 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:928 +0000 [main] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:929 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:929 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:930 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:930 +0000 [main] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:931 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:932 +0000 [main] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:933 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:933 +0000 [main] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:934 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:934 +0000 [main] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:935 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:935 +0000 [main] INFO JsonRPCtoRPCBridge - [force-reload] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:936 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:936 +0000 [main] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:937 +0000 [main] DEBUG AbstractJsonRPCComponent - [BlahBlah][RPC] map lookup => zmq://localhost:57065 2024-08-15 18:17:51:937 +0000 [main] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:57065' mapped to BlahBlah 2024-08-15 18:17:51:939 +0000 [main] INFO JsonRPCtoRPCBridge - [BlahBlah] RPC bridge instantiated with 11 methods 2024-08-15 18:17:51:939 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:51:939 +0000 [main] INFO AbstractJsonRpcTest - [START]testRpcMultiplyLeafList 2024-08-15 18:17:51:939 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:52:222 +0000 [Time-limited test] DEBUG RpcClient - Invoking RPC 'multiply-ll' using endpoint zmq://localhost:57065 2024-08-15 18:17:52:223 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57065 2024-08-15 18:17:52:223 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1645006767 2024-08-15 18:17:52:225 +0000 [nioEventLoopGroup-2-12] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x42efc0c3, L:/127.0.0.1:56504 - R:localhost/127.0.0.1:57065]]@1645006767 2024-08-15 18:17:52:228 +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-15 18:17:52:229 +0000 [Time-limited test] TRACE RpcCodec - [encode][multiply-ll][in] result : {"multiplier":3,"numbers":[5,2,7]} 2024-08-15 18:17:52:229 +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-15 18:17:52:232 +0000 [defaultEventExecutorGroup-3-4] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-08-15 18:17:52:232 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"multiply-ll","params":{"multiplier":3,"numbers":[5,2,7]}} 2024-08-15 18:17:52:232 +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-15 18:17:52:233 +0000 [defaultEventExecutorGroup-3-4] INFO MockRpcHandler - Sending response : org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage$Builder@34499d78 2024-08-15 18:17:52:233 +0000 [defaultEventExecutorGroup-3-4] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-15 18:17:52:235 +0000 [defaultEventExecutorGroup-3-3] DEBUG RequesterSessionImpl - Response from [id: 0x42efc0c3, L:/127.0.0.1:56504 - R:localhost/127.0.0.1:57065] : {"jsonrpc":"2.0","id":1,"result":{"numbers":[15,6,21]}} 2024-08-15 18:17:52:235 +0000 [Time-limited test] TRACE RpcCodec - [decode][multiply-ll][out] input : {"numbers":[15,6,21]} 2024-08-15 18:17:52:236 +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-15 18:17:52:237 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57065?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1645006767], timeout=30000] 2024-08-15 18:17:52:237 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://localhost:57065?proxyRetryCount=5&proxyRetryDelay=100&timeout=30000, sessionType=REQ, hashCode=1645006767] 2024-08-15 18:17:52:237 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x42efc0c3, L:/127.0.0.1:56504 - R:localhost/127.0.0.1:57065]]@1645006767 2024-08-15 18:17:52:237 +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-15 18:17:52:244 +0000 [Time-limited test] INFO JsonRPCtoRPCBridgeTest - DataObject : MultiplyLlOutput{numbers=[21, 6, 15]} 2024-08-15 18:17:52:244 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:52:245 +0000 [main] INFO AbstractJsonRpcTest - [END]testRpcMultiplyLeafList 2024-08-15 18:17:52:245 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-08-15 18:17:52:245 +0000 [main] INFO JsonRPCtoRPCBridgeTest - Stopping responder on port 57065 2024-08-15 18:17:52:245 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:57065@1640502170]