2024-10-10 00:48:49:495 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:498 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-10-10 00:48:49:498 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:507 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : fdadcdff-8706-441b-892c-4e0b36cb107a 2024-10-10 00:48:49:507 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : fdadcdff-8706-441b-892c-4e0b36cb107a 2024-10-10 00:48:49:509 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : fdadcdff-8706-441b-892c-4e0b36cb107a 2024-10-10 00:48:49:509 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:509 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-10-10 00:48:49:509 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:718 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:718 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-10-10 00:48:49:718 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:769 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-10-10 00:48:49:772 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:49:772 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 964a6c06-8dc8-4211-a513-049192009aaa, 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-10 00:48:49:777 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-10-10 00:48:49:841 +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-10 00:48:49:855 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 964a6c06-8dc8-4211-a513-049192009aaa 2024-10-10 00:48:49:886 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:49:886 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-10-10 00:48:49:886 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:038 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:038 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-10-10 00:48:50:038 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:042 +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-10 00:48:50:043 +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-10 00:48:50:043 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-10-10 00:48:50:043 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-10-10 00:48:50:043 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-10-10 00:48:50:044 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-10-10 00:48:50:044 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:045 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-10-10 00:48:50:045 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:120 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:120 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-10-10 00:48:50:120 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:151 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-10-10 00:48:50:152 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 2024-10-10 00:48:50:164 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-10-10 00:48:50:174 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-10-10 00:48:50:174 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-10-10 00:48:50:211 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-10-10 00:48:50:211 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 17 2024-10-10 00:48:50:212 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-10-10 00:48:50:212 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-10-10 00:48:50:213 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-10-10 00:48:50:213 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-10-10 00:48:50:214 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-10-10 00:48:50:215 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-10-10 00:48:50:216 +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 @776a6d9b 2024-10-10 00:48:50:217 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-10-10 00:48:50:217 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-10-10 00:48:50:217 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-10-10 00:48:50:217 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-10-10 00:48:50:220 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-10-10 00:48:50:220 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-10-10 00:48:50:221 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-10-10 00:48:50:222 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-10-10 00:48:50:223 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-10-10 00:48:50:223 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-10-10 00:48:50:247 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-10-10 00:48:50:298 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 53202 (auto-detected) 2024-10-10 00:48:50:307 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-10-10 00:48:50:308 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-10-10 00:48:50:309 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-10-10 00:48:50:311 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-10-10 00:48:50:311 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:1a:ff:fe:61:ca:bb (auto-detected) 2024-10-10 00:48:50:327 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-10-10 00:48:50:327 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-10-10 00:48:50:366 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 2024-10-10 00:48:50:366 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 2024-10-10 00:48:50:366 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-10-10 00:48:50:366 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-10-10 00:48:50:366 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-10-10 00:48:50:366 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-10-10 00:48:50:367 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-10-10 00:48:50:367 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-10-10 00:48:50:367 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-10-10 00:48:50:367 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-10-10 00:48:50:367 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-10-10 00:48:50:367 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-10-10 00:48:50:381 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-10-10 00:48:50:381 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-10-10 00:48:50:381 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-10-10 00:48:50:383 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-10-10 00:48:50:412 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:35785 2024-10-10 00:48:50:413 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1907480471 2024-10-10 00:48:50:445 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe7c5ed37, L:/127.0.0.1:43214 - R:/127.0.0.1:35785]]@1907480471 2024-10-10 00:48:50:457 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-10-10 00:48:50:457 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-10-10 00:48:50:457 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-10-10 00:48:50:458 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-10-10 00:48:50:458 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-10-10 00:48:50:469 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-10-10 00:48:50:469 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-10-10 00:48:50:470 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@b538ee3 2024-10-10 00:48:50:549 +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-10 00:48:50:558 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-10 00:48:50:563 +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-10 00:48:50:571 +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-10 00:48:50:573 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:50:574 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:50:588 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:46725","name":"1248c5f8-b3a9-4896-b7e8-d943ce8583ef"}} 2024-10-10 00:48:50:592 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xe7c5ed37, L:/127.0.0.1:43214 - R:/127.0.0.1:35785] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:46725","name":"1248c5f8-b3a9-4896-b7e8-d943ce8583ef"}} 2024-10-10 00:48:50:593 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@9335f5d8 2024-10-10 00:48:50:598 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:46725 2024-10-10 00:48:50:599 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1477659087 2024-10-10 00:48:50:600 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 9262c2ec-153f-4f65-9407-4909e7d0ee4d 2024-10-10 00:48:50:600 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:50:600 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:50:601 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9262c2ec-153f-4f65-9407-4909e7d0ee4d, 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-10 00:48:50:602 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x40652885, L:/127.0.0.1:33856 - R:/127.0.0.1:46725]]@1477659087 2024-10-10 00:48:50:602 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-10-10 00:48:50:604 +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-10 00:48:50:605 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9262c2ec-153f-4f65-9407-4909e7d0ee4d 2024-10-10 00:48:50:613 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : b1c2a769-0cc2-4215-9643-d3ab46566d90 2024-10-10 00:48:50:613 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:50:613 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:50:613 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=b1c2a769-0cc2-4215-9643-d3ab46566d90, 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-10 00:48:50:613 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : b1c2a769-0cc2-4215-9643-d3ab46566d90 2024-10-10 00:48:50:619 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-10 00:48:50:620 +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-10 00:48:50:636 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-10-10 00:48:50:636 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@6f0ca309]] 2024-10-10 00:48:50:642 +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-10 00:48:50:643 +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-10 00:48:50:643 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-10 00:48:50:643 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-10-10 00:48:50:643 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@45902c9f]] 2024-10-10 00:48:50:645 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:46725","name":"1248c5f8-b3a9-4896-b7e8-d943ce8583ef"}} 2024-10-10 00:48:50:645 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2024-10-10 00:48:50:646 +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-10 00:48:50:646 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-10 00:48:50:646 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:46725","name":"1248c5f8-b3a9-4896-b7e8-d943ce8583ef"}} 2024-10-10 00:48:50:648 +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-10 00:48:50:648 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-10 00:48:50:649 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:46725@526196761], timeout=30000] 2024-10-10 00:48:50:652 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:46725@526196761] 2024-10-10 00:48:50:655 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2146225491 2024-10-10 00:48:50:655 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x40652885, L:/127.0.0.1:33856 ! R:/127.0.0.1:46725]]@1477659087 2024-10-10 00:48:50:655 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-10-10 00:48:50:656 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xe7c5ed37, L:/127.0.0.1:43214 - R:/127.0.0.1:35785] : {"jsonrpc":"2.0","id":2,"result":true} 2024-10-10 00:48:50:656 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:35785, sessionType=REQ, hashCode=1907480471], timeout=30000] 2024-10-10 00:48:50:664 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:35785, sessionType=REQ, hashCode=1907480471] 2024-10-10 00:48:50:664 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe7c5ed37, L:/127.0.0.1:43214 - R:/127.0.0.1:35785]]@1907480471 2024-10-10 00:48:50:664 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:46725, sessionType=SUB, hashCode=1477659087] 2024-10-10 00:48:50:664 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x40652885, L:/127.0.0.1:33856 ! R:/127.0.0.1:46725]]@1477659087 2024-10-10 00:48:50:665 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:35785@537465144] 2024-10-10 00:48:50:665 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:665 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-10-10 00:48:50:665 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:736 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:736 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-10-10 00:48:50:736 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:736 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 49efb947-9452-41c5-baf0-04cd8f880489 2024-10-10 00:48:50:736 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:50:736 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:50:737 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 49efb947-9452-41c5-baf0-04cd8f880489, 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-10 00:48:50:737 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-10-10 00:48:50:737 +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-10 00:48:50:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:50:738 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:50:738 +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-10 00:48:50:743 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 49efb947-9452-41c5-baf0-04cd8f880489 2024-10-10 00:48:50:746 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:50:746 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:50:747 +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-10 00:48:50:747 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:747 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-10-10 00:48:50:747 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:815 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:50:816 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-10-10 00:48:50:816 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:332 +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}, ImmutableLeafSetNode{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-10 00:48:51:348 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:348 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-10-10 00:48:51:348 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:411 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:411 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-10-10 00:48:51:411 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:411 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : d53a95af-3dd4-44f7-910a-c6f34e4a555c 2024-10-10 00:48:51:411 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:51:411 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:411 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : d53a95af-3dd4-44f7-910a-c6f34e4a555c, 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-10 00:48:51:412 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-10 00:48:51:412 +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-10 00:48:51:412 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : d53a95af-3dd4-44f7-910a-c6f34e4a555c 2024-10-10 00:48:51:414 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:51:414 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:414 +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-10 00:48:51:414 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 39c4e34a-ba95-4520-bc88-804569e2f39f 2024-10-10 00:48:51:414 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:51:414 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:414 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=39c4e34a-ba95-4520-bc88-804569e2f39f, 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-10 00:48:51:414 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 39c4e34a-ba95-4520-bc88-804569e2f39f 2024-10-10 00:48:51:416 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:51:416 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:416 +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-10 00:48:51:416 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:416 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-10-10 00:48:51:416 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:474 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:474 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-10-10 00:48:51:475 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:475 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : a73916c4-3279-4ad2-b001-725d06e111e2 2024-10-10 00:48:51:475 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:475 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-10-10 00:48:51:475 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:528 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:529 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-10-10 00:48:51:529 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:51:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:529 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 7e16b31b-6074-4108-a5a2-61876904c7a0, 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-10 00:48:51:529 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-10 00:48:51:530 +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-10 00:48:51:530 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:530 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-10-10 00:48:51:530 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:637 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:637 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-10-10 00:48:51:637 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:638 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 75023564-86fa-4ca7-a689-f100b7239c3e 2024-10-10 00:48:51:638 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-10 00:48:51:638 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-10 00:48:51:638 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-10 00:48:51:638 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-10 00:48:51:638 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-10 00:48:51:638 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=75023564-86fa-4ca7-a689-f100b7239c3e, 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-10 00:48:51:640 +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-10 00:48:51:646 +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}, ImmutableLeafSetNode{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-10 00:48:51:648 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 75023564-86fa-4ca7-a689-f100b7239c3e 2024-10-10 00:48:51:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:650 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-10-10 00:48:51:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:699 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:699 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-10-10 00:48:51:699 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:699 +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-10 00:48:51:700 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-10-10 00:48:51:700 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-10-10 00:48:51:700 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-10-10 00:48:51:700 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-10-10 00:48:51:700 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-10-10 00:48:51:700 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:700 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-10-10 00:48:51:700 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:748 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:749 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-10-10 00:48:51:749 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:749 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-10 00:48:51:749 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-10 00:48:51:749 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-10 00:48:51:749 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-10 00:48:51:749 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-10 00:48:51:749 +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-10 00:48:51:750 +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}, ImmutableLeafSetNode{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-10 00:48:51:750 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:750 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-10-10 00:48:51:751 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:800 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:800 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-10-10 00:48:51:800 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:893 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-10-10 00:48:51:893 +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-10 00:48:51:894 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-10 00:48:51:894 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-10-10 00:48:51:894 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:894 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-10-10 00:48:51:894 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-10 00:48:51:894 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-10-10 00:48:51:894 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:51:895 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-10 00:48:51:895 +0000 [main] TRACE DataCodec - [Decode] input : ImmutableContainerNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableMapNode{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}, ImmutableMapNode{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}, ImmutableMapNode{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-10 00:48:51:897 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-10-10 00:48:51:898 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:898 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-10-10 00:48:51:898 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:946 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:947 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-10-10 00:48:51:947 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:947 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-10-10 00:48:51:947 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-10-10 00:48:51:947 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-10-10 00:48:51:947 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-10-10 00:48:51:948 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-10-10 00:48:51:948 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-10-10 00:48:51:948 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-10-10 00:48:51:948 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-10-10 00:48:51:948 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-10-10 00:48:51:948 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-10-10 00:48:51:948 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-10-10 00:48:51:948 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-10-10 00:48:51:948 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:51:948 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-10-10 00:48:51:948 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:041 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:042 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-10-10 00:48:52:042 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:042 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:042 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-10-10 00:48:52:042 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:089 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:089 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-10-10 00:48:52:089 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:089 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : bcb3a324-e3ce-4b5a-bb0c-d0eda7d9a1d0 2024-10-10 00:48:52:090 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:090 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-10-10 00:48:52:090 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:134 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-10-10 00:48:52:134 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:135 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 46d6127b-ecad-4578-ac05-9c58f09cb0d1 2024-10-10 00:48:52:135 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:52:135 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:52:135 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 46d6127b-ecad-4578-ac05-9c58f09cb0d1, 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-10 00:48:52:135 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-10 00:48:52:136 +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-10 00:48:52:136 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 46d6127b-ecad-4578-ac05-9c58f09cb0d1 2024-10-10 00:48:52:137 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-10-10 00:48:52:137 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:52:137 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : dbe9ae7a-dd70-402e-ad7c-8a4f971549d4, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-10-10 00:48:52:138 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-10-10 00:48:52:138 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)config, body=[ImmutableMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)configured-endpoints, body=[]}]} 2024-10-10 00:48:52:138 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : dbe9ae7a-dd70-402e-ad7c-8a4f971549d4 2024-10-10 00:48:52:139 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-10 00:48:52:139 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-10 00:48:52:139 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-10 00:48:52:139 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-10 00:48:52:139 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-10 00:48:52:139 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=91bc67c4-5d6f-4cff-ad57-97121cd3a38b, 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-10 00:48:52:139 +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-10 00:48:52:140 +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}, ImmutableLeafSetNode{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-10 00:48:52:141 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 91bc67c4-5d6f-4cff-ad57-97121cd3a38b 2024-10-10 00:48:52:141 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:52:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:52:142 +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-10 00:48:52:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:52:142 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:52:142 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=8f078a82-ea0b-4308-b57d-d554cb8a065a, 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-10 00:48:52:142 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 8f078a82-ea0b-4308-b57d-d554cb8a065a 2024-10-10 00:48:52:143 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 8f078a82-ea0b-4308-b57d-d554cb8a065a 2024-10-10 00:48:52:143 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-10 00:48:52:143 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-10 00:48:52:143 +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-10 00:48:52:143 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-10 00:48:52:143 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-10-10 00:48:52:143 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================