2025-07-05 15:36:02:776 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:02:779 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2025-07-05 15:36:02:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:02:791 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 52dcc5f5-2d9c-4a15-92e7-e5090b6815e6 2025-07-05 15:36:02:792 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 52dcc5f5-2d9c-4a15-92e7-e5090b6815e6 2025-07-05 15:36:02:795 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 52dcc5f5-2d9c-4a15-92e7-e5090b6815e6 2025-07-05 15:36:02:795 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:02:795 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2025-07-05 15:36:02:795 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:02:934 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:02:935 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2025-07-05 15:36:02:935 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:02:994 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2025-07-05 15:36:02:997 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:02:998 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 3b0a7ff1-f1f0-4f88-9760-4f3b7778adb7, store : CONFIGURATION, entity : test-model, path : {"test-model-data:grillconf":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, data : {"gasKnob":10} 2025-07-05 15:36:03:004 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2025-07-05 15:36:03:068 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)gasKnob, body=10}]} 2025-07-05 15:36:03:084 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 3b0a7ff1-f1f0-4f88-9760-4f3b7778adb7 2025-07-05 15:36:03:116 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:116 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2025-07-05 15:36:03:116 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:252 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2025-07-05 15:36:03:252 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:256 +0000 [main] INFO RemoteControlTest - YII : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology1}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=node1}]/termination-point/termination-point[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id=eth0}] 2025-07-05 15:36:03:256 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2025-07-05 15:36:03:257 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2025-07-05 15:36:03:258 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2025-07-05 15:36:03:258 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2025-07-05 15:36:03:258 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:258 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2025-07-05 15:36:03:258 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:382 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:382 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2025-07-05 15:36:03:382 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:412 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-07-05 15:36:03:414 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2025-07-05 15:36:03:426 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-07-05 15:36:03:437 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-07-05 15:36:03:437 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-07-05 15:36:03:482 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-07-05 15:36:03:482 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2025-07-05 15:36:03:483 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-07-05 15:36:03:484 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-07-05 15:36:03:484 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2025-07-05 15:36:03:485 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-07-05 15:36:03:485 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-07-05 15:36:03:486 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-07-05 15:36:03:487 +0000 [Time-limited test] 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 @4d6025c5 2025-07-05 15:36:03:488 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-07-05 15:36:03:488 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-07-05 15:36:03:488 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-07-05 15:36:03:488 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-07-05 15:36:03:490 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-07-05 15:36:03:490 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2025-07-05 15:36:03:492 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-07-05 15:36:03:492 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-07-05 15:36:03:494 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2025-07-05 15:36:03:494 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-07-05 15:36:03:513 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-07-05 15:36:03:559 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 3407 (auto-detected) 2025-07-05 15:36:03:566 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-07-05 15:36:03:566 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-07-05 15:36:03:568 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-07-05 15:36:03:569 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-07-05 15:36:03:569 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:55:ff:fe:9f:ac:30 (auto-detected) 2025-07-05 15:36:03:583 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-07-05 15:36:03:583 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-07-05 15:36:03:613 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2025-07-05 15:36:03:613 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2025-07-05 15:36:03:613 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2025-07-05 15:36:03:614 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2025-07-05 15:36:03:627 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2025-07-05 15:36:03:627 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-07-05 15:36:03:627 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-07-05 15:36:03:629 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-07-05 15:36:03:655 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39081 2025-07-05 15:36:03:655 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@360810138 2025-07-05 15:36:03:707 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-07-05 15:36:03:708 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-07-05 15:36:03:708 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-07-05 15:36:03:708 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-07-05 15:36:03:708 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-07-05 15:36:03:700 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc4050c24, L:/127.0.0.1:59736 - R:/127.0.0.1:39081]]@360810138 2025-07-05 15:36:03:717 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-07-05 15:36:03:717 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-07-05 15:36:03:718 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@931256b 2025-07-05 15:36:03:794 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":1,"method":"addListener","params":{"transport":null,"store":"config","entity":"test-model","path":{"test-model-data:top-container":{}}}} 2025-07-05 15:36:03:801 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-07-05 15:36:03:804 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":1,"method":"addListener","params":{"transport":null,"store":"config","entity":"test-model","path":{"test-model-data:top-container":{}}}} 2025-07-05 15:36:03:809 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public org.opendaylight.jsonrpc.model.ListenerKey org.opendaylight.jsonrpc.impl.RemoteControl.addListener(org.opendaylight.jsonrpc.model.AddListenerArgument) throws java.io.IOException] 2025-07-05 15:36:03:811 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:03:812 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:03:826 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:53145","name":"9b9c78f3-087e-4c8f-b249-7668ef41bfff"}} 2025-07-05 15:36:03:828 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xc4050c24, L:/127.0.0.1:59736 - R:/127.0.0.1:39081] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:53145","name":"9b9c78f3-087e-4c8f-b249-7668ef41bfff"}} 2025-07-05 15:36:03:829 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@eec68a86 2025-07-05 15:36:03:831 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:53145 2025-07-05 15:36:03:831 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@463811631 2025-07-05 15:36:03:832 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 54600a50-6a50-4d9e-9626-a48423b540e6 2025-07-05 15:36:03:832 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:03:832 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:03:832 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 54600a50-6a50-4d9e-9626-a48423b540e6, store : CONFIGURATION, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{"abc":"123"}} 2025-07-05 15:36:03:833 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-07-05 15:36:03:835 +0000 [Time-limited test] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-07-05 15:36:03:835 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 54600a50-6a50-4d9e-9626-a48423b540e6 2025-07-05 15:36:03:838 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x26fa5936, L:/127.0.0.1:44158 - R:/127.0.0.1:53145]]@463811631 2025-07-05 15:36:03:848 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 9298ebb8-e414-494e-a330-f46b79027e4f 2025-07-05 15:36:03:848 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:03:848 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:03:848 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=9298ebb8-e414-494e-a330-f46b79027e4f, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:03:849 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9298ebb8-e414-494e-a330-f46b79027e4f 2025-07-05 15:36:03:858 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:03:859 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-07-05 15:36:03:879 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2025-07-05 15:36:03:879 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@287f5e40]] 2025-07-05 15:36:03:884 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2025-07-05 15:36:03:885 +0000 [defaultEventExecutorGroup-3-3] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public void org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl.notifyListener(org.opendaylight.jsonrpc.model.DataChangeNotification)] 2025-07-05 15:36:03:886 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:53145","name":"9b9c78f3-087e-4c8f-b249-7668ef41bfff"}} 2025-07-05 15:36:03:887 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-07-05 15:36:03:887 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:53145","name":"9b9c78f3-087e-4c8f-b249-7668ef41bfff"}} 2025-07-05 15:36:03:888 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public boolean org.opendaylight.jsonrpc.impl.RemoteControl.deleteListener(org.opendaylight.jsonrpc.model.DeleteListenerArgument)] 2025-07-05 15:36:03:888 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:03:889 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:53145@1571091141], timeout=30000] 2025-07-05 15:36:03:892 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:53145@1571091141] 2025-07-05 15:36:03:893 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:03:894 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2025-07-05 15:36:03:894 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@54d1ab28]] 2025-07-05 15:36:03:894 +0000 [pool-36-thread-1] ERROR AbstractBatchingExecutor - DataTreeChangeListenerQueueMgr + dsName: Error invoking worker RegImpl{closed=false, instance=org.opendaylight.jsonrpc.impl.DataChangeListenerRegistration@1f4aa098} with [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, rootNode=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[461bc0b2], data=ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]}}}}] org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceGenericException: Logic error at org.opendaylight.jsonrpc.bus.messagelib.ProxyServiceImpl.invoke(ProxyServiceImpl.java:197) at jdk.proxy2/jdk.proxy2.$Proxy18.notifyListener(Unknown Source) at org.opendaylight.jsonrpc.impl.DataChangeListenerRegistration.onDataTreeChanged(DataChangeListenerRegistration.java:89) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreTreeChangePublisher.lambda$new$0(InMemoryDOMStoreTreeChangePublisher.java:36) at org.opendaylight.yangtools.util.concurrent.AbstractQueuedNotificationManager.executeBatch(AbstractQueuedNotificationManager.java:88) at org.opendaylight.yangtools.util.concurrent.AbstractBatchingExecutor$DispatcherTask.invokeWorker(AbstractBatchingExecutor.java:305) at org.opendaylight.yangtools.util.concurrent.AbstractBatchingExecutor$DispatcherTask.run(AbstractBatchingExecutor.java:292) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 2025-07-05 15:36:03:895 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1899177792 2025-07-05 15:36:03:896 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x26fa5936, L:/127.0.0.1:44158 ! R:/127.0.0.1:53145]]@463811631 2025-07-05 15:36:03:899 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2025-07-05 15:36:03:901 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xc4050c24, L:/127.0.0.1:59736 - R:/127.0.0.1:39081] : {"jsonrpc":"2.0","id":2,"result":true} 2025-07-05 15:36:03:901 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:39081, sessionType=REQ, hashCode=360810138], timeout=30000] 2025-07-05 15:36:03:905 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:39081, sessionType=REQ, hashCode=360810138] 2025-07-05 15:36:03:905 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc4050c24, L:/127.0.0.1:59736 - R:/127.0.0.1:39081]]@360810138 2025-07-05 15:36:03:906 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:53145, sessionType=SUB, hashCode=463811631] 2025-07-05 15:36:03:906 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x26fa5936, L:/127.0.0.1:44158 ! R:/127.0.0.1:53145]]@463811631 2025-07-05 15:36:03:907 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:39081@1159279416] 2025-07-05 15:36:03:907 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:03:907 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2025-07-05 15:36:03:907 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:009 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:009 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2025-07-05 15:36:04:009 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:009 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : dcc44243-92d9-4b4c-a10a-97f03a24d9e9 2025-07-05 15:36:04:009 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:010 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:010 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : dcc44243-92d9-4b4c-a10a-97f03a24d9e9, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{"abc":"123"}} 2025-07-05 15:36:04:010 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-07-05 15:36:04:010 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-07-05 15:36:04:011 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:011 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:011 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:04:016 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : dcc44243-92d9-4b4c-a10a-97f03a24d9e9 2025-07-05 15:36:04:017 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:017 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:017 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:04:017 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:017 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2025-07-05 15:36:04:017 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:096 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:096 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2025-07-05 15:36:04:096 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:645 +0000 [main] INFO RemoteControlTest - Merging data /(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}] at path ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=name-1}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}]} 2025-07-05 15:36:04:659 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:660 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2025-07-05 15:36:04:660 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:736 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:736 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2025-07-05 15:36:04:736 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:736 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a30acf24-bf7c-462a-8121-b84bbf89efab 2025-07-05 15:36:04:736 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:736 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:737 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : a30acf24-bf7c-462a-8121-b84bbf89efab, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2025-07-05 15:36:04:737 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-07-05 15:36:04:737 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2025-07-05 15:36:04:737 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a30acf24-bf7c-462a-8121-b84bbf89efab 2025-07-05 15:36:04:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:739 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:739 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:04:739 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : dd957028-4d87-40a1-9dc3-af0710e73ccf 2025-07-05 15:36:04:739 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:739 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:739 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=dd957028-4d87-40a1-9dc3-af0710e73ccf, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:04:739 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : dd957028-4d87-40a1-9dc3-af0710e73ccf 2025-07-05 15:36:04:740 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:740 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:740 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:04:740 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:740 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2025-07-05 15:36:04:740 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:806 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:806 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2025-07-05 15:36:04:806 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:806 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 97b0623b-e359-4f40-a4d8-c065827b9268 2025-07-05 15:36:04:806 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:806 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2025-07-05 15:36:04:806 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:880 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:880 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2025-07-05 15:36:04:880 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:881 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:04:881 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:04:881 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 991eab37-e78d-468b-a618-ba4d60ac16f9, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2025-07-05 15:36:04:881 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-07-05 15:36:04:882 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2025-07-05 15:36:04:882 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:882 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2025-07-05 15:36:04:882 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:945 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:945 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2025-07-05 15:36:04:945 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:945 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : d274b1ca-47ea-49bc-88ea-97bbcbaa17d0 2025-07-05 15:36:04:945 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-07-05 15:36:04:945 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-07-05 15:36:04:946 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-07-05 15:36:04:946 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-07-05 15:36:04:946 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-07-05 15:36:04:946 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=d274b1ca-47ea-49bc-88ea-97bbcbaa17d0, store=CONFIGURATION, entity=, path={"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}}, YII=/(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], data={"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-07-05 15:36:04:947 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-07-05 15:36:04:955 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2025-07-05 15:36:04:958 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : d274b1ca-47ea-49bc-88ea-97bbcbaa17d0 2025-07-05 15:36:04:959 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:04:960 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2025-07-05 15:36:04:960 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:023 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:023 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2025-07-05 15:36:05:023 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:023 +0000 [main] INFO RemoteControlTest - YII : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology1}]/server-provided 2025-07-05 15:36:05:023 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2025-07-05 15:36:05:023 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2025-07-05 15:36:05:023 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2025-07-05 15:36:05:024 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2025-07-05 15:36:05:024 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-07-05 15:36:05:024 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:024 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:024 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2025-07-05 15:36:05:024 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:084 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2025-07-05 15:36:05:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-07-05 15:36:05:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-07-05 15:36:05:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-07-05 15:36:05:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-07-05 15:36:05:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-07-05 15:36:05:085 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-07-05 15:36:05:086 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2025-07-05 15:36:05:086 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:086 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2025-07-05 15:36:05:086 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:147 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:147 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2025-07-05 15:36:05:147 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:246 +0000 [main] INFO RemoteControlTest - Path len : 1 2025-07-05 15:36:05:246 +0000 [main] INFO RemoteControlTest - (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology : (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-07-05 15:36:05:246 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-07-05 15:36:05:246 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-07-05 15:36:05:246 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:247 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2025-07-05 15:36:05:247 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-07-05 15:36:05:247 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-07-05 15:36:05:247 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:247 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-07-05 15:36:05:247 +0000 [main] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topo1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id, body=topo1}, ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=node1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id, body=node1}, ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id=eth0}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id, body=eth0}]}]}]}]}, ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)server-provided, body=true}]}]}]} 2025-07-05 15:36:05:250 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2025-07-05 15:36:05:250 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:250 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2025-07-05 15:36:05:250 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:311 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:311 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2025-07-05 15:36:05:311 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:312 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2025-07-05 15:36:05:312 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2025-07-05 15:36:05:312 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2025-07-05 15:36:05:312 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2025-07-05 15:36:05:312 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2025-07-05 15:36:05:312 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2025-07-05 15:36:05:312 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2025-07-05 15:36:05:312 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2025-07-05 15:36:05:313 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2025-07-05 15:36:05:313 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2025-07-05 15:36:05:313 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2025-07-05 15:36:05:313 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2025-07-05 15:36:05:313 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:313 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2025-07-05 15:36:05:313 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:373 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:373 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2025-07-05 15:36:05:373 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:373 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:373 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2025-07-05 15:36:05:373 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:434 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:434 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2025-07-05 15:36:05:434 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:434 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 952feb6e-d7a2-4b44-8f0a-208894800d01 2025-07-05 15:36:05:435 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:435 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2025-07-05 15:36:05:435 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:496 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:496 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2025-07-05 15:36:05:496 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:496 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : e05afe7a-3e6d-4ef9-8bd9-b366eaa72215 2025-07-05 15:36:05:496 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:05:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:497 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : e05afe7a-3e6d-4ef9-8bd9-b366eaa72215, store : OPERATIONAL, entity : test-model, path : {"test-model-data:top-container":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, data : {"level2a":{}} 2025-07-05 15:36:05:497 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-07-05 15:36:05:497 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2025-07-05 15:36:05:498 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : e05afe7a-3e6d-4ef9-8bd9-b366eaa72215 2025-07-05 15:36:05:499 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2025-07-05 15:36:05:499 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:499 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 60a92f71-ad96-432b-b20c-b0392bec39b9, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2025-07-05 15:36:05:499 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2025-07-05 15:36:05:500 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)config, body=[ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints, body=[]}]} 2025-07-05 15:36:05:500 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 60a92f71-ad96-432b-b20c-b0392bec39b9 2025-07-05 15:36:05:501 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-07-05 15:36:05:501 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-07-05 15:36:05:501 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-07-05 15:36:05:501 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-07-05 15:36:05:501 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-07-05 15:36:05:502 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=db1f663a-ad22-4271-94e5-c467e3e86b09, store=CONFIGURATION, entity=something, path={"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}}, YII=/(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], data={"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-07-05 15:36:05:502 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2025-07-05 15:36:05:503 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2025-07-05 15:36:05:503 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : db1f663a-ad22-4271-94e5-c467e3e86b09 2025-07-05 15:36:05:506 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:05:506 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:506 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:05:506 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:05:506 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:506 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=79976cec-24a4-4546-b822-fedd69424269, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:05:507 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 79976cec-24a4-4546-b822-fedd69424269 2025-07-05 15:36:05:510 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 79976cec-24a4-4546-b822-fedd69424269 2025-07-05 15:36:05:510 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-07-05 15:36:05:510 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-07-05 15:36:05:510 +0000 [main] DEBUG JsonRpcDatastoreAdapter - EXISTS store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-07-05 15:36:05:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-07-05 15:36:05:511 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2025-07-05 15:36:05:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================