2024-10-11 11:51:26:001 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:004 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-10-11 11:51:26:004 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:017 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : d5bc29cb-f965-41df-ac1a-85905344b7eb 2024-10-11 11:51:26:017 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : d5bc29cb-f965-41df-ac1a-85905344b7eb 2024-10-11 11:51:26:020 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : d5bc29cb-f965-41df-ac1a-85905344b7eb 2024-10-11 11:51:26:021 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:021 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-10-11 11:51:26:021 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:168 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:168 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-10-11 11:51:26:168 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:229 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-10-11 11:51:26:232 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:26:233 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : c0e5ebba-af11-4113-ab64-96785ff530c4, 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-10-11 11:51:26:239 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-10-11 11:51:26:305 +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}]} 2024-10-11 11:51:26:319 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : c0e5ebba-af11-4113-ab64-96785ff530c4 2024-10-11 11:51:26:351 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:352 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-10-11 11:51:26:352 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:491 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:491 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-10-11 11:51:26:492 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:495 +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-10-11 11:51:26:496 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2024-10-11 11:51:26:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-10-11 11:51:26:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-10-11 11:51:26:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-10-11 11:51:26:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-10-11 11:51:26:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-10-11 11:51:26:497 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-10-11 11:51:26:498 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-10-11 11:51:26:498 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-10-11 11:51:26:498 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-10-11 11:51:26:498 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-10-11 11:51:26:498 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:498 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-10-11 11:51:26:498 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:613 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:613 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-10-11 11:51:26:613 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:26:646 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-10-11 11:51:26:648 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-10-11 11:51:26:661 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-10-11 11:51:26:670 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-10-11 11:51:26:671 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-10-11 11:51:26:722 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-10-11 11:51:26:722 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 17 2024-10-11 11:51:26:723 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-10-11 11:51:26:725 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-10-11 11:51:26:725 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-10-11 11:51:26:726 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-10-11 11:51:26:726 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-10-11 11:51:26:727 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-10-11 11:51:26:728 +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 @389b0789 2024-10-11 11:51:26:729 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-10-11 11:51:26:729 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-10-11 11:51:26:729 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-10-11 11:51:26:729 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-10-11 11:51:26:735 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-10-11 11:51:26:736 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-10-11 11:51:26:739 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-10-11 11:51:26:739 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-10-11 11:51:26:742 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-10-11 11:51:26:742 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-10-11 11:51:26:764 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-10-11 11:51:26:816 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 9025 (auto-detected) 2024-10-11 11:51:26:823 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-10-11 11:51:26:823 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-10-11 11:51:26:825 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-10-11 11:51:26:827 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-10-11 11:51:26:828 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:0d:ff:fe:21:3c:dc (auto-detected) 2024-10-11 11:51:26:842 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-10-11 11:51:26:842 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-10-11 11:51:26:877 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-10-11 11:51:26:878 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-10-11 11:51:26:878 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-10-11 11:51:26:890 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-10-11 11:51:26:890 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-10-11 11:51:26:890 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-10-11 11:51:26:892 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-10-11 11:51:26:922 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:34757 2024-10-11 11:51:26:923 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@936227138 2024-10-11 11:51:26:977 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-10-11 11:51:26:977 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-10-11 11:51:26:977 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-10-11 11:51:26:977 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-10-11 11:51:26:977 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-10-11 11:51:26:956 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x35a3cd25, L:/127.0.0.1:34224 - R:/127.0.0.1:34757]]@936227138 2024-10-11 11:51:26:990 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-10-11 11:51:26:990 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-10-11 11:51:26:991 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1cd32b29 2024-10-11 11:51:27:059 +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-10-11 11:51:27:067 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-11 11:51:27:072 +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-10-11 11:51:27:080 +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-10-11 11:51:27:083 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:27:083 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:27:099 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:42821","name":"1426fdda-5a15-4a54-bbec-c774800c786e"}} 2024-10-11 11:51:27:107 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x35a3cd25, L:/127.0.0.1:34224 - R:/127.0.0.1:34757] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:42821","name":"1426fdda-5a15-4a54-bbec-c774800c786e"}} 2024-10-11 11:51:27:109 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@4fa7b515 2024-10-11 11:51:27:113 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:42821 2024-10-11 11:51:27:113 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@666193253 2024-10-11 11:51:27:115 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 87dd292b-f0d4-47b4-9aea-73115e9da48e 2024-10-11 11:51:27:115 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:27:115 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:27:115 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 87dd292b-f0d4-47b4-9aea-73115e9da48e, 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-10-11 11:51:27:116 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-10-11 11:51:27:117 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc4ed6a39, L:/127.0.0.1:51658 - R:/127.0.0.1:42821]]@666193253 2024-10-11 11:51:27:119 +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}]}]} 2024-10-11 11:51:27:119 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 87dd292b-f0d4-47b4-9aea-73115e9da48e 2024-10-11 11:51:27:134 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : c0749612-6bf0-4fc6-a5fe-629821b56f72 2024-10-11 11:51:27:134 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:27:134 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:27:135 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=c0749612-6bf0-4fc6-a5fe-629821b56f72, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-11 11:51:27:135 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : c0749612-6bf0-4fc6-a5fe-629821b56f72 2024-10-11 11:51:27:141 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-11 11:51:27:143 +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}]}]} 2024-10-11 11:51:27:165 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-10-11 11:51:27:166 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@21185334]] 2024-10-11 11:51:27:171 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-11 11:51:27:171 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-10-11 11:51:27:171 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@47ae3d24]] 2024-10-11 11:51:27:172 +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-10-11 11:51:27:173 +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-10-11 11:51:27:178 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:42821","name":"1426fdda-5a15-4a54-bbec-c774800c786e"}} 2024-10-11 11:51:27:179 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2024-10-11 11:51:27:180 +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-10-11 11:51:27:180 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-11 11:51:27:180 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:42821","name":"1426fdda-5a15-4a54-bbec-c774800c786e"}} 2024-10-11 11:51:27:182 +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-10-11 11:51:27:182 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-11 11:51:27:182 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:42821@922105833], timeout=30000] 2024-10-11 11:51:27:188 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:42821@922105833] 2024-10-11 11:51:27:190 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@997767815 2024-10-11 11:51:27:190 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xc4ed6a39, L:/127.0.0.1:51658 ! R:/127.0.0.1:42821]]@666193253 2024-10-11 11:51:27:205 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-10-11 11:51:27:210 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x35a3cd25, L:/127.0.0.1:34224 - R:/127.0.0.1:34757] : {"jsonrpc":"2.0","id":2,"result":true} 2024-10-11 11:51:27:211 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:34757, sessionType=REQ, hashCode=936227138], timeout=30000] 2024-10-11 11:51:27:228 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:34757, sessionType=REQ, hashCode=936227138] 2024-10-11 11:51:27:228 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x35a3cd25, L:/127.0.0.1:34224 - R:/127.0.0.1:34757]]@936227138 2024-10-11 11:51:27:229 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:42821, sessionType=SUB, hashCode=666193253] 2024-10-11 11:51:27:229 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xc4ed6a39, L:/127.0.0.1:51658 ! R:/127.0.0.1:42821]]@666193253 2024-10-11 11:51:27:230 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:34757@1737163179] 2024-10-11 11:51:27:232 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:232 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-10-11 11:51:27:232 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:341 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:341 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-10-11 11:51:27:342 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:342 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : f78a1e80-a473-490f-a84c-eb06a526e9ee 2024-10-11 11:51:27:342 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:27:342 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:27:342 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : f78a1e80-a473-490f-a84c-eb06a526e9ee, 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-10-11 11:51:27:343 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-10-11 11:51:27:344 +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}]}]} 2024-10-11 11:51:27:344 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:27:344 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:27:344 +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-10-11 11:51:27:350 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : f78a1e80-a473-490f-a84c-eb06a526e9ee 2024-10-11 11:51:27:361 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:27:361 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:27:361 +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-10-11 11:51:27:362 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:362 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-10-11 11:51:27:362 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:466 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:27:466 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-10-11 11:51:27:466 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:069 +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}]}]} 2024-10-11 11:51:28:083 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:083 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-10-11 11:51:28:083 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:165 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:165 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-10-11 11:51:28:165 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:165 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 400de38f-fcb4-4bde-a6b0-b7a3d794176b 2024-10-11 11:51:28:165 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:28:166 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:166 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 400de38f-fcb4-4bde-a6b0-b7a3d794176b, 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-10-11 11:51:28:166 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-11 11:51:28:166 +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=[]}]} 2024-10-11 11:51:28:167 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 400de38f-fcb4-4bde-a6b0-b7a3d794176b 2024-10-11 11:51:28:170 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:28:170 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:170 +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-10-11 11:51:28:170 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a2c30d54-d21d-46df-8bdc-57be634d4186 2024-10-11 11:51:28:170 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:28:171 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:171 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=a2c30d54-d21d-46df-8bdc-57be634d4186, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-11 11:51:28:171 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : a2c30d54-d21d-46df-8bdc-57be634d4186 2024-10-11 11:51:28:171 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:28:171 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:172 +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-10-11 11:51:28:172 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:172 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-10-11 11:51:28:172 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:259 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-10-11 11:51:28:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:259 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 2cde04e7-cbe3-4670-acb9-d5a84b88eb96 2024-10-11 11:51:28:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:259 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-10-11 11:51:28:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:346 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-10-11 11:51:28:346 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:346 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:28:347 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:347 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : cc1ffd4c-0ca5-4fb8-b99f-6713b2d6f1fb, 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-10-11 11:51:28:347 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-11 11:51:28:347 +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=[]}]} 2024-10-11 11:51:28:348 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:348 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-10-11 11:51:28:348 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:420 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:420 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-10-11 11:51:28:420 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:420 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 337fcbbf-4ead-4e76-8f50-d5b1fca7d391 2024-10-11 11:51:28:420 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-11 11:51:28:421 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-11 11:51:28:421 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-11 11:51:28:421 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-11 11:51:28:421 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-11 11:51:28:421 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=337fcbbf-4ead-4e76-8f50-d5b1fca7d391, 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-10-11 11:51:28:424 +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-10-11 11:51:28:435 +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}]}}]} 2024-10-11 11:51:28:439 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 337fcbbf-4ead-4e76-8f50-d5b1fca7d391 2024-10-11 11:51:28:440 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:440 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-10-11 11:51:28:440 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:510 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:510 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-10-11 11:51:28:510 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:510 +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-10-11 11:51:28:511 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-10-11 11:51:28:511 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-10-11 11:51:28:511 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-10-11 11:51:28:511 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-10-11 11:51:28:511 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-10-11 11:51:28:511 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:511 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-10-11 11:51:28:511 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:580 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:580 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-10-11 11:51:28:580 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:580 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-11 11:51:28:581 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-11 11:51:28:581 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-11 11:51:28:581 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-11 11:51:28:581 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-11 11:51:28:581 +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-10-11 11:51:28:582 +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}]}}]} 2024-10-11 11:51:28:582 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:582 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-10-11 11:51:28:582 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:658 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:658 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-10-11 11:51:28:658 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:767 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-10-11 11:51:28:768 +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-10-11 11:51:28:768 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-11 11:51:28:768 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-10-11 11:51:28:768 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:768 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-10-11 11:51:28:768 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-11 11:51:28:768 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-10-11 11:51:28:769 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:28:769 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-11 11:51:28:769 +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}]}]}]} 2024-10-11 11:51:28:772 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-10-11 11:51:28:772 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:772 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-10-11 11:51:28:772 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:836 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:836 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-10-11 11:51:28:836 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:837 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-10-11 11:51:28:837 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-10-11 11:51:28:837 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-10-11 11:51:28:837 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-10-11 11:51:28:837 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-10-11 11:51:28:838 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-10-11 11:51:28:838 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-10-11 11:51:28:838 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-10-11 11:51:28:838 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-10-11 11:51:28:838 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-10-11 11:51:28:838 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-10-11 11:51:28:838 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-10-11 11:51:28:838 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:838 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-10-11 11:51:28:838 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:917 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:917 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-10-11 11:51:28:917 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:917 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:917 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-10-11 11:51:28:917 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:978 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:978 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-10-11 11:51:28:978 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:978 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 20f72209-a9f0-4d55-a576-3f47d6292847 2024-10-11 11:51:28:979 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:28:979 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-10-11 11:51:28:979 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:29:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:29:036 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-10-11 11:51:29:036 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:29:036 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 2e5c25f7-a85e-45f0-858b-269ac0e393d1 2024-10-11 11:51:29:036 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:29:036 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:29:037 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 2e5c25f7-a85e-45f0-858b-269ac0e393d1, 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-10-11 11:51:29:037 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-11 11:51:29:037 +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=[]}]} 2024-10-11 11:51:29:037 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 2e5c25f7-a85e-45f0-858b-269ac0e393d1 2024-10-11 11:51:29:039 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-10-11 11:51:29:039 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:29:039 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 07047ab9-7b7d-4bbf-8059-abc280a32c08, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-10-11 11:51:29:040 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-10-11 11:51:29:040 +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=[]}]} 2024-10-11 11:51:29:040 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 07047ab9-7b7d-4bbf-8059-abc280a32c08 2024-10-11 11:51:29:046 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-11 11:51:29:046 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-11 11:51:29:046 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-11 11:51:29:046 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-11 11:51:29:046 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-11 11:51:29:046 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=c9c67bcc-357b-4745-b6e6-25d487e8c18c, 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-10-11 11:51:29:047 +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-10-11 11:51:29:048 +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}]}}]} 2024-10-11 11:51:29:048 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : c9c67bcc-357b-4745-b6e6-25d487e8c18c 2024-10-11 11:51:29:053 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:29:054 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:29:054 +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-10-11 11:51:29:054 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:29:054 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:29:054 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=9f9de49c-c978-4996-bb72-3ade2ac13679, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-11 11:51:29:054 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9f9de49c-c978-4996-bb72-3ade2ac13679 2024-10-11 11:51:29:055 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 9f9de49c-c978-4996-bb72-3ade2ac13679 2024-10-11 11:51:29:055 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-11 11:51:29:055 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-11 11:51:29:055 +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-10-11 11:51:29:055 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-11 11:51:29:056 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-10-11 11:51:29:056 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================