2024-11-30 08:14:00:704 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:00:708 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-11-30 08:14:00:708 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:00:722 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : f6fc5c9d-dda5-4a3d-b70d-dccec4b7e65b 2024-11-30 08:14:00:722 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : f6fc5c9d-dda5-4a3d-b70d-dccec4b7e65b 2024-11-30 08:14:00:725 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : f6fc5c9d-dda5-4a3d-b70d-dccec4b7e65b 2024-11-30 08:14:00:726 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:00:726 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-11-30 08:14:00:726 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:00:882 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:00:882 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-11-30 08:14:00:882 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:00:948 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-11-30 08:14:00:951 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:00:952 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 41a09c24-b0d9-4f83-886d-5a29931de8cb, 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-11-30 08:14:00:960 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-11-30 08:14:01:030 +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-11-30 08:14:01:047 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 41a09c24-b0d9-4f83-886d-5a29931de8cb 2024-11-30 08:14:01:083 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:084 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-11-30 08:14:01:084 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:206 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:207 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-11-30 08:14:01:207 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:211 +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-11-30 08:14:01:212 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]}} 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-11-30 08:14:01:213 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-11-30 08:14:01:214 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-11-30 08:14:01:214 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-11-30 08:14:01:214 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:214 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-11-30 08:14:01:214 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:322 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:323 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-11-30 08:14:01:323 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:356 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-11-30 08:14:01:358 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-11-30 08:14:01:370 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-11-30 08:14:01:381 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-11-30 08:14:01:381 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-11-30 08:14:01:429 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-11-30 08:14:01:431 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 21 2024-11-30 08:14:01:432 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-11-30 08:14:01:433 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe base methods: all available 2024-11-30 08:14:01:434 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-11-30 08:14:01:435 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-11-30 08:14:01:436 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-11-30 08:14:01:437 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-11-30 08:14:01:438 +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 @4149c063 2024-11-30 08:14:01:440 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-11-30 08:14:01:440 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-11-30 08:14:01:443 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-11-30 08:14:01:443 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-11-30 08:14:01:445 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-11-30 08:14:01:445 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-11-30 08:14:01:447 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-11-30 08:14:01:448 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-11-30 08:14:01:452 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-11-30 08:14:01:452 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-11-30 08:14:01:469 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-11-30 08:14:01:526 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 32489 (auto-detected) 2024-11-30 08:14:01:533 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-11-30 08:14:01:533 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-11-30 08:14:01:535 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-11-30 08:14:01:537 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 4096 2024-11-30 08:14:01:538 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:32:ff:fe:bb:57:46 (auto-detected) 2024-11-30 08:14:01:553 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-11-30 08:14:01:553 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-11-30 08:14:01:595 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-11-30 08:14:01:596 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 2024-11-30 08:14:01:611 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-11-30 08:14:01:611 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-11-30 08:14:01:611 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-11-30 08:14:01:613 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-11-30 08:14:01:642 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49453 2024-11-30 08:14:01:642 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@327661423 2024-11-30 08:14:01:688 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb1d8e9ac, L:/127.0.0.1:46710 - R:/127.0.0.1:49453]]@327661423 2024-11-30 08:14:01:697 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-11-30 08:14:01:697 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-11-30 08:14:01:697 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-11-30 08:14:01:697 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-11-30 08:14:01:698 +0000 [nioEventLoopGroup-2-3] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-11-30 08:14:01:709 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-11-30 08:14:01:709 +0000 [nioEventLoopGroup-2-3] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-11-30 08:14:01:710 +0000 [nioEventLoopGroup-2-3] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1e15cbf9 2024-11-30 08:14:01:781 +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-11-30 08:14:01:789 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-30 08:14:01:792 +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-11-30 08:14:01:799 +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-11-30 08:14:01:813 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:01:814 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:01:830 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:42067","name":"5bc0e93b-54ee-4308-82c4-59e8aecb8b53"}} 2024-11-30 08:14:01:834 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xb1d8e9ac, L:/127.0.0.1:46710 - R:/127.0.0.1:49453] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:42067","name":"5bc0e93b-54ee-4308-82c4-59e8aecb8b53"}} 2024-11-30 08:14:01:835 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@9ac2a03f 2024-11-30 08:14:01:838 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:42067 2024-11-30 08:14:01:839 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@39028712 2024-11-30 08:14:01:840 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 7ad94ad9-2c28-4360-bdec-a1e20c1a7bf6 2024-11-30 08:14:01:840 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:01:840 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:01:840 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 7ad94ad9-2c28-4360-bdec-a1e20c1a7bf6, 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-11-30 08:14:01:841 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-11-30 08:14:01:844 +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-11-30 08:14:01:844 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7ad94ad9-2c28-4360-bdec-a1e20c1a7bf6 2024-11-30 08:14:01:846 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5856f7ff, L:/127.0.0.1:36350 - R:/127.0.0.1:42067]]@39028712 2024-11-30 08:14:01:857 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : a88b4cfa-df71-4293-a1d2-57d58f19009d 2024-11-30 08:14:01:857 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:01:857 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:01:857 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=a88b4cfa-df71-4293-a1d2-57d58f19009d, store=CONFIGURATION, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-11-30 08:14:01:858 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : a88b4cfa-df71-4293-a1d2-57d58f19009d 2024-11-30 08:14:01:866 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-11-30 08:14:01:867 +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-11-30 08:14:01:887 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-11-30 08:14:01:887 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@5586e2c4]] 2024-11-30 08:14:01:893 +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-11-30 08:14:01:894 +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-11-30 08:14:01:894 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-11-30 08:14:01:894 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-11-30 08:14:01:894 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@442cf80d]] 2024-11-30 08:14:01:896 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:42067","name":"5bc0e93b-54ee-4308-82c4-59e8aecb8b53"}} 2024-11-30 08:14:01:897 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-11-30 08:14:01:897 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null}]}} 2024-11-30 08:14:01:898 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:42067","name":"5bc0e93b-54ee-4308-82c4-59e8aecb8b53"}} 2024-11-30 08:14:01:898 +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-11-30 08:14:01:899 +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-11-30 08:14:01:900 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-11-30 08:14:01:901 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:42067@320805806], timeout=30000] 2024-11-30 08:14:01:904 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:42067@320805806] 2024-11-30 08:14:01:909 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@504595418 2024-11-30 08:14:01:909 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-11-30 08:14:01:909 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x5856f7ff, L:/127.0.0.1:36350 ! R:/127.0.0.1:42067]]@39028712 2024-11-30 08:14:01:910 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0xb1d8e9ac, L:/127.0.0.1:46710 - R:/127.0.0.1:49453] : {"jsonrpc":"2.0","id":2,"result":true} 2024-11-30 08:14:01:911 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:49453, sessionType=REQ, hashCode=327661423], timeout=30000] 2024-11-30 08:14:01:916 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:49453, sessionType=REQ, hashCode=327661423] 2024-11-30 08:14:01:916 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb1d8e9ac, L:/127.0.0.1:46710 - R:/127.0.0.1:49453]]@327661423 2024-11-30 08:14:01:917 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:42067, sessionType=SUB, hashCode=39028712] 2024-11-30 08:14:01:918 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x5856f7ff, L:/127.0.0.1:36350 ! R:/127.0.0.1:42067]]@39028712 2024-11-30 08:14:01:918 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:49453@1176143606] 2024-11-30 08:14:01:918 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:01:919 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-11-30 08:14:01:919 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:027 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:028 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-11-30 08:14:02:028 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:028 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 42475102-222e-4104-b2f1-e45c846d19cb 2024-11-30 08:14:02:028 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:029 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:029 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 42475102-222e-4104-b2f1-e45c846d19cb, 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-11-30 08:14:02:029 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-11-30 08:14:02:030 +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-11-30 08:14:02:030 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:030 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:030 +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-11-30 08:14:02:036 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 42475102-222e-4104-b2f1-e45c846d19cb 2024-11-30 08:14:02:038 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:038 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:038 +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-11-30 08:14:02:038 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:039 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-11-30 08:14:02:039 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:130 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:131 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-11-30 08:14:02:131 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:765 +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-11-30 08:14:02:783 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:783 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-11-30 08:14:02:783 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:871 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:871 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-11-30 08:14:02:871 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:871 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 5b4ebb93-64da-4785-9399-5e95b761258b 2024-11-30 08:14:02:872 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:872 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:872 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 5b4ebb93-64da-4785-9399-5e95b761258b, 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-11-30 08:14:02:872 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-11-30 08:14:02:873 +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-11-30 08:14:02:873 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 5b4ebb93-64da-4785-9399-5e95b761258b 2024-11-30 08:14:02:876 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:876 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:876 +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-11-30 08:14:02:876 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 8515ac5c-8a85-4988-8415-bf8c2395c58c 2024-11-30 08:14:02:876 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:877 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:877 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=8515ac5c-8a85-4988-8415-bf8c2395c58c, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-11-30 08:14:02:877 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 8515ac5c-8a85-4988-8415-bf8c2395c58c 2024-11-30 08:14:02:878 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:02:878 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:02:878 +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-11-30 08:14:02:878 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:878 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-11-30 08:14:02:878 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:952 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:953 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-11-30 08:14:02:953 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:953 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : f0e1faa7-40c5-4446-8591-e50414c8a89d 2024-11-30 08:14:02:953 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:02:953 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-11-30 08:14:02:953 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:035 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-11-30 08:14:03:035 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:036 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:03:036 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:036 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : bee95816-f3dd-461a-82d0-099a3c4c8610, 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-11-30 08:14:03:036 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-11-30 08:14:03:037 +0000 [main] TRACE DataCodec - [Decode] result : ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container, body=[ImmutableContainerNode{name=(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)level2a, body=[]}]} 2024-11-30 08:14:03:037 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:037 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-11-30 08:14:03:037 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:108 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:109 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-11-30 08:14:03:109 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:109 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 3e9263a7-9d1c-4b9e-850b-de6ce80d6af9 2024-11-30 08:14:03:109 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-11-30 08:14:03:110 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-11-30 08:14:03:110 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-11-30 08:14:03:110 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-11-30 08:14:03:110 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-11-30 08:14:03:110 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=3e9263a7-9d1c-4b9e-850b-de6ce80d6af9, 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-11-30 08:14:03:112 +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-11-30 08:14:03:122 +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-11-30 08:14:03:126 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 3e9263a7-9d1c-4b9e-850b-de6ce80d6af9 2024-11-30 08:14:03:129 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:129 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-11-30 08:14:03:129 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:201 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:202 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-11-30 08:14:03:202 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:202 +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-11-30 08:14:03:202 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-11-30 08:14:03:203 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-11-30 08:14:03:203 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-11-30 08:14:03:203 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-11-30 08:14:03:203 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-11-30 08:14:03:203 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:203 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:203 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-11-30 08:14:03:203 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:275 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-11-30 08:14:03:275 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-11-30 08:14:03:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-11-30 08:14:03:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-11-30 08:14:03:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-11-30 08:14:03:276 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-11-30 08:14:03:276 +0000 [main] TRACE DataCodec - [Decode] input : {"name":"lab-mlx","modules":["ietf-inet-types","brocade-mlx-interfaces","brocade-mlx-router","brocade-mlx-security","brocade-mlx-types"]} 2024-11-30 08:14:03:277 +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-11-30 08:14:03:278 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:278 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-11-30 08:14:03:278 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:342 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:342 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-11-30 08:14:03:343 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:452 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-11-30 08:14:03:452 +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-11-30 08:14:03:452 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-11-30 08:14:03:453 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-11-30 08:14:03:453 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:453 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-11-30 08:14:03:453 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-11-30 08:14:03:453 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-11-30 08:14:03:453 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:453 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-11-30 08:14:03:454 +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-11-30 08:14:03:457 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-11-30 08:14:03:457 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:457 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-11-30 08:14:03:457 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:527 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:527 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-11-30 08:14:03:527 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-11-30 08:14:03:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-11-30 08:14:03:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-11-30 08:14:03:528 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-11-30 08:14:03:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-11-30 08:14:03:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-11-30 08:14:03:528 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-11-30 08:14:03:529 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-11-30 08:14:03:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-11-30 08:14:03:529 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-11-30 08:14:03:529 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-11-30 08:14:03:529 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-11-30 08:14:03:529 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:529 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-11-30 08:14:03:529 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:596 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-11-30 08:14:03:596 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:597 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:597 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-11-30 08:14:03:597 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:658 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:659 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-11-30 08:14:03:659 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:659 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 42f5b1e9-27e3-4be8-9b13-cd8d8df1c72a 2024-11-30 08:14:03:659 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:659 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-11-30 08:14:03:659 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:718 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:719 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-11-30 08:14:03:719 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:719 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : bcc1b83f-9a84-43b5-a49b-6d1ace1dd950 2024-11-30 08:14:03:719 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:03:719 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:720 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : bcc1b83f-9a84-43b5-a49b-6d1ace1dd950, 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-11-30 08:14:03:720 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-11-30 08:14:03:720 +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-11-30 08:14:03:721 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : bcc1b83f-9a84-43b5-a49b-6d1ace1dd950 2024-11-30 08:14:03:722 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-11-30 08:14:03:723 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:723 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : c669ee43-8b9b-4907-a5b3-91b04a14ea3d, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-11-30 08:14:03:723 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-11-30 08:14:03:723 +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-11-30 08:14:03:723 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : c669ee43-8b9b-4907-a5b3-91b04a14ea3d 2024-11-30 08:14:03:726 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-11-30 08:14:03:726 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-11-30 08:14:03:726 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-11-30 08:14:03:726 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-11-30 08:14:03:727 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-11-30 08:14:03:727 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=d0dc01cc-b4c6-4c83-980c-04b5e72cbdc4, 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-11-30 08:14:03:727 +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-11-30 08:14:03:728 +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-11-30 08:14:03:728 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : d0dc01cc-b4c6-4c83-980c-04b5e72cbdc4 2024-11-30 08:14:03:731 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:03:731 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:731 +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-11-30 08:14:03:731 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:03:731 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:731 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=5db1bb29-3023-43e3-b058-6a535930de0c, store=OPERATIONAL, entity=test-model, path={"test-model-data:top-container":{}}, YII=/(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-11-30 08:14:03:732 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 5db1bb29-3023-43e3-b058-6a535930de0c 2024-11-30 08:14:03:732 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 5db1bb29-3023-43e3-b058-6a535930de0c 2024-11-30 08:14:03:732 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-11-30 08:14:03:732 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-11-30 08:14:03:732 +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-11-30 08:14:03:732 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-11-30 08:14:03:733 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-11-30 08:14:03:733 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================