2024-04-27 11:44:43:067 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:068 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-04-27 11:44:43:068 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:078 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : f9583df3-01de-4650-8bca-054bc751031c 2024-04-27 11:44:43:078 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : f9583df3-01de-4650-8bca-054bc751031c 2024-04-27 11:44:43:080 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : f9583df3-01de-4650-8bca-054bc751031c 2024-04-27 11:44:43:080 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:081 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-04-27 11:44:43:081 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:216 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-04-27 11:44:43:216 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-04-27 11:44:43:277 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:43:277 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 165893d5-b11d-4845-b71e-70677588cc03, store : CONFIGURATION, entity : test-model, path : {"test-model-data:grillconf":{}}, YII :/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, data : {"gasKnob":10} 2024-04-27 11:44:43:283 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-04-27 11:44:43:344 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)grillconf, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)gasKnob, body=10}]} 2024-04-27 11:44:43:358 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 165893d5-b11d-4845-b71e-70677588cc03 2024-04-27 11:44:43:389 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:390 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-04-27 11:44:43:390 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:522 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:523 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-04-27 11:44:43:523 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:527 +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}] 2024-04-27 11:44:43:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2024-04-27 11:44:43:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-04-27 11:44:43:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-04-27 11:44:43:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-04-27 11:44:43:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-04-27 11:44:43:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-04-27 11:44:43:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-04-27 11:44:43:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-04-27 11:44:43:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-04-27 11:44:43:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-04-27 11:44:43:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-04-27 11:44:43:529 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:529 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-04-27 11:44:43:529 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:624 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:624 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-04-27 11:44:43:625 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:43:655 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-04-27 11:44:43:656 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-04-27 11:44:43:669 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-04-27 11:44:43:678 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-04-27 11:44:43:678 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-04-27 11:44:43:712 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-04-27 11:44:43:713 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 17 2024-04-27 11:44:43:713 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-04-27 11:44:43:714 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-04-27 11:44:43:714 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-04-27 11:44:43:715 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-04-27 11:44:43:715 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-04-27 11:44:43:716 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-04-27 11:44:43:717 +0000 [Time-limited test] DEBUG PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @565f390 2024-04-27 11:44:43:718 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-04-27 11:44:43:718 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-04-27 11:44:43:718 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-04-27 11:44:43:718 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-04-27 11:44:43:723 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-04-27 11:44:43:723 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-04-27 11:44:43:724 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-04-27 11:44:43:724 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-04-27 11:44:43:726 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-04-27 11:44:43:726 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-04-27 11:44:43:755 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-04-27 11:44:43:819 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 8992 (auto-detected) 2024-04-27 11:44:43:827 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-04-27 11:44:43:827 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-04-27 11:44:43:829 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-04-27 11:44:43:830 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-04-27 11:44:43:831 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:42:ff:fe:01:fb:39 (auto-detected) 2024-04-27 11:44:43:850 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-04-27 11:44:43:850 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-04-27 11:44:43:894 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-04-27 11:44:43:894 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-04-27 11:44:43:894 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-04-27 11:44:43:894 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-04-27 11:44:43:894 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-04-27 11:44:43:894 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-04-27 11:44:43:895 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-04-27 11:44:43:895 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-04-27 11:44:43:895 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-04-27 11:44:43:895 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-04-27 11:44:43:895 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-04-27 11:44:43:895 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-04-27 11:44:43:910 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-04-27 11:44:43:910 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-04-27 11:44:43:910 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-04-27 11:44:43:945 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:43477 2024-04-27 11:44:43:946 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@50983451 2024-04-27 11:44:43:995 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x971e2de8, L:/127.0.0.1:45490 - R:/127.0.0.1:43477]]@50983451 2024-04-27 11:44:44:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-04-27 11:44:44:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-04-27 11:44:44:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-04-27 11:44:44:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-04-27 11:44:44:003 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-04-27 11:44:44:014 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-04-27 11:44:44:014 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-04-27 11:44:44:016 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@76799d86 2024-04-27 11:44:44:086 +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":{}}}} 2024-04-27 11:44:44:096 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-27 11:44:44:096 +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":{}}}} 2024-04-27 11:44:44:102 +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] 2024-04-27 11:44:44:105 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:105 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:117 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:51543","name":"338a9156-ddd5-4b54-8bed-825e2bae1e6d"}} 2024-04-27 11:44:44:119 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x971e2de8, L:/127.0.0.1:45490 - R:/127.0.0.1:43477] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:51543","name":"338a9156-ddd5-4b54-8bed-825e2bae1e6d"}} 2024-04-27 11:44:44:120 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@b260feab 2024-04-27 11:44:44:123 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51543 2024-04-27 11:44:44:123 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@249769095 2024-04-27 11:44:44:126 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 02c2544f-8abc-4de7-b700-276da4c6ed15 2024-04-27 11:44:44:126 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:126 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:126 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 02c2544f-8abc-4de7-b700-276da4c6ed15, 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"}} 2024-04-27 11:44:44:128 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-04-27 11:44:44:129 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x84a635ff, L:/127.0.0.1:50460 - R:/127.0.0.1:51543]]@249769095 2024-04-27 11:44:44:131 +0000 [Time-limited test] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2024-04-27 11:44:44:131 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 02c2544f-8abc-4de7-b700-276da4c6ed15 2024-04-27 11:44:44:142 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 9d3e730d-5cc3-46e4-8fbc-61efef0932a9 2024-04-27 11:44:44:142 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:142 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:142 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=9d3e730d-5cc3-46e4-8fbc-61efef0932a9, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-04-27 11:44:44:142 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9d3e730d-5cc3-46e4-8fbc-61efef0932a9 2024-04-27 11:44:44:148 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-04-27 11:44:44:150 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2024-04-27 11:44:44:166 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-04-27 11:44:44:166 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@20c385b1]] 2024-04-27 11:44:44:171 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-04-27 11:44:44:171 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-04-27 11:44:44:171 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@48835468]] 2024-04-27 11:44:44:174 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2024-04-27 11:44:44:175 +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)] 2024-04-27 11:44:44:176 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2024-04-27 11:44:44:176 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:51543","name":"338a9156-ddd5-4b54-8bed-825e2bae1e6d"}} 2024-04-27 11:44:44:177 +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)] 2024-04-27 11:44:44:178 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-04-27 11:44:44:178 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:51543","name":"338a9156-ddd5-4b54-8bed-825e2bae1e6d"}} 2024-04-27 11:44:44:179 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractProxyHandlerAdapter - Attempting method candidate MethodCandidate [method=public boolean org.opendaylight.jsonrpc.impl.RemoteControl.deleteListener(org.opendaylight.jsonrpc.model.DeleteListenerArgument)] 2024-04-27 11:44:44:179 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-04-27 11:44:44:183 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:51543@634371189], timeout=30000] 2024-04-27 11:44:44:183 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:51543@634371189] 2024-04-27 11:44:44:186 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1890957934 2024-04-27 11:44:44:186 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x84a635ff, L:/127.0.0.1:50460 ! R:/127.0.0.1:51543]]@249769095 2024-04-27 11:44:44:187 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-04-27 11:44:44:189 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x971e2de8, L:/127.0.0.1:45490 - R:/127.0.0.1:43477] : {"jsonrpc":"2.0","id":2,"result":true} 2024-04-27 11:44:44:194 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:43477, sessionType=REQ, hashCode=50983451], timeout=30000] 2024-04-27 11:44:44:194 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:43477, sessionType=REQ, hashCode=50983451] 2024-04-27 11:44:44:194 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x971e2de8, L:/127.0.0.1:45490 - R:/127.0.0.1:43477]]@50983451 2024-04-27 11:44:44:195 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:51543, sessionType=SUB, hashCode=249769095] 2024-04-27 11:44:44:195 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x84a635ff, L:/127.0.0.1:50460 ! R:/127.0.0.1:51543]]@249769095 2024-04-27 11:44:44:195 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:43477@149160065] 2024-04-27 11:44:44:196 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:196 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-04-27 11:44:44:196 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:285 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:285 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-04-27 11:44:44:285 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:285 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 7ba94890-1177-4698-80d4-1fd97d06924e 2024-04-27 11:44:44:285 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:286 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:286 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 7ba94890-1177-4698-80d4-1fd97d06924e, 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"}} 2024-04-27 11:44:44:286 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-04-27 11:44:44:287 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)abc, body=123}]}]} 2024-04-27 11:44:44:287 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:287 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:287 +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 2024-04-27 11:44:44:292 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7ba94890-1177-4698-80d4-1fd97d06924e 2024-04-27 11:44:44:293 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:293 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:293 +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 2024-04-27 11:44:44:293 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:294 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-04-27 11:44:44:294 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:363 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:363 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-04-27 11:44:44:363 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:852 +0000 [main] INFO RemoteControlTest - Merging data ImmutableMapEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}], body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=name-1}, ImmutableLeafSetNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=[ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}]} at path /(urn:opendaylight:jsonrpc?revision=2016-12-01)config/configured-endpoints/configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=name-1}] 2024-04-27 11:44:44:864 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:864 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-04-27 11:44:44:864 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:934 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:934 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-04-27 11:44:44:934 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:935 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 73a14f0c-adb9-432d-a734-d80088638a70 2024-04-27 11:44:44:935 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:935 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:935 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 73a14f0c-adb9-432d-a734-d80088638a70, 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":{}} 2024-04-27 11:44:44:935 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-04-27 11:44:44:936 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2024-04-27 11:44:44:936 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 73a14f0c-adb9-432d-a734-d80088638a70 2024-04-27 11:44:44:937 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:937 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:937 +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 2024-04-27 11:44:44:937 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : cea8c254-62de-4f49-a872-3d0bdb8d9c82 2024-04-27 11:44:44:937 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:937 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:937 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=cea8c254-62de-4f49-a872-3d0bdb8d9c82, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-04-27 11:44:44:937 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : cea8c254-62de-4f49-a872-3d0bdb8d9c82 2024-04-27 11:44:44:938 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:44:938 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:44:938 +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 2024-04-27 11:44:44:938 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:44:938 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-04-27 11:44:44:938 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:003 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:003 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-04-27 11:44:45:003 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:003 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 8040a298-be03-45df-8b69-6bfc506a2b89 2024-04-27 11:44:45:003 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:004 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-04-27 11:44:45:004 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:074 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:074 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-04-27 11:44:45:074 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:074 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:45:074 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:075 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : d7259405-1784-4541-9bb1-261e190355f9, 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":{}} 2024-04-27 11:44:45:075 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-04-27 11:44:45:075 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2024-04-27 11:44:45:075 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:076 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-04-27 11:44:45:076 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:141 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:141 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-04-27 11:44:45:141 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:141 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : aacabda5-4cab-4e62-84f3-b2c4de3878e7 2024-04-27 11:44:45:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-04-27 11:44:45:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-04-27 11:44:45:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-04-27 11:44:45:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-04-27 11:44:45:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-04-27 11:44:45:142 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=aacabda5-4cab-4e62-84f3-b2c4de3878e7, 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"]} 2024-04-27 11:44:45:144 +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"]} 2024-04-27 11:44:45:155 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableLeafSetNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2024-04-27 11:44:45:157 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : aacabda5-4cab-4e62-84f3-b2c4de3878e7 2024-04-27 11:44:45:158 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:158 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-04-27 11:44:45:158 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:217 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-04-27 11:44:45:217 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:218 +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 2024-04-27 11:44:45:218 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-04-27 11:44:45:218 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-04-27 11:44:45:218 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-04-27 11:44:45:218 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-04-27 11:44:45:218 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-04-27 11:44:45:218 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:218 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:218 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-04-27 11:44:45:218 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:275 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-04-27 11:44:45:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-04-27 11:44:45:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-04-27 11:44:45:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-04-27 11:44:45:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-04-27 11:44:45:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-04-27 11:44:45:276 +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"]} 2024-04-27 11:44:45:277 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableLeafSetNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2024-04-27 11:44:45:277 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:277 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-04-27 11:44:45:277 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:329 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:329 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-04-27 11:44:45:329 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:429 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-04-27 11:44:45:429 +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 2024-04-27 11:44:45:429 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-04-27 11:44:45:429 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-04-27 11:44:45:430 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:430 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-04-27 11:44:45:430 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-04-27 11:44:45:430 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-04-27 11:44:45:430 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:430 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-04-27 11:44:45:430 +0000 [main] TRACE DataCodec - [Decode] input : ImmutableContainerNode{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableMapNode{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, body=[ImmutableMapEntryNode{identifier=(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{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id, body=topo1}, ImmutableMapNode{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node, body=[ImmutableMapEntryNode{identifier=(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{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id, body=node1}, ImmutableMapNode{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)termination-point, body=[ImmutableMapEntryNode{identifier=(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{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)tp-id, body=eth0}]}]}]}]}, ImmutableLeafNode{identifier=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)server-provided, body=true}]}]}]} 2024-04-27 11:44:45:433 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-04-27 11:44:45:433 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:433 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-04-27 11:44:45:433 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:485 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:485 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-04-27 11:44:45:485 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:485 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-04-27 11:44:45:485 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-04-27 11:44:45:485 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-04-27 11:44:45:485 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-04-27 11:44:45:486 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-04-27 11:44:45:486 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-04-27 11:44:45:486 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-04-27 11:44:45:486 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-04-27 11:44:45:486 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-04-27 11:44:45:486 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-04-27 11:44:45:486 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-04-27 11:44:45:486 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-04-27 11:44:45:486 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:486 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-04-27 11:44:45:486 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:539 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:539 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-04-27 11:44:45:539 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:540 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:540 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-04-27 11:44:45:540 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:596 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-04-27 11:44:45:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:596 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 566bf04f-26f5-4517-82d5-59cfedbdadd2 2024-04-27 11:44:45:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:596 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-04-27 11:44:45:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:651 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:651 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-04-27 11:44:45:651 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:651 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9b8e5030-3aa7-4853-a3ce-9956dfb797db 2024-04-27 11:44:45:652 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:45:652 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:652 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9b8e5030-3aa7-4853-a3ce-9956dfb797db, 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":{}} 2024-04-27 11:44:45:652 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-04-27 11:44:45:652 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2024-04-27 11:44:45:653 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9b8e5030-3aa7-4853-a3ce-9956dfb797db 2024-04-27 11:44:45:654 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-04-27 11:44:45:654 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:654 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 52c4e9f5-1474-4903-a6ad-d2a692528a92, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-04-27 11:44:45:655 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-04-27 11:44:45:655 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)config, body=[ImmutableMapNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints, body=[]}]} 2024-04-27 11:44:45:655 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 52c4e9f5-1474-4903-a6ad-d2a692528a92 2024-04-27 11:44:45:658 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-04-27 11:44:45:658 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-04-27 11:44:45:659 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-04-27 11:44:45:659 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-04-27 11:44:45:659 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-04-27 11:44:45:659 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=d15c8d7f-6a0c-4249-a63d-b69097696da3, 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"]} 2024-04-27 11:44:45:659 +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"]} 2024-04-27 11:44:45:660 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableMapEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=lab-mlx}], body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=lab-mlx}, ImmutableLeafSetNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-types], body=brocade-mlx-types}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-interfaces], body=brocade-mlx-interfaces}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-router], body=brocade-mlx-router}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[brocade-mlx-security], body=brocade-mlx-security}, ImmutableLeafSetEntryNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}]}}]} 2024-04-27 11:44:45:660 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : d15c8d7f-6a0c-4249-a63d-b69097696da3 2024-04-27 11:44:45:661 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:45:661 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:661 +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 2024-04-27 11:44:45:661 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:45:662 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:662 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=275342a8-b4d8-42e7-b452-281c135d23d6, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-04-27 11:44:45:662 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 275342a8-b4d8-42e7-b452-281c135d23d6 2024-04-27 11:44:45:666 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 275342a8-b4d8-42e7-b452-281c135d23d6 2024-04-27 11:44:45:666 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-04-27 11:44:45:666 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-04-27 11:44:45:666 +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 2024-04-27 11:44:45:666 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-04-27 11:44:45:667 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-04-27 11:44:45:667 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================