2024-12-11 00:10:57:179 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:183 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-12-11 00:10:57:183 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:196 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : a46377ee-0041-43f2-b746-c5aa636411a3 2024-12-11 00:10:57:196 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : a46377ee-0041-43f2-b746-c5aa636411a3 2024-12-11 00:10:57:200 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : a46377ee-0041-43f2-b746-c5aa636411a3 2024-12-11 00:10:57:200 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:200 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-12-11 00:10:57:200 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:352 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:352 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-12-11 00:10:57:352 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:423 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-12-11 00:10:57:426 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:57:427 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : f5304812-27d1-4fef-a028-76aee80da867, 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-12-11 00:10:57:434 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-12-11 00:10:57:495 +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-12-11 00:10:57:511 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : f5304812-27d1-4fef-a028-76aee80da867 2024-12-11 00:10:57:544 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:544 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-12-11 00:10:57:544 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:680 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:680 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-12-11 00:10:57:680 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:684 +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-12-11 00:10:57:685 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2024-12-11 00:10:57:685 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-12-11 00:10:57:685 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-12-11 00:10:57:686 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-12-11 00:10:57:687 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:687 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-12-11 00:10:57:687 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:800 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:800 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-12-11 00:10:57:801 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:57:831 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-12-11 00:10:57:832 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-12-11 00:10:57:843 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-12-11 00:10:57:853 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-12-11 00:10:57:853 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-12-11 00:10:57:892 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-12-11 00:10:57:892 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2024-12-11 00:10:57:893 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-12-11 00:10:57:894 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-12-11 00:10:57:894 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-12-11 00:10:57:895 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-12-11 00:10:57:896 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-12-11 00:10:57:897 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-12-11 00:10:57:898 +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 @7f284218 2024-12-11 00:10:57:899 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-12-11 00:10:57:899 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-12-11 00:10:57:899 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-12-11 00:10:57:899 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-12-11 00:10:57:902 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-12-11 00:10:57:903 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-12-11 00:10:57:904 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-12-11 00:10:57:904 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-12-11 00:10:57:907 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-12-11 00:10:57:907 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-12-11 00:10:57:927 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-12-11 00:10:57:976 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 53510 (auto-detected) 2024-12-11 00:10:57:984 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-12-11 00:10:57:984 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-12-11 00:10:57:986 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-12-11 00:10:57:987 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-12-11 00:10:57:987 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:dd:ff:fe:08:ee:b9 (auto-detected) 2024-12-11 00:10:58:002 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-12-11 00:10:58:002 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-12-11 00:10:58:040 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-12-11 00:10:58:040 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-12-11 00:10:58:040 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-12-11 00:10:58:040 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-12-11 00:10:58:040 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-12-11 00:10:58:040 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-12-11 00:10:58:041 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-12-11 00:10:58:061 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-12-11 00:10:58:061 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-12-11 00:10:58:061 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-12-11 00:10:58:063 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-12-11 00:10:58:096 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:47577 2024-12-11 00:10:58:096 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@621558473 2024-12-11 00:10:58:142 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xde73c7c3, L:/127.0.0.1:50554 - R:/127.0.0.1:47577]]@621558473 2024-12-11 00:10:58:157 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-12-11 00:10:58:157 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-12-11 00:10:58:157 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-12-11 00:10:58:157 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-12-11 00:10:58:157 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-12-11 00:10:58:168 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-12-11 00:10:58:168 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-12-11 00:10:58:169 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@10b6c34f 2024-12-11 00:10:58:332 +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-12-11 00:10:58:342 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-12-11 00:10:58:348 +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-12-11 00:10:58:357 +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-12-11 00:10:58:362 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:58:362 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:58:379 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:60653","name":"11f82f9f-616a-47f1-a471-d1d32ad9fd00"}} 2024-12-11 00:10:58:383 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xde73c7c3, L:/127.0.0.1:50554 - R:/127.0.0.1:47577] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:60653","name":"11f82f9f-616a-47f1-a471-d1d32ad9fd00"}} 2024-12-11 00:10:58:384 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@6816d496 2024-12-11 00:10:58:389 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:60653 2024-12-11 00:10:58:389 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@565811140 2024-12-11 00:10:58:390 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : ef779d29-97e4-43e9-8e57-1116f63084b2 2024-12-11 00:10:58:390 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:58:390 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:58:391 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : ef779d29-97e4-43e9-8e57-1116f63084b2, 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-12-11 00:10:58:392 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-12-11 00:10:58:394 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x68f80b5f, L:/127.0.0.1:53572 - R:/127.0.0.1:60653]]@565811140 2024-12-11 00:10:58:395 +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-12-11 00:10:58:395 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : ef779d29-97e4-43e9-8e57-1116f63084b2 2024-12-11 00:10:58:402 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : b2a451d1-ce86-4549-864a-e2979aba51c9 2024-12-11 00:10:58:402 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:58:402 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:58:402 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=b2a451d1-ce86-4549-864a-e2979aba51c9, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-12-11 00:10:58:402 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : b2a451d1-ce86-4549-864a-e2979aba51c9 2024-12-11 00:10:58:412 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-12-11 00:10:58:413 +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-12-11 00:10:58:432 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-12-11 00:10:58:432 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@4ef57ec9]] 2024-12-11 00:10:58:439 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-12-11 00:10:58:439 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-12-11 00:10:58:439 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@30251784]] 2024-12-11 00:10:58:441 +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-12-11 00:10:58:442 +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-12-11 00:10:58:443 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2024-12-11 00:10:58:444 +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-12-11 00:10:58:444 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:60653","name":"11f82f9f-616a-47f1-a471-d1d32ad9fd00"}} 2024-12-11 00:10:58:446 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-12-11 00:10:58:446 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:60653","name":"11f82f9f-616a-47f1-a471-d1d32ad9fd00"}} 2024-12-11 00:10:58:447 +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-12-11 00:10:58:448 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-12-11 00:10:58:449 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:60653@1111044069], timeout=30000] 2024-12-11 00:10:58:453 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:60653@1111044069] 2024-12-11 00:10:58:457 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@733829507 2024-12-11 00:10:58:457 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-12-11 00:10:58:457 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x68f80b5f, L:/127.0.0.1:53572 ! R:/127.0.0.1:60653]]@565811140 2024-12-11 00:10:58:458 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xde73c7c3, L:/127.0.0.1:50554 - R:/127.0.0.1:47577] : {"jsonrpc":"2.0","id":2,"result":true} 2024-12-11 00:10:58:458 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:47577, sessionType=REQ, hashCode=621558473], timeout=30000] 2024-12-11 00:10:58:463 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:47577, sessionType=REQ, hashCode=621558473] 2024-12-11 00:10:58:463 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xde73c7c3, L:/127.0.0.1:50554 - R:/127.0.0.1:47577]]@621558473 2024-12-11 00:10:58:463 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:60653, sessionType=SUB, hashCode=565811140] 2024-12-11 00:10:58:463 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x68f80b5f, L:/127.0.0.1:53572 ! R:/127.0.0.1:60653]]@565811140 2024-12-11 00:10:58:464 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:47577@1716432577] 2024-12-11 00:10:58:464 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:464 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-12-11 00:10:58:465 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:553 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:553 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-12-11 00:10:58:553 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:554 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 063a45e6-c096-44b6-9910-d2d83dd0d7fd 2024-12-11 00:10:58:554 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:58:554 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:58:554 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 063a45e6-c096-44b6-9910-d2d83dd0d7fd, 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-12-11 00:10:58:554 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-12-11 00:10:58:555 +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-12-11 00:10:58:556 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:58:556 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:58:556 +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-12-11 00:10:58:562 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 063a45e6-c096-44b6-9910-d2d83dd0d7fd 2024-12-11 00:10:58:563 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:58:563 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:58:564 +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-12-11 00:10:58:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:564 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-12-11 00:10:58:564 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:649 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:58:649 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-12-11 00:10:58:649 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:246 +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-12-11 00:10:59:261 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:261 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-12-11 00:10:59:261 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:340 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:341 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-12-11 00:10:59:341 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:341 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 8dcdb38b-0f1e-4532-90e6-055bed0639ae 2024-12-11 00:10:59:341 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:59:341 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:342 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 8dcdb38b-0f1e-4532-90e6-055bed0639ae, 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-12-11 00:10:59:342 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-12-11 00:10:59:342 +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-12-11 00:10:59:343 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 8dcdb38b-0f1e-4532-90e6-055bed0639ae 2024-12-11 00:10:59:355 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:59:355 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:356 +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-12-11 00:10:59:356 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 050a270b-52d0-4b41-a18e-b0edb2d904cb 2024-12-11 00:10:59:356 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:59:356 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:356 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=050a270b-52d0-4b41-a18e-b0edb2d904cb, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-12-11 00:10:59:356 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 050a270b-52d0-4b41-a18e-b0edb2d904cb 2024-12-11 00:10:59:357 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:59:357 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:357 +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-12-11 00:10:59:357 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:357 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-12-11 00:10:59:357 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:435 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:436 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-12-11 00:10:59:436 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:436 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 7e448634-5200-4dad-81be-bed1d732d612 2024-12-11 00:10:59:436 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:436 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-12-11 00:10:59:436 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:503 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:504 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-12-11 00:10:59:504 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:504 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:10:59:504 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:504 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : fc784b38-ab3a-4a6e-a903-edb9d519aeda, 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-12-11 00:10:59:505 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-12-11 00:10:59:505 +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-12-11 00:10:59:505 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:506 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-12-11 00:10:59:506 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:569 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:570 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-12-11 00:10:59:570 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:570 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 18177466-f9f3-40e0-a68f-a3469dc595bf 2024-12-11 00:10:59:570 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-12-11 00:10:59:571 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-12-11 00:10:59:571 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-12-11 00:10:59:571 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-12-11 00:10:59:571 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-12-11 00:10:59:571 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=18177466-f9f3-40e0-a68f-a3469dc595bf, 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-12-11 00:10:59:573 +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-12-11 00:10:59: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-12-11 00:10:59:586 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 18177466-f9f3-40e0-a68f-a3469dc595bf 2024-12-11 00:10:59:601 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:601 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-12-11 00:10:59:601 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:668 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:669 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-12-11 00:10:59:669 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:669 +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-12-11 00:10:59:669 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-12-11 00:10:59:669 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-12-11 00:10:59:669 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-12-11 00:10:59:669 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-12-11 00:10:59:670 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-12-11 00:10:59:670 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:670 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:670 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-12-11 00:10:59:670 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:728 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:728 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-12-11 00:10:59:728 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:729 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-12-11 00:10:59:729 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-12-11 00:10:59:729 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-12-11 00:10:59:729 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-12-11 00:10:59:729 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-12-11 00:10:59:729 +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-12-11 00:10:59:730 +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-12-11 00:10:59:731 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:731 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-12-11 00:10:59:731 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:792 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:793 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-12-11 00:10:59:793 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:886 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-12-11 00:10:59:886 +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-12-11 00:10:59:887 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-12-11 00:10:59:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-12-11 00:10:59:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:887 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-12-11 00:10:59:887 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-12-11 00:10:59:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-12-11 00:10:59:887 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:10:59:887 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-12-11 00:10:59:888 +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-12-11 00:10:59:890 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-12-11 00:10:59:891 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:891 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-12-11 00:10:59:891 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:955 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:955 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-12-11 00:10:59:955 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:956 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-12-11 00:10:59:956 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-12-11 00:10:59:956 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-12-11 00:10:59:956 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-12-11 00:10:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-12-11 00:10:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-12-11 00:10:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-12-11 00:10:59:957 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-12-11 00:10:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-12-11 00:10:59:957 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-12-11 00:10:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-12-11 00:10:59:957 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-12-11 00:10:59:957 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:10:59:957 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-12-11 00:10:59:957 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:013 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:013 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-12-11 00:11:00:013 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:013 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:013 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-12-11 00:11:00:013 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:068 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:068 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-12-11 00:11:00:068 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:068 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : b503630f-0e56-4ab4-97db-eb56405e486a 2024-12-11 00:11:00:068 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:068 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-12-11 00:11:00:068 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:123 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:124 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-12-11 00:11:00:124 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:124 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 1c32994a-d51c-4611-b60f-b0730da72864 2024-12-11 00:11:00:124 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:11:00:124 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:11:00:125 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 1c32994a-d51c-4611-b60f-b0730da72864, 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-12-11 00:11:00:125 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-12-11 00:11:00:125 +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-12-11 00:11:00:125 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 1c32994a-d51c-4611-b60f-b0730da72864 2024-12-11 00:11:00:127 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-12-11 00:11:00:128 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:11:00:128 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : bb5b056c-88d3-4cfa-b489-8e5c50969fab, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-12-11 00:11:00:128 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-12-11 00:11:00:128 +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-12-11 00:11:00:128 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : bb5b056c-88d3-4cfa-b489-8e5c50969fab 2024-12-11 00:11:00:129 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-12-11 00:11:00:129 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-12-11 00:11:00:129 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-12-11 00:11:00:129 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-12-11 00:11:00:130 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-12-11 00:11:00:130 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=1ef5a7c7-afec-4b46-801e-7f2fc1e6b9d7, 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-12-11 00:11:00:130 +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-12-11 00:11:00:131 +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-12-11 00:11:00:131 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 1ef5a7c7-afec-4b46-801e-7f2fc1e6b9d7 2024-12-11 00:11:00:132 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:11:00:132 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:11:00:132 +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-12-11 00:11:00:132 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:11:00:132 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:11:00:132 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=c8a510aa-76a3-4f25-921f-5eee164eaa12, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-12-11 00:11:00:133 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : c8a510aa-76a3-4f25-921f-5eee164eaa12 2024-12-11 00:11:00:133 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : c8a510aa-76a3-4f25-921f-5eee164eaa12 2024-12-11 00:11:00:133 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-12-11 00:11:00:133 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-12-11 00:11:00:133 +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-12-11 00:11:00:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-12-11 00:11:00:134 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-12-11 00:11:00:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================