2025-09-24 18:17:48:691 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:48:694 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2025-09-24 18:17:48:694 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:48:708 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9a59261a-f6c4-4240-9e9b-3e5cf4dd87d7 2025-09-24 18:17:48:709 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 9a59261a-f6c4-4240-9e9b-3e5cf4dd87d7 2025-09-24 18:17:48:712 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 9a59261a-f6c4-4240-9e9b-3e5cf4dd87d7 2025-09-24 18:17:48:712 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:48:712 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2025-09-24 18:17:48:712 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:48:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:48:873 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2025-09-24 18:17:48:873 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:48:936 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2025-09-24 18:17:48:938 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:48:939 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 8b402d8e-c5b5-43c3-ab6f-1feeaf7ab3f4, 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-09-24 18:17:48:946 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2025-09-24 18:17:49:011 +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-09-24 18:17:49:030 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 8b402d8e-c5b5-43c3-ab6f-1feeaf7ab3f4 2025-09-24 18:17:49:065 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:065 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2025-09-24 18:17:49:066 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:201 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:202 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2025-09-24 18:17:49:202 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:205 +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-09-24 18:17:49:206 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2025-09-24 18:17:49:206 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2025-09-24 18:17:49:207 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2025-09-24 18:17:49:208 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:208 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2025-09-24 18:17:49:208 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:310 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:311 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2025-09-24 18:17:49:311 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:341 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-09-24 18:17:49:343 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2025-09-24 18:17:49:348 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2025-09-24 18:17:49:348 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-09-24 18:17:49:360 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-09-24 18:17:49:371 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-09-24 18:17:49:373 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-09-24 18:17:49:396 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2025-09-24 18:17:49:396 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-09-24 18:17:49:398 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-09-24 18:17:49:399 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-09-24 18:17:49:400 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-09-24 18:17:49:400 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-09-24 18:17:49:401 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-09-24 18:17:49:402 +0000 [Time-limited test] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @5cdec700) 2025-09-24 18:17:49:402 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-09-24 18:17:49:402 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-09-24 18:17:49:403 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-09-24 18:17:49:403 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-09-24 18:17:49:403 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-09-24 18:17:49:404 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-09-24 18:17:49:404 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-09-24 18:17:49:408 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2025-09-24 18:17:49:410 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-09-24 18:17:49:475 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 5442 (auto-detected) 2025-09-24 18:17:49:482 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-09-24 18:17:49:483 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-09-24 18:17:49:485 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-09-24 18:17:49:486 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-09-24 18:17:49:486 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:ea:ff:fe:50:a5:4f (auto-detected) 2025-09-24 18:17:49:502 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-09-24 18:17:49:502 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-09-24 18:17:49:536 +0000 [Time-limited test] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2025-09-24 18:17:49:555 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-09-24 18:17:49:555 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-09-24 18:17:49:555 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-09-24 18:17:49:555 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-09-24 18:17:49:555 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-09-24 18:17:49:564 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2025-09-24 18:17:49:564 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-09-24 18:17:49:565 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-09-24 18:17:49:566 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-09-24 18:17:49:600 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:36147 2025-09-24 18:17:49:601 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1624769280 2025-09-24 18:17:49:649 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6a615001, L:/127.0.0.1:55308 - R:/127.0.0.1:36147]]@1624769280 2025-09-24 18:17:49:664 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-09-24 18:17:49:664 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-09-24 18:17:49:665 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3616d16e 2025-09-24 18:17:49:836 +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-09-24 18:17:49:844 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-09-24 18:17:49:848 +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-09-24 18:17:49:858 +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-09-24 18:17:49:861 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:49:862 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:49:880 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:52225","name":"1e0c15ae-3292-4ab0-ad53-f36870fc5cd5"}} 2025-09-24 18:17:49:883 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x6a615001, L:/127.0.0.1:55308 - R:/127.0.0.1:36147] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:52225","name":"1e0c15ae-3292-4ab0-ad53-f36870fc5cd5"}} 2025-09-24 18:17:49:884 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@1ec37feb 2025-09-24 18:17:49:887 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:52225 2025-09-24 18:17:49:887 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@177994124 2025-09-24 18:17:49:888 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : e793b4a3-9261-4999-9e70-63aec218c18a 2025-09-24 18:17:49:888 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:49:888 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:49:889 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : e793b4a3-9261-4999-9e70-63aec218c18a, 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-09-24 18:17:49:890 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-09-24 18:17:49:891 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x386e4697, L:/127.0.0.1:39832 - R:/127.0.0.1:52225]]@177994124 2025-09-24 18:17:49:893 +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-09-24 18:17:49:893 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : e793b4a3-9261-4999-9e70-63aec218c18a 2025-09-24 18:17:49:903 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : a7bdabbd-62c7-4230-985d-265d296be137 2025-09-24 18:17:49:903 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:49:903 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:49:904 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=a7bdabbd-62c7-4230-985d-265d296be137, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-09-24 18:17:49:904 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : a7bdabbd-62c7-4230-985d-265d296be137 2025-09-24 18:17:49:909 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-09-24 18:17:49:910 +0000 [pool-11-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-09-24 18:17:49:934 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2025-09-24 18:17:49:934 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@409fa2a]] 2025-09-24 18:17:49:942 +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-09-24 18:17:49:942 +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-09-24 18:17:49:944 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:52225","name":"1e0c15ae-3292-4ab0-ad53-f36870fc5cd5"}} 2025-09-24 18:17:49:946 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-09-24 18:17:49:946 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:52225","name":"1e0c15ae-3292-4ab0-ad53-f36870fc5cd5"}} 2025-09-24 18:17:49:947 +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-09-24 18:17:49:947 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-09-24 18:17:49:948 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:52225@621594966], timeout=30000] 2025-09-24 18:17:49:951 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:52225@621594966] 2025-09-24 18:17:49:953 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1631111065 2025-09-24 18:17:49:953 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x386e4697, L:/127.0.0.1:39832 ! R:/127.0.0.1:52225]]@177994124 2025-09-24 18:17:49:955 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-09-24 18:17:49:955 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] input : null 2025-09-24 18:17:49:955 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@1b674a63]] 2025-09-24 18:17:49:957 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2025-09-24 18:17:49:958 +0000 [pool-11-thread-1] ERROR AbstractBatchingExecutor - DataTreeChangeListenerQueueMgr + dsName: Error invoking worker RegImpl{closed=true, instance=org.opendaylight.jsonrpc.impl.DataChangeListenerRegistration@241f4c59} with [DefaultDataTreeCandidate{rootPath=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, rootNode=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[50a3eeb], 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.$Proxy35.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-09-24 18:17:49:958 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x6a615001, L:/127.0.0.1:55308 - R:/127.0.0.1:36147] : {"jsonrpc":"2.0","id":2,"result":true} 2025-09-24 18:17:49:959 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:36147, sessionType=REQ, hashCode=1624769280], timeout=30000] 2025-09-24 18:17:49:962 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:36147, sessionType=REQ, hashCode=1624769280] 2025-09-24 18:17:49:962 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x6a615001, L:/127.0.0.1:55308 - R:/127.0.0.1:36147]]@1624769280 2025-09-24 18:17:49:963 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:52225, sessionType=SUB, hashCode=177994124] 2025-09-24 18:17:49:963 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x386e4697, L:/127.0.0.1:39832 ! R:/127.0.0.1:52225]]@177994124 2025-09-24 18:17:49:964 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:36147@870340364] 2025-09-24 18:17:49:964 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:49:964 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2025-09-24 18:17:49:964 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:056 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:056 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2025-09-24 18:17:50:056 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:056 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 89964f53-2504-4993-90dc-c4f876bd95c3 2025-09-24 18:17:50:056 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:057 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:057 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 89964f53-2504-4993-90dc-c4f876bd95c3, 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-09-24 18:17:50:057 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-09-24 18:17:50:057 +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-09-24 18:17:50:058 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:058 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:058 +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-09-24 18:17:50:063 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 89964f53-2504-4993-90dc-c4f876bd95c3 2025-09-24 18:17:50:071 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:072 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:072 +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-09-24 18:17:50:072 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:072 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2025-09-24 18:17:50:072 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:157 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:157 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2025-09-24 18:17:50:157 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:697 +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-09-24 18:17:50:711 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:711 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2025-09-24 18:17:50:711 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:795 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:795 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2025-09-24 18:17:50:795 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:795 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : dcc6b8c3-a8f1-4358-8697-0529eb7dde52 2025-09-24 18:17:50:795 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:795 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:795 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : dcc6b8c3-a8f1-4358-8697-0529eb7dde52, 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-09-24 18:17:50:796 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-09-24 18:17:50:797 +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-09-24 18:17:50:797 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : dcc6b8c3-a8f1-4358-8697-0529eb7dde52 2025-09-24 18:17:50:798 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:798 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:798 +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-09-24 18:17:50:798 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : b66340dc-71bf-48c8-b09b-3025a8f6283d 2025-09-24 18:17:50:798 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:798 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:799 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=b66340dc-71bf-48c8-b09b-3025a8f6283d, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-09-24 18:17:50:799 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : b66340dc-71bf-48c8-b09b-3025a8f6283d 2025-09-24 18:17:50:800 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:800 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:800 +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-09-24 18:17:50:800 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:800 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2025-09-24 18:17:50:800 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:868 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:869 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2025-09-24 18:17:50:869 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:869 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 5e1baee9-5f35-40b7-8dc5-9ca8b50edc68 2025-09-24 18:17:50:869 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:869 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2025-09-24 18:17:50:869 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:935 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:936 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2025-09-24 18:17:50:936 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:936 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:50:936 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:50:936 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 048c80b7-a7d5-410d-bd84-062bafbe6128, 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-09-24 18:17:50:936 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-09-24 18:17:50:937 +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-09-24 18:17:50:937 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:50:937 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2025-09-24 18:17:50:937 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:004 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:005 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2025-09-24 18:17:51:005 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:005 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a171b8db-ff60-48a8-8a7c-8bc1c6fa3cdf 2025-09-24 18:17:51:005 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-09-24 18:17:51:005 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-09-24 18:17:51:005 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-09-24 18:17:51:005 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-09-24 18:17:51:005 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-09-24 18:17:51:006 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=a171b8db-ff60-48a8-8a7c-8bc1c6fa3cdf, 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-09-24 18:17:51:007 +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-09-24 18:17:51:015 +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-09-24 18:17:51:018 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a171b8db-ff60-48a8-8a7c-8bc1c6fa3cdf 2025-09-24 18:17:51:019 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:020 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2025-09-24 18:17:51:020 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:084 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2025-09-24 18:17:51:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:084 +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-09-24 18:17:51:084 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2025-09-24 18:17:51:084 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2025-09-24 18:17:51:084 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2025-09-24 18:17:51:084 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2025-09-24 18:17:51:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-09-24 18:17:51:085 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:085 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:085 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2025-09-24 18:17:51:085 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:147 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:147 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2025-09-24 18:17:51:147 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:147 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-09-24 18:17:51:147 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-09-24 18:17:51:148 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-09-24 18:17:51:148 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-09-24 18:17:51:148 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-09-24 18:17:51:148 +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-09-24 18:17:51:149 +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-09-24 18:17:51:149 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:149 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2025-09-24 18:17:51:149 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:206 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:206 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2025-09-24 18:17:51:206 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:301 +0000 [main] INFO RemoteControlTest - Path len : 1 2025-09-24 18:17:51:301 +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-09-24 18:17:51:301 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-09-24 18:17:51:301 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-09-24 18:17:51:301 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:301 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2025-09-24 18:17:51:301 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-09-24 18:17:51:302 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-09-24 18:17:51:302 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:302 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-09-24 18:17:51:302 +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-09-24 18:17:51:304 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2025-09-24 18:17:51:305 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:305 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2025-09-24 18:17:51:305 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:365 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:365 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2025-09-24 18:17:51:365 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:366 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2025-09-24 18:17:51:366 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2025-09-24 18:17:51:366 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2025-09-24 18:17:51:366 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2025-09-24 18:17:51:366 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2025-09-24 18:17:51:366 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2025-09-24 18:17:51:366 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2025-09-24 18:17:51:366 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2025-09-24 18:17:51:367 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2025-09-24 18:17:51:367 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2025-09-24 18:17:51:367 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2025-09-24 18:17:51:367 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2025-09-24 18:17:51:367 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:367 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2025-09-24 18:17:51:367 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:424 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:424 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2025-09-24 18:17:51:424 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:424 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:424 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2025-09-24 18:17:51:424 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:482 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:482 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2025-09-24 18:17:51:482 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:482 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : f2a1a85e-5ff6-46ba-b888-3e7b6479e20b 2025-09-24 18:17:51:482 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:482 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2025-09-24 18:17:51:482 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:538 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2025-09-24 18:17:51:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:538 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9257406d-b5bd-4bca-838e-47a5cfcad3f9 2025-09-24 18:17:51:538 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:51:538 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:538 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9257406d-b5bd-4bca-838e-47a5cfcad3f9, 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-09-24 18:17:51:539 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-09-24 18:17:51:539 +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-09-24 18:17:51:539 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9257406d-b5bd-4bca-838e-47a5cfcad3f9 2025-09-24 18:17:51:542 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2025-09-24 18:17:51:542 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:542 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 3475cfd5-69c4-4331-8386-7214309ac0cc, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2025-09-24 18:17:51:542 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2025-09-24 18:17:51:543 +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-09-24 18:17:51:543 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 3475cfd5-69c4-4331-8386-7214309ac0cc 2025-09-24 18:17:51:545 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-09-24 18:17:51:545 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-09-24 18:17:51:545 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-09-24 18:17:51:545 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-09-24 18:17:51:545 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-09-24 18:17:51:545 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=2abcb9ca-e979-4534-bf98-e9cc74fa0beb, 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-09-24 18:17:51:545 +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-09-24 18:17:51:546 +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-09-24 18:17:51:547 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 2abcb9ca-e979-4534-bf98-e9cc74fa0beb 2025-09-24 18:17:51:549 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:51:549 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:549 +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-09-24 18:17:51:550 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:51:550 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:550 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=34e5d3cb-7ccf-4f96-9534-14b1660920bd, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-09-24 18:17:51:550 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 34e5d3cb-7ccf-4f96-9534-14b1660920bd 2025-09-24 18:17:51:551 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 34e5d3cb-7ccf-4f96-9534-14b1660920bd 2025-09-24 18:17:51:551 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-09-24 18:17:51:551 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-09-24 18:17:51:551 +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-09-24 18:17:51:551 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-09-24 18:17:51:551 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2025-09-24 18:17:51:551 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================