2026-05-26 04:50:45:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:220 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2026-05-26 04:50:45:220 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:232 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : eb57be18-842e-4fc8-98cb-8005188ce230 2026-05-26 04:50:45:232 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : eb57be18-842e-4fc8-98cb-8005188ce230 2026-05-26 04:50:45:235 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : eb57be18-842e-4fc8-98cb-8005188ce230 2026-05-26 04:50:45:235 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:235 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2026-05-26 04:50:45:236 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:376 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:376 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2026-05-26 04:50:45:376 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:435 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2026-05-26 04:50:45:438 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:45:439 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 50d159db-eef1-4964-86ab-474e396a670e, store : CONFIGURATION, entity : test-model, path : {"test-model-data:grillconf":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, data : {"gasKnob":10} 2026-05-26 04:50:45:445 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2026-05-26 04:50:45:513 +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}]} 2026-05-26 04:50:45:532 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 50d159db-eef1-4964-86ab-474e396a670e 2026-05-26 04:50:45:566 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:566 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2026-05-26 04:50:45:566 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:696 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:697 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2026-05-26 04:50:45:697 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:700 +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}] 2026-05-26 04:50:45:701 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2026-05-26 04:50:45:701 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2026-05-26 04:50:45:701 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2026-05-26 04:50:45:702 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2026-05-26 04:50:45:703 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:703 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2026-05-26 04:50:45:703 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:820 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:820 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2026-05-26 04:50:45:820 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:45:849 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2026-05-26 04:50:45:850 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2026-05-26 04:50:45:854 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2026-05-26 04:50:45:855 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2026-05-26 04:50:45:867 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-05-26 04:50:45:878 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-05-26 04:50:45:879 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-05-26 04:50:45:907 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2026-05-26 04:50:45:907 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2026-05-26 04:50:45:909 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2026-05-26 04:50:45:911 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2026-05-26 04:50:45:911 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2026-05-26 04:50:45:912 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-05-26 04:50:45:913 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2026-05-26 04:50:45:913 +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 @7ba8c737) 2026-05-26 04:50:45:915 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-05-26 04:50:45:915 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2026-05-26 04:50:45:915 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-05-26 04:50:45:915 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-05-26 04:50:45:916 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2026-05-26 04:50:45:917 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2026-05-26 04:50:45:917 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2026-05-26 04:50:45:921 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.jfr.enabled: true 2026-05-26 04:50:45:927 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2026-05-26 04:50:45:983 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 5104 (auto-detected) 2026-05-26 04:50:45:986 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2026-05-26 04:50:45:987 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2026-05-26 04:50:45:988 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-05-26 04:50:45:989 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2026-05-26 04:50:45:990 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: a2:10:df:ff:fe:e5:b3:41 (auto-detected) 2026-05-26 04:50:46:006 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2026-05-26 04:50:46:006 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2026-05-26 04:50:46:039 +0000 [Time-limited test] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2026-05-26 04:50:46:057 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-05-26 04:50:46:057 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2026-05-26 04:50:46:057 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2026-05-26 04:50:46:057 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2026-05-26 04:50:46:057 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-05-26 04:50:46:069 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2026-05-26 04:50:46:069 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2026-05-26 04:50:46:069 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-05-26 04:50:46:071 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2026-05-26 04:50:46:099 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:52091 2026-05-26 04:50:46:099 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@98250373 2026-05-26 04:50:46:134 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x69fc48aa, L:/127.0.0.1:39464 - R:/127.0.0.1:52091]]@98250373 2026-05-26 04:50:46:147 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2026-05-26 04:50:46:147 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2026-05-26 04:50:46:148 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@74ca4430 2026-05-26 04:50:46:338 +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":{}}}} 2026-05-26 04:50:46:346 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-26 04:50:46:349 +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":{}}}} 2026-05-26 04:50:46:361 +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] 2026-05-26 04:50:46:363 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:46:364 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:46:381 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:49445","name":"8a514b4c-ce9f-4faa-8635-9693dd89168e"}} 2026-05-26 04:50:46:385 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x69fc48aa, L:/127.0.0.1:39464 - R:/127.0.0.1:52091] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:49445","name":"8a514b4c-ce9f-4faa-8635-9693dd89168e"}} 2026-05-26 04:50:46:386 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@75a598a9 2026-05-26 04:50:46:388 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49445 2026-05-26 04:50:46:389 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@588000357 2026-05-26 04:50:46:390 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 249f8712-964f-4238-9e03-df9a24c2a2c1 2026-05-26 04:50:46:390 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:46:390 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:46:390 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 249f8712-964f-4238-9e03-df9a24c2a2c1, 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"}} 2026-05-26 04:50:46:391 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2026-05-26 04:50:46:392 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x99335fae, L:/127.0.0.1:48078 - R:/127.0.0.1:49445]]@588000357 2026-05-26 04:50:46:393 +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}]}]} 2026-05-26 04:50:46:393 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 249f8712-964f-4238-9e03-df9a24c2a2c1 2026-05-26 04:50:46:406 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 149a399d-62a2-4fc0-98ff-62a6d5af4498 2026-05-26 04:50:46:407 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:46:407 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:46:407 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=149a399d-62a2-4fc0-98ff-62a6d5af4498, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-05-26 04:50:46:407 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 149a399d-62a2-4fc0-98ff-62a6d5af4498 2026-05-26 04:50:46:410 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-05-26 04:50:46:411 +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}]}]} 2026-05-26 04:50:46:432 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2026-05-26 04:50:46:432 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@2fad7d22]] 2026-05-26 04:50:46:436 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2026-05-26 04:50:46:437 +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)] 2026-05-26 04:50:46:438 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:49445","name":"8a514b4c-ce9f-4faa-8635-9693dd89168e"}} 2026-05-26 04:50:46:439 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2026-05-26 04:50:46:439 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:49445","name":"8a514b4c-ce9f-4faa-8635-9693dd89168e"}} 2026-05-26 04:50:46:439 +0000 [pool-11-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-05-26 04:50:46:440 +0000 [pool-11-thread-1] TRACE DataCodec - [Decode] input : null 2026-05-26 04:50:46:440 +0000 [pool-11-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@15444e83]] 2026-05-26 04:50:46:440 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public boolean org.opendaylight.jsonrpc.impl.RemoteControl.deleteListener(org.opendaylight.jsonrpc.model.DeleteListenerArgument)] 2026-05-26 04:50:46:441 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2026-05-26 04:50:46:441 +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)] 2026-05-26 04:50:46:441 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-05-26 04:50:46:442 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:49445@1234803188], timeout=30000] 2026-05-26 04:50:46:445 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:49445@1234803188] 2026-05-26 04:50:46:449 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@255495383 2026-05-26 04:50:46:449 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x99335fae, L:/127.0.0.1:48078 ! R:/127.0.0.1:49445]]@588000357 2026-05-26 04:50:46:452 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2026-05-26 04:50:46:453 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x69fc48aa, L:/127.0.0.1:39464 - R:/127.0.0.1:52091] : {"jsonrpc":"2.0","id":2,"result":true} 2026-05-26 04:50:46:453 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:52091, sessionType=REQ, hashCode=98250373], timeout=30000] 2026-05-26 04:50:46:456 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:52091, sessionType=REQ, hashCode=98250373] 2026-05-26 04:50:46:456 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x69fc48aa, L:/127.0.0.1:39464 - R:/127.0.0.1:52091]]@98250373 2026-05-26 04:50:46:457 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:49445, sessionType=SUB, hashCode=588000357] 2026-05-26 04:50:46:457 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x99335fae, L:/127.0.0.1:48078 ! R:/127.0.0.1:49445]]@588000357 2026-05-26 04:50:46:457 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:52091@1845372977] 2026-05-26 04:50:46:458 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:458 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2026-05-26 04:50:46:458 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:557 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:558 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2026-05-26 04:50:46:558 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:558 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 0d00eaf3-05be-45a0-8b83-fd9cb024a749 2026-05-26 04:50:46:558 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:46:558 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:46:558 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 0d00eaf3-05be-45a0-8b83-fd9cb024a749, 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"}} 2026-05-26 04:50:46:559 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2026-05-26 04:50:46:559 +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}]}]} 2026-05-26 04:50:46:560 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:46:560 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:46:560 +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 2026-05-26 04:50:46:565 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 0d00eaf3-05be-45a0-8b83-fd9cb024a749 2026-05-26 04:50:46:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:46:566 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:46:566 +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 2026-05-26 04:50:46:566 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:566 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2026-05-26 04:50:46:566 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:645 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:46:645 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2026-05-26 04:50:46:645 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:158 +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}]}]} 2026-05-26 04:50:47:172 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:172 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2026-05-26 04:50:47:172 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:267 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:267 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2026-05-26 04:50:47:267 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:267 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 529ac3b8-5176-4148-90f2-a99cd7f7c2fa 2026-05-26 04:50:47:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:47:267 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:268 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 529ac3b8-5176-4148-90f2-a99cd7f7c2fa, 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":{}} 2026-05-26 04:50:47:268 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-05-26 04:50:47:268 +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=[]}]} 2026-05-26 04:50:47:268 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 529ac3b8-5176-4148-90f2-a99cd7f7c2fa 2026-05-26 04:50:47:269 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:47:270 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:270 +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 2026-05-26 04:50:47:270 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 08820e25-5eac-4c67-a186-f7312a3b5b07 2026-05-26 04:50:47:270 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:47:270 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:270 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=08820e25-5eac-4c67-a186-f7312a3b5b07, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-05-26 04:50:47:270 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 08820e25-5eac-4c67-a186-f7312a3b5b07 2026-05-26 04:50:47:272 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:47:272 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:272 +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 2026-05-26 04:50:47:272 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:272 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2026-05-26 04:50:47:272 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:345 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:345 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2026-05-26 04:50:47:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:346 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : b7e05876-c362-4907-8448-33597589c234 2026-05-26 04:50:47:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:346 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2026-05-26 04:50:47:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:470 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:471 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2026-05-26 04:50:47:471 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:471 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:47:471 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:471 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 00aec0f8-b702-459c-9aa6-9efaf0305735, 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":{}} 2026-05-26 04:50:47:472 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-05-26 04:50:47:472 +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=[]}]} 2026-05-26 04:50:47:472 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:472 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2026-05-26 04:50:47:472 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:538 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2026-05-26 04:50:47:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:538 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a1978881-411d-4002-9951-a2a151a65c2e 2026-05-26 04:50:47:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-05-26 04:50:47:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-05-26 04:50:47:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-05-26 04:50:47:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-05-26 04:50:47:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-05-26 04:50:47:539 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=a1978881-411d-4002-9951-a2a151a65c2e, 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"]} 2026-05-26 04:50:47:540 +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"]} 2026-05-26 04:50:47:548 +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}]}}]} 2026-05-26 04:50:47:552 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a1978881-411d-4002-9951-a2a151a65c2e 2026-05-26 04:50:47:553 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:553 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2026-05-26 04:50:47:553 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:615 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:616 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2026-05-26 04:50:47:616 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:616 +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 2026-05-26 04:50:47:616 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2026-05-26 04:50:47:616 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2026-05-26 04:50:47:616 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2026-05-26 04:50:47:616 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2026-05-26 04:50:47:616 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2026-05-26 04:50:47:616 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:616 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:617 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2026-05-26 04:50:47:617 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:674 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:674 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2026-05-26 04:50:47:674 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:674 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-05-26 04:50:47:674 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-05-26 04:50:47:675 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-05-26 04:50:47:675 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-05-26 04:50:47:675 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-05-26 04:50:47:675 +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"]} 2026-05-26 04:50:47:676 +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}]}}]} 2026-05-26 04:50:47:676 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:676 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2026-05-26 04:50:47:676 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:737 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:738 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2026-05-26 04:50:47:738 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:825 +0000 [main] INFO RemoteControlTest - Path len : 1 2026-05-26 04:50:47:825 +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 2026-05-26 04:50:47:825 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-05-26 04:50:47:825 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2026-05-26 04:50:47:826 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:826 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2026-05-26 04:50:47:826 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-05-26 04:50:47:826 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2026-05-26 04:50:47:826 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:47:826 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-05-26 04:50:47:826 +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}]}]}]} 2026-05-26 04:50:47:829 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2026-05-26 04:50:47:829 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:829 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2026-05-26 04:50:47:829 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:886 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:886 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2026-05-26 04:50:47:886 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:886 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2026-05-26 04:50:47:887 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2026-05-26 04:50:47:887 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2026-05-26 04:50:47:887 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2026-05-26 04:50:47:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2026-05-26 04:50:47:888 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2026-05-26 04:50:47:888 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:888 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2026-05-26 04:50:47:888 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:942 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:942 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2026-05-26 04:50:47:942 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:943 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:943 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2026-05-26 04:50:47:943 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:994 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:994 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2026-05-26 04:50:47:994 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:994 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : f5ed4419-a580-49a1-8c1b-a3079b567666 2026-05-26 04:50:47:994 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:47:994 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2026-05-26 04:50:47:994 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:48:048 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:48:048 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2026-05-26 04:50:48:048 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:48:048 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9d236fb5-4a0c-4433-8bc9-79959cfc1696 2026-05-26 04:50:48:048 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:48:048 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:48:049 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9d236fb5-4a0c-4433-8bc9-79959cfc1696, 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":{}} 2026-05-26 04:50:48:049 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2026-05-26 04:50:48:049 +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=[]}]} 2026-05-26 04:50:48:049 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9d236fb5-4a0c-4433-8bc9-79959cfc1696 2026-05-26 04:50:48:052 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2026-05-26 04:50:48:052 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:48:052 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 29864002-a372-4032-8a0b-c5f4160ec439, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2026-05-26 04:50:48:052 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2026-05-26 04:50:48:053 +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=[]}]} 2026-05-26 04:50:48:053 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 29864002-a372-4032-8a0b-c5f4160ec439 2026-05-26 04:50:48:059 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2026-05-26 04:50:48:059 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2026-05-26 04:50:48:059 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2026-05-26 04:50:48:059 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2026-05-26 04:50:48:059 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2026-05-26 04:50:48:059 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=2055acfa-9216-4457-b6d1-34082c032865, 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"]} 2026-05-26 04:50:48:059 +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"]} 2026-05-26 04:50:48:060 +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}]}}]} 2026-05-26 04:50:48:061 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 2055acfa-9216-4457-b6d1-34082c032865 2026-05-26 04:50:48:062 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:48:062 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:48:063 +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 2026-05-26 04:50:48:063 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:48:063 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:48:063 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=80e5e137-7c31-4a01-9873-02cc8d4e6ffa, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2026-05-26 04:50:48:063 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 80e5e137-7c31-4a01-9873-02cc8d4e6ffa 2026-05-26 04:50:48:064 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 80e5e137-7c31-4a01-9873-02cc8d4e6ffa 2026-05-26 04:50:48:064 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2026-05-26 04:50:48:065 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2026-05-26 04:50:48:065 +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 2026-05-26 04:50:48:065 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2026-05-26 04:50:48:065 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2026-05-26 04:50:48:065 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================