2025-08-06 00:07:20:212 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:215 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2025-08-06 00:07:20:215 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:227 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : ec4ca928-edc1-432a-81cc-9c14702769ab 2025-08-06 00:07:20:228 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : ec4ca928-edc1-432a-81cc-9c14702769ab 2025-08-06 00:07:20:231 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : ec4ca928-edc1-432a-81cc-9c14702769ab 2025-08-06 00:07:20:231 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:231 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2025-08-06 00:07:20:231 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:446 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:446 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2025-08-06 00:07:20:446 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:509 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2025-08-06 00:07:20:512 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:20:512 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : fb58a90b-a97b-4036-942f-e1c694844869, 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-08-06 00:07:20:519 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2025-08-06 00:07:20:584 +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-08-06 00:07:20:603 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : fb58a90b-a97b-4036-942f-e1c694844869 2025-08-06 00:07:20:640 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:641 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2025-08-06 00:07:20:641 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:732 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:732 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2025-08-06 00:07:20:732 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:736 +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-08-06 00:07:20:737 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2025-08-06 00:07:20:737 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2025-08-06 00:07:20:737 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2025-08-06 00:07:20:737 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2025-08-06 00:07:20:737 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-08-06 00:07:20:737 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2025-08-06 00:07:20:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2025-08-06 00:07:20:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2025-08-06 00:07:20:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2025-08-06 00:07:20:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2025-08-06 00:07:20:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2025-08-06 00:07:20:738 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:738 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2025-08-06 00:07:20:738 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:818 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:819 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2025-08-06 00:07:20:819 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:20:851 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2025-08-06 00:07:20:853 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2025-08-06 00:07:20:856 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.noKeySetOptimization: false 2025-08-06 00:07:20:856 +0000 [Time-limited test] DEBUG NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 2025-08-06 00:07:20:869 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2025-08-06 00:07:20:879 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2025-08-06 00:07:20:880 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2025-08-06 00:07:20:903 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2025-08-06 00:07:20:904 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2025-08-06 00:07:20:906 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2025-08-06 00:07:20:907 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2025-08-06 00:07:20:908 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2025-08-06 00:07:20:908 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2025-08-06 00:07:20:909 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2025-08-06 00:07:20:910 +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 @df6620a) 2025-08-06 00:07:20:910 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2025-08-06 00:07:20:910 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2025-08-06 00:07:20:910 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2025-08-06 00:07:20:911 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2025-08-06 00:07:20:911 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2025-08-06 00:07:20:912 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2025-08-06 00:07:20:912 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2025-08-06 00:07:20:967 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 17282 (auto-detected) 2025-08-06 00:07:20:970 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2025-08-06 00:07:20:971 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2025-08-06 00:07:20:973 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2025-08-06 00:07:20:974 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2025-08-06 00:07:20:974 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:ba:ff:fe:14:1b:2e (auto-detected) 2025-08-06 00:07:20:991 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2025-08-06 00:07:20:991 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2025-08-06 00:07:21:028 +0000 [Time-limited test] DEBUG AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 2025-08-06 00:07:21:048 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2025-08-06 00:07:21:049 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2025-08-06 00:07:21:049 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2025-08-06 00:07:21:049 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2025-08-06 00:07:21:049 +0000 [Time-limited test] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2025-08-06 00:07:21:053 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: adaptive 2025-08-06 00:07:21:053 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2025-08-06 00:07:21:053 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2025-08-06 00:07:21:055 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2025-08-06 00:07:21:087 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:47797 2025-08-06 00:07:21:087 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1210097399 2025-08-06 00:07:21:124 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xae47fe2a, L:/127.0.0.1:42784 - R:/127.0.0.1:47797]]@1210097399 2025-08-06 00:07:21:136 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2025-08-06 00:07:21:150 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2025-08-06 00:07:21:150 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2025-08-06 00:07:21:151 +0000 [multiThreadIoEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7c892153 2025-08-06 00:07:21:225 +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-08-06 00:07:21:237 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-08-06 00:07:21:243 +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-08-06 00:07:21:251 +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-08-06 00:07:21:255 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:21:255 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:21:271 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:33347","name":"b6cd353d-abac-4899-a9e8-f046b0dd6556"}} 2025-08-06 00:07:21:275 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xae47fe2a, L:/127.0.0.1:42784 - R:/127.0.0.1:47797] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:33347","name":"b6cd353d-abac-4899-a9e8-f046b0dd6556"}} 2025-08-06 00:07:21:276 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@846de9c6 2025-08-06 00:07:21:278 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33347 2025-08-06 00:07:21:279 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2101908592 2025-08-06 00:07:21:280 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : bc99566a-5a36-4dd4-84b7-d41bb4a6f303 2025-08-06 00:07:21:280 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:21:280 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:21:280 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : bc99566a-5a36-4dd4-84b7-d41bb4a6f303, 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-08-06 00:07:21:281 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-08-06 00:07:21:283 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4eefec52, L:/127.0.0.1:39064 - R:/127.0.0.1:33347]]@2101908592 2025-08-06 00:07:21:283 +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-08-06 00:07:21:284 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : bc99566a-5a36-4dd4-84b7-d41bb4a6f303 2025-08-06 00:07:21:293 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : a32885ce-133f-4b75-9d23-ebab736a496f 2025-08-06 00:07:21:293 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:21:293 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:21:294 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=a32885ce-133f-4b75-9d23-ebab736a496f, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-08-06 00:07:21:294 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : a32885ce-133f-4b75-9d23-ebab736a496f 2025-08-06 00:07:21:301 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-08-06 00:07:21:302 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2025-08-06 00:07:21:325 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2025-08-06 00:07:21:325 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@56b87b29]] 2025-08-06 00:07:21:333 +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-08-06 00:07:21:334 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-08-06 00:07:21:335 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2025-08-06 00:07:21:335 +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-08-06 00:07:21:335 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@443d3032]] 2025-08-06 00:07:21:338 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:33347","name":"b6cd353d-abac-4899-a9e8-f046b0dd6556"}} 2025-08-06 00:07:21:339 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2025-08-06 00:07:21:340 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:33347","name":"b6cd353d-abac-4899-a9e8-f046b0dd6556"}} 2025-08-06 00:07:21:340 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2025-08-06 00:07:21:341 +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-08-06 00:07:21:342 +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-08-06 00:07:21:344 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-08-06 00:07:21:345 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:33347@1322682850], timeout=30000] 2025-08-06 00:07:21:352 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:33347@1322682850] 2025-08-06 00:07:21:355 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2025-08-06 00:07:21:355 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2034876307 2025-08-06 00:07:21:356 +0000 [multiThreadIoEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x4eefec52, L:/127.0.0.1:39064 ! R:/127.0.0.1:33347]]@2101908592 2025-08-06 00:07:21:357 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xae47fe2a, L:/127.0.0.1:42784 - R:/127.0.0.1:47797] : {"jsonrpc":"2.0","id":2,"result":true} 2025-08-06 00:07:21:357 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:47797, sessionType=REQ, hashCode=1210097399], timeout=30000] 2025-08-06 00:07:21:364 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:47797, sessionType=REQ, hashCode=1210097399] 2025-08-06 00:07:21:365 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xae47fe2a, L:/127.0.0.1:42784 - R:/127.0.0.1:47797]]@1210097399 2025-08-06 00:07:21:365 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:33347, sessionType=SUB, hashCode=2101908592] 2025-08-06 00:07:21:365 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x4eefec52, L:/127.0.0.1:39064 ! R:/127.0.0.1:33347]]@2101908592 2025-08-06 00:07:21:366 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47797@1989452793] 2025-08-06 00:07:21:367 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:367 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2025-08-06 00:07:21:367 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:516 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:516 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2025-08-06 00:07:21:516 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:517 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 73efd79f-7246-4322-90ad-623dfb56903b 2025-08-06 00:07:21:517 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:21:517 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:21:517 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 73efd79f-7246-4322-90ad-623dfb56903b, 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-08-06 00:07:21:518 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2025-08-06 00:07:21:518 +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-08-06 00:07:21:519 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:21:519 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:21:519 +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-08-06 00:07:21:524 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 73efd79f-7246-4322-90ad-623dfb56903b 2025-08-06 00:07:21:525 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:21:525 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:21:525 +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-08-06 00:07:21:526 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:526 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2025-08-06 00:07:21:526 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:589 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:21:590 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2025-08-06 00:07:21:590 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:163 +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-08-06 00:07:22:178 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:178 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2025-08-06 00:07:22:178 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:250 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:250 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2025-08-06 00:07:22:250 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:251 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 358ee81e-be70-48d6-9b6c-176e32b7a090 2025-08-06 00:07:22:251 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:251 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:251 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 358ee81e-be70-48d6-9b6c-176e32b7a090, 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-08-06 00:07:22:251 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-08-06 00:07:22:252 +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-08-06 00:07:22:252 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 358ee81e-be70-48d6-9b6c-176e32b7a090 2025-08-06 00:07:22:254 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:254 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:254 +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-08-06 00:07:22:254 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 109bcb59-aee5-45e6-b7d6-3a77f28199e8 2025-08-06 00:07:22:254 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:254 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:254 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=109bcb59-aee5-45e6-b7d6-3a77f28199e8, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-08-06 00:07:22:254 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 109bcb59-aee5-45e6-b7d6-3a77f28199e8 2025-08-06 00:07:22:255 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:255 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:255 +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-08-06 00:07:22:255 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:256 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2025-08-06 00:07:22:256 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:318 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:318 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2025-08-06 00:07:22:318 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:318 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 2730ad49-9d5c-4652-8616-03a68681ed74 2025-08-06 00:07:22:318 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:318 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2025-08-06 00:07:22:318 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:434 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:435 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2025-08-06 00:07:22:435 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:435 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:435 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:435 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : ee14ff32-34d5-460f-8d86-b7a083801c0b, 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-08-06 00:07:22:436 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-08-06 00:07:22:436 +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-08-06 00:07:22:436 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:436 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2025-08-06 00:07:22:437 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:494 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:495 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2025-08-06 00:07:22:495 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:495 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9f030dfd-df30-47c3-bf94-2a97f801a76d 2025-08-06 00:07:22:495 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-08-06 00:07:22:495 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-08-06 00:07:22:495 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-08-06 00:07:22:496 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-08-06 00:07:22:496 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-08-06 00:07:22:496 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=9f030dfd-df30-47c3-bf94-2a97f801a76d, 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-08-06 00:07:22:497 +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-08-06 00:07:22:505 +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-08-06 00:07:22:509 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9f030dfd-df30-47c3-bf94-2a97f801a76d 2025-08-06 00:07:22:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:511 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2025-08-06 00:07:22:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:573 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:573 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2025-08-06 00:07:22:573 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:573 +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-08-06 00:07:22:573 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2025-08-06 00:07:22:574 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2025-08-06 00:07:22:574 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2025-08-06 00:07:22:574 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2025-08-06 00:07:22:574 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2025-08-06 00:07:22:574 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:574 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:574 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2025-08-06 00:07:22:574 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:630 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:631 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2025-08-06 00:07:22:631 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:631 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-08-06 00:07:22:631 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-08-06 00:07:22:631 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-08-06 00:07:22:631 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-08-06 00:07:22:631 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-08-06 00:07:22:631 +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-08-06 00:07:22:632 +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-08-06 00:07:22:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:633 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2025-08-06 00:07:22:633 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:685 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:685 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2025-08-06 00:07:22:685 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:776 +0000 [main] INFO RemoteControlTest - Path len : 1 2025-08-06 00:07:22:777 +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-08-06 00:07:22:777 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-08-06 00:07:22:777 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-08-06 00:07:22:777 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:777 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2025-08-06 00:07:22:777 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-08-06 00:07:22:777 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2025-08-06 00:07:22:777 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:777 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-08-06 00:07:22:778 +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-08-06 00:07:22:780 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2025-08-06 00:07:22:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:780 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2025-08-06 00:07:22:780 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:831 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:831 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2025-08-06 00:07:22:831 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:832 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2025-08-06 00:07:22:832 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2025-08-06 00:07:22:832 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2025-08-06 00:07:22:832 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2025-08-06 00:07:22:832 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2025-08-06 00:07:22:832 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2025-08-06 00:07:22:832 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2025-08-06 00:07:22:833 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2025-08-06 00:07:22:833 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2025-08-06 00:07:22:833 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2025-08-06 00:07:22:833 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2025-08-06 00:07:22:833 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2025-08-06 00:07:22:833 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:833 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2025-08-06 00:07:22:833 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:883 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:883 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2025-08-06 00:07:22:883 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:883 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:883 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2025-08-06 00:07:22:883 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:931 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:931 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2025-08-06 00:07:22:931 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:931 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 14cb0518-f5da-49d4-b522-873dfb264c43 2025-08-06 00:07:22:931 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:932 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2025-08-06 00:07:22:932 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:980 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:980 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2025-08-06 00:07:22:980 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:981 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a120d8ae-d365-4bfb-8dde-31d3a690cb38 2025-08-06 00:07:22:981 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:981 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:981 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : a120d8ae-d365-4bfb-8dde-31d3a690cb38, 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-08-06 00:07:22:981 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2025-08-06 00:07:22:982 +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-08-06 00:07:22:982 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a120d8ae-d365-4bfb-8dde-31d3a690cb38 2025-08-06 00:07:22:983 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2025-08-06 00:07:22:983 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:984 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : a8b515d1-4aa7-48bf-8327-ba19d09a231d, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2025-08-06 00:07:22:984 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2025-08-06 00:07:22:984 +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-08-06 00:07:22:984 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a8b515d1-4aa7-48bf-8327-ba19d09a231d 2025-08-06 00:07:22:985 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2025-08-06 00:07:22:985 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2025-08-06 00:07:22:985 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2025-08-06 00:07:22:985 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2025-08-06 00:07:22:985 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2025-08-06 00:07:22:985 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=4c666385-973a-436b-be8f-285c2c2b2776, 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-08-06 00:07:22:985 +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-08-06 00:07:22:986 +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-08-06 00:07:22:986 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 4c666385-973a-436b-be8f-285c2c2b2776 2025-08-06 00:07:22:988 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:988 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:989 +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-08-06 00:07:22:989 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:989 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:989 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=2f41af9f-d158-4061-b353-36fd39c7c6bd, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2025-08-06 00:07:22:989 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 2f41af9f-d158-4061-b353-36fd39c7c6bd 2025-08-06 00:07:22:989 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 2f41af9f-d158-4061-b353-36fd39c7c6bd 2025-08-06 00:07:22:990 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2025-08-06 00:07:22:990 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2025-08-06 00:07:22:990 +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-08-06 00:07:22:990 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2025-08-06 00:07:22:990 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2025-08-06 00:07:22:990 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================