2024-10-02 09:27:57:918 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:57:920 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxCancel 2024-10-02 09:27:57:920 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:57:930 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 71d9f58f-bbd5-4a0d-b543-ce7011dfff20 2024-10-02 09:27:57:930 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 71d9f58f-bbd5-4a0d-b543-ce7011dfff20 2024-10-02 09:27:57:932 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : 71d9f58f-bbd5-4a0d-b543-ce7011dfff20 2024-10-02 09:27:57:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:57:933 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxCancel 2024-10-02 09:27:57:933 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:075 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:075 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutReducedDataForm 2024-10-02 09:27:58:076 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:137 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:grillconf":{}} 2024-10-02 09:27:58:139 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:58:140 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 7c32eb4b-9b3a-4d55-b5e1-c40b0f15a7f5, 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-02 09:27:58:146 +0000 [main] TRACE DataCodec - [Decode] input : {"gasKnob":10} 2024-10-02 09:27:58:214 +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-02 09:27:58:229 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 7c32eb4b-9b3a-4d55-b5e1-c40b0f15a7f5 2024-10-02 09:27:58:264 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:264 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutReducedDataForm 2024-10-02 09:27:58:264 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:410 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:411 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToListItem 2024-10-02 09:27:58:411 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:415 +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-02 09:27:58:416 +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-02 09:27:58:417 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}]} 2024-10-02 09:27:58:417 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]}] 2024-10-02 09:27:58:417 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}]} 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}] 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"node-id":"node1","termination-point":[{"tp-id":"eth0"}]} 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "node1" 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"tp-id":"eth0"}] 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"tp-id":"eth0"} 2024-10-02 09:27:58:418 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "eth0" 2024-10-02 09:27:58:419 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:419 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToListItem 2024-10-02 09:27:58:419 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:562 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:562 +0000 [main] INFO AbstractJsonRpcTest - [START]testDcn 2024-10-02 09:27:58:562 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:58:610 +0000 [Time-limited test] DEBUG InternalLoggerFactory - Using SLF4J as the default logging framework 2024-10-02 09:27:58:612 +0000 [Time-limited test] DEBUG MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-10-02 09:27:58:627 +0000 [Time-limited test] DEBUG GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-10-02 09:27:58:639 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2024-10-02 09:27:58:639 +0000 [Time-limited test] DEBUG InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2024-10-02 09:27:58:683 +0000 [Time-limited test] DEBUG PlatformDependent0 - -Dio.netty.noUnsafe: false 2024-10-02 09:27:58:683 +0000 [Time-limited test] DEBUG PlatformDependent0 - Java version: 17 2024-10-02 09:27:58:684 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 2024-10-02 09:27:58:684 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 2024-10-02 09:27:58:685 +0000 [Time-limited test] DEBUG PlatformDependent0 - sun.misc.Unsafe.storeFence: available 2024-10-02 09:27:58:685 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Buffer.address: available 2024-10-02 09:27:58:686 +0000 [Time-limited test] DEBUG PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2024-10-02 09:27:58:686 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.Bits.unaligned: available, true 2024-10-02 09:27:58:687 +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-02 09:27:58:688 +0000 [Time-limited test] DEBUG PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2024-10-02 09:27:58:688 +0000 [Time-limited test] DEBUG PlatformDependent - sun.misc.Unsafe: available 2024-10-02 09:27:58:688 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2024-10-02 09:27:58:689 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 2024-10-02 09:27:58:691 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 2024-10-02 09:27:58:691 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 2024-10-02 09:27:58:692 +0000 [Time-limited test] DEBUG CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 2024-10-02 09:27:58:692 +0000 [Time-limited test] DEBUG PlatformDependent - -Dio.netty.noPreferDirect: false 2024-10-02 09:27:58:694 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-10-02 09:27:58:694 +0000 [Time-limited test] DEBUG NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-10-02 09:27:58:719 +0000 [Time-limited test] DEBUG PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-10-02 09:27:58:770 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.processId: 9072 (auto-detected) 2024-10-02 09:27:58:778 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv4Stack: false 2024-10-02 09:27:58:778 +0000 [Time-limited test] DEBUG NetUtil - -Djava.net.preferIPv6Addresses: false 2024-10-02 09:27:58:780 +0000 [Time-limited test] DEBUG NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-10-02 09:27:58:781 +0000 [Time-limited test] DEBUG NetUtil - /proc/sys/net/core/somaxconn: 128 2024-10-02 09:27:58:781 +0000 [Time-limited test] DEBUG DefaultChannelId - -Dio.netty.machineId: 02:42:f5:ff:fe:70:4d:17 (auto-detected) 2024-10-02 09:27:58:795 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 2024-10-02 09:27:58:795 +0000 [Time-limited test] DEBUG ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 2024-10-02 09:27:58:830 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8 2024-10-02 09:27:58:830 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8 2024-10-02 09:27:58:830 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 2024-10-02 09:27:58:830 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 2024-10-02 09:27:58:830 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 2024-10-02 09:27:58:830 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 2024-10-02 09:27:58:831 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 2024-10-02 09:27:58:831 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2024-10-02 09:27:58:831 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 2024-10-02 09:27:58:831 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2024-10-02 09:27:58:831 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 2024-10-02 09:27:58:831 +0000 [Time-limited test] DEBUG PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2024-10-02 09:27:58:843 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.allocator.type: pooled 2024-10-02 09:27:58:843 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 2024-10-02 09:27:58:843 +0000 [Time-limited test] DEBUG ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 2024-10-02 09:27:58:845 +0000 [Time-limited test] DEBUG ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-10-02 09:27:58:871 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:46963 2024-10-02 09:27:58:872 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1600458964 2024-10-02 09:27:58:909 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x8dbce561, L:/127.0.0.1:54588 - R:/127.0.0.1:46963]]@1600458964 2024-10-02 09:27:58:928 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-10-02 09:27:58:928 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.ratio: 8 2024-10-02 09:27:58:928 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.chunkSize: 32 2024-10-02 09:27:58:929 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.blocking: false 2024-10-02 09:27:58:929 +0000 [nioEventLoopGroup-2-2] DEBUG Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-10-02 09:27:58:941 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 2024-10-02 09:27:58:941 +0000 [nioEventLoopGroup-2-2] DEBUG AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 2024-10-02 09:27:58:943 +0000 [nioEventLoopGroup-2-2] DEBUG ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@179d34c1 2024-10-02 09:27:59:003 +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-02 09:27:59:010 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-02 09:27:59:013 +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-02 09:27:59:019 +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-02 09:27:59:021 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:022 +0000 [defaultEventExecutorGroup-3-2] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:033 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:49803","name":"5641bd0d-5095-4c67-8450-24e9f937ef41"}} 2024-10-02 09:27:59:036 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x8dbce561, L:/127.0.0.1:54588 - R:/127.0.0.1:46963] : {"jsonrpc":"2.0","id":1,"result":{"uri":"zmq://127.0.0.1:49803","name":"5641bd0d-5095-4c67-8450-24e9f937ef41"}} 2024-10-02 09:27:59:037 +0000 [Time-limited test] INFO RemoteControlTest - Publisher at org.opendaylight.jsonrpc.model.ListenerKey@4e5478fd 2024-10-02 09:27:59:040 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49803 2024-10-02 09:27:59:040 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@700778689 2024-10-02 09:27:59:041 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : 41fcc804-4818-41ee-bf3c-3eab0db94580 2024-10-02 09:27:59:041 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:041 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:041 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - PUT txId : 41fcc804-4818-41ee-bf3c-3eab0db94580, 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-02 09:27:59:042 +0000 [Time-limited test] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-10-02 09:27:59:044 +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-02 09:27:59:044 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : 41fcc804-4818-41ee-bf3c-3eab0db94580 2024-10-02 09:27:59:045 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3f57d07f, L:/127.0.0.1:42576 - R:/127.0.0.1:49803]]@700778689 2024-10-02 09:27:59:060 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - TXID : d6a4f4b0-7622-4a8d-bf3c-7df659b1aa17 2024-10-02 09:27:59:060 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:061 +0000 [Time-limited test] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:061 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=d6a4f4b0-7622-4a8d-bf3c-7df659b1aa17, 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-02 09:27:59:061 +0000 [Time-limited test] DEBUG JsonRpcDatastoreAdapter - COMMIT : d6a4f4b0-7622-4a8d-bf3c-7df659b1aa17 2024-10-02 09:27:59:068 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-02 09:27:59:069 +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-02 09:27:59:086 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] result : {"level2a":{"abc":"123"}} 2024-10-02 09:27:59:086 +0000 [pool-36-thread-1] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-02 09:27:59:086 +0000 [pool-36-thread-1] TRACE DataCodec - [Decode] input : null 2024-10-02 09:27:59:086 +0000 [pool-36-thread-1] DEBUG DataChangeListenerRegistration - Sending notification DataChangeNotification [changes=[org.opendaylight.jsonrpc.model.JSONRPCArg@63558247, org.opendaylight.jsonrpc.model.JSONRPCArg@4740eb66]] 2024-10-02 09:27:59:093 +0000 [defaultEventExecutorGroup-3-3] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notifyListener","params":{"changes":[{"path":{"test-model-data:top-container":{}},"data":null},{"path":{"test-model-data:top-container":{}},"data":{"level2a":{"abc":"123"}}}]}} 2024-10-02 09:27:59:094 +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-02 09:27:59:095 +0000 [Time-limited test] DEBUG RequesterSessionImpl - Sending request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:49803","name":"5641bd0d-5095-4c67-8450-24e9f937ef41"}} 2024-10-02 09:27:59:099 +0000 [defaultEventExecutorGroup-3-2] DEBUG ServerHandler - First empty frame discarded : DefaultMessage [isLast=false, content=EmptyByteBufBE] 2024-10-02 09:27:59:099 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Request : {"jsonrpc":"2.0","id":2,"method":"deleteListener","params":{"uri":"zmq://127.0.0.1:49803","name":"5641bd0d-5095-4c67-8450-24e9f937ef41"}} 2024-10-02 09:27:59:101 +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-02 09:27:59:101 +0000 [defaultEventExecutorGroup-3-2] DEBUG DataChangeListenerRegistration - Closing notification publisher for path /(urn:opendaylight:jsonrpc:test-data?revision=2020-10-14)top-container 2024-10-02 09:27:59:102 +0000 [defaultEventExecutorGroup-3-2] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractSession [PUB@zmq://127.0.0.1:49803@717629067], timeout=30000] 2024-10-02 09:27:59:107 +0000 [defaultEventExecutorGroup-3-2] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@zmq://127.0.0.1:49803@717629067] 2024-10-02 09:27:59:111 +0000 [defaultEventExecutorGroup-3-2] INFO ResponderSessionImpl - Response : {"jsonrpc":"2.0","id":2,"result":true} 2024-10-02 09:27:59:111 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@2076920048 2024-10-02 09:27:59:112 +0000 [nioEventLoopGroup-2-5] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x3f57d07f, L:/127.0.0.1:42576 ! R:/127.0.0.1:49803]]@700778689 2024-10-02 09:27:59:114 +0000 [defaultEventExecutorGroup-3-1] DEBUG RequesterSessionImpl - Response from [id: 0x8dbce561, L:/127.0.0.1:54588 - R:/127.0.0.1:46963] : {"jsonrpc":"2.0","id":2,"result":true} 2024-10-02 09:27:59:115 +0000 [Time-limited test] DEBUG ProxyServiceImpl - Cleaning up proxy instance AbstractSession [closeable=AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:46963, sessionType=REQ, hashCode=1600458964], timeout=30000] 2024-10-02 09:27:59:119 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=CONNECTED, uri=zmq://127.0.0.1:46963, sessionType=REQ, hashCode=1600458964] 2024-10-02 09:27:59:119 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x8dbce561, L:/127.0.0.1:54588 - R:/127.0.0.1:46963]]@1600458964 2024-10-02 09:27:59:126 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=zmq://127.0.0.1:49803, sessionType=SUB, hashCode=700778689] 2024-10-02 09:27:59:126 +0000 [Time-limited test] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x3f57d07f, L:/127.0.0.1:42576 ! R:/127.0.0.1:49803]]@700778689 2024-10-02 09:27:59:126 +0000 [Time-limited test] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [REP@zmq://0.0.0.0:46963@1311604206] 2024-10-02 09:27:59:127 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:127 +0000 [main] INFO AbstractJsonRpcTest - [END]testDcn 2024-10-02 09:27:59:127 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:250 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:250 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD2 2024-10-02 09:27:59:250 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:250 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : cf6354d1-7705-438a-81ce-2b9419d52d30 2024-10-02 09:27:59:250 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:251 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:251 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : cf6354d1-7705-438a-81ce-2b9419d52d30, 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-02 09:27:59:251 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{"abc":"123"}} 2024-10-02 09:27:59:252 +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-02 09:27:59:252 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:252 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:252 +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-02 09:27:59:257 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : cf6354d1-7705-438a-81ce-2b9419d52d30 2024-10-02 09:27:59:258 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:258 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:259 +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-02 09:27:59:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:259 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD2 2024-10-02 09:27:59:259 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:340 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:340 +0000 [main] INFO AbstractJsonRpcTest - [START]testMerge 2024-10-02 09:27:59:340 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:873 +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-02 09:27:59:886 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:886 +0000 [main] INFO AbstractJsonRpcTest - [END]testMerge 2024-10-02 09:27:59:886 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:957 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:957 +0000 [main] INFO AbstractJsonRpcTest - [START]testCRUD 2024-10-02 09:27:59:957 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:957 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : cdab2978-00ab-46ad-aee0-58bdcd8fcce4 2024-10-02 09:27:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:957 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:958 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : cdab2978-00ab-46ad-aee0-58bdcd8fcce4, 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-02 09:27:59:958 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-02 09:27:59:958 +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-02 09:27:59:959 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : cdab2978-00ab-46ad-aee0-58bdcd8fcce4 2024-10-02 09:27:59:959 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:959 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:960 +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-02 09:27:59:960 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 977cfef0-2f48-4183-b8ba-49af72bce582 2024-10-02 09:27:59:960 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:960 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:960 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=977cfef0-2f48-4183-b8ba-49af72bce582, 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-02 09:27:59:960 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 977cfef0-2f48-4183-b8ba-49af72bce582 2024-10-02 09:27:59:960 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:27:59:960 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:27:59:961 +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-02 09:27:59:961 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:27:59:961 +0000 [main] INFO AbstractJsonRpcTest - [END]testCRUD 2024-10-02 09:27:59:961 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:029 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:029 +0000 [main] INFO AbstractJsonRpcTest - [START]testCancelNonExistentTX 2024-10-02 09:28:00:029 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:029 +0000 [main] DEBUG JsonRpcDatastoreAdapter - CANCEL : a3ac47a5-ef9f-4572-82db-ec35f8ce52a6 2024-10-02 09:28:00:029 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:029 +0000 [main] INFO AbstractJsonRpcTest - [END]testCancelNonExistentTX 2024-10-02 09:28:00:029 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:105 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:105 +0000 [main] INFO AbstractJsonRpcTest - [START]testPutWithoutTx 2024-10-02 09:28:00:106 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:106 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:28:00:106 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:106 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 409ee214-b436-40f6-b6d6-ff5de945f38a, 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-02 09:28:00:106 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-02 09:28:00:107 +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-02 09:28:00:107 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:107 +0000 [main] INFO AbstractJsonRpcTest - [END]testPutWithoutTx 2024-10-02 09:28:00:107 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:168 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:168 +0000 [main] INFO AbstractJsonRpcTest - [START]testMergeListItemNonExistentList 2024-10-02 09:28:00:168 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:169 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : cc3b46f0-b97c-4e99-b506-38b908056e18 2024-10-02 09:28:00:169 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-02 09:28:00:169 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-02 09:28:00:169 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-02 09:28:00:169 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-02 09:28:00:169 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-02 09:28:00:169 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=cc3b46f0-b97c-4e99-b506-38b908056e18, 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-02 09:28:00:175 +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-02 09:28:00:185 +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-02 09:28:00:187 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : cc3b46f0-b97c-4e99-b506-38b908056e18 2024-10-02 09:28:00:188 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:188 +0000 [main] INFO AbstractJsonRpcTest - [END]testMergeListItemNonExistentList 2024-10-02 09:28:00:188 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:246 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:246 +0000 [main] INFO AbstractJsonRpcTest - [START]testPathToLeaf 2024-10-02 09:28:00:246 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:246 +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-02 09:28:00:246 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[{"topology-id":"topology1","server-provided":{}}]}} 2024-10-02 09:28:00:246 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[{"topology-id":"topology1","server-provided":{}}]} 2024-10-02 09:28:00:246 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"topology-id":"topology1","server-provided":{}}] 2024-10-02 09:28:00:247 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology-id":"topology1","server-provided":{}} 2024-10-02 09:28:00:247 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "topology1" 2024-10-02 09:28:00:247 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:247 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:247 +0000 [main] INFO AbstractJsonRpcTest - [END]testPathToLeaf 2024-10-02 09:28:00:247 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:307 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:307 +0000 [main] INFO AbstractJsonRpcTest - [START]testReducedData 2024-10-02 09:28:00:307 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:307 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-02 09:28:00:307 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-02 09:28:00:307 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-02 09:28:00:308 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-02 09:28:00:308 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-02 09:28:00:308 +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-02 09:28:00:309 +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-02 09:28:00:309 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:309 +0000 [main] INFO AbstractJsonRpcTest - [END]testReducedData 2024-10-02 09:28:00:309 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:368 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:368 +0000 [main] INFO AbstractJsonRpcTest - [START]testReadTopologyData 2024-10-02 09:28:00:368 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:477 +0000 [main] INFO RemoteControlTest - Path len : 1 2024-10-02 09:28:00:477 +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-02 09:28:00:478 +0000 [main] TRACE JsonRpcPathCodec - [Encode][Unkeyed]: (urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-02 09:28:00:478 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-10-02 09:28:00:478 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:478 +0000 [main] INFO RemoteControlTest - JSON path : {"network-topology:network-topology":{}} 2024-10-02 09:28:00:478 +0000 [main] INFO RemoteControlTest - path from codec : /(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-02 09:28:00:478 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{}} 2024-10-02 09:28:00:478 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:478 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-10-02 09:28:00:478 +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-02 09:28:00:481 +0000 [main] TRACE DataCodec - [Decode] result : {"topology":[{"topology-id":"topo1","node":[{"node-id":"node1","termination-point":[{"tp-id":"eth0"}]}],"server-provided":true}]} 2024-10-02 09:28:00:481 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:481 +0000 [main] INFO AbstractJsonRpcTest - [END]testReadTopologyData 2024-10-02 09:28:00:481 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:538 +0000 [main] INFO AbstractJsonRpcTest - [START]testInvalidPaths 2024-10-02 09:28:00:538 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:538 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[1]}} 2024-10-02 09:28:00:538 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[1]} 2024-10-02 09:28:00:538 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [1] 2024-10-02 09:28:00:539 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonPrimitive => 1 2024-10-02 09:28:00:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":{"topology":[[]]}} 2024-10-02 09:28:00:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"topology":[[]]} 2024-10-02 09:28:00:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [[]] 2024-10-02 09:28:00:539 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected JsonElement : JsonArray => [] 2024-10-02 09:28:00:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"network-topology:network-topology":null} 2024-10-02 09:28:00:539 +0000 [main] INFO RemoteControlTest - This was expected : Unexpected element : JsonNull => null 2024-10-02 09:28:00:539 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"non-existent-module:data1":{}} 2024-10-02 09:28:00:540 +0000 [main] INFO RemoteControlTest - This was expected : Module 'non-existent-module' not found in schema 2024-10-02 09:28:00:540 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:540 +0000 [main] INFO AbstractJsonRpcTest - [END]testInvalidPaths 2024-10-02 09:28:00:540 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:594 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:594 +0000 [main] INFO AbstractJsonRpcTest - [START]testRemoveNonExistentDcn 2024-10-02 09:28:00:595 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:595 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:595 +0000 [main] INFO AbstractJsonRpcTest - [END]testRemoveNonExistentDcn 2024-10-02 09:28:00:595 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:649 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:650 +0000 [main] INFO AbstractJsonRpcTest - [START]testCommitNonExistentTX 2024-10-02 09:28:00:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:650 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : bbb4b497-e89b-44c9-baaa-70c81ccb5fd3 2024-10-02 09:28:00:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:650 +0000 [main] INFO AbstractJsonRpcTest - [END]testCommitNonExistentTX 2024-10-02 09:28:00:650 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:704 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:704 +0000 [main] INFO AbstractJsonRpcTest - [START]testTxPutMergeDelete 2024-10-02 09:28:00:704 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:704 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 66f83aae-7d55-41bd-a9c0-d4f776c2d171 2024-10-02 09:28:00:704 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:28:00:704 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:705 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 66f83aae-7d55-41bd-a9c0-d4f776c2d171, 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-02 09:28:00:705 +0000 [main] TRACE DataCodec - [Decode] input : {"level2a":{}} 2024-10-02 09:28:00:705 +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-02 09:28:00:705 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 66f83aae-7d55-41bd-a9c0-d4f776c2d171 2024-10-02 09:28:00:710 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{}} 2024-10-02 09:28:00:710 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:710 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 260e89e6-a711-48dc-aa62-631a44f2edca, store : CONFIGURATION, entity : something, path : {"jsonrpc:config":{}}, YII :/(urn:opendaylight:jsonrpc?revision=2016-12-01)config, data : {"configured-endpoints":[]} 2024-10-02 09:28:00:711 +0000 [main] TRACE DataCodec - [Decode] input : {"configured-endpoints":[]} 2024-10-02 09:28:00:711 +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-02 09:28:00:711 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 260e89e6-a711-48dc-aa62-631a44f2edca 2024-10-02 09:28:00:714 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"jsonrpc:config":{"configured-endpoints":[{"name":"lab-mlx"}]}} 2024-10-02 09:28:00:715 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"configured-endpoints":[{"name":"lab-mlx"}]} 2024-10-02 09:28:00:715 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Array ]: [{"name":"lab-mlx"}] 2024-10-02 09:28:00:715 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"name":"lab-mlx"} 2024-10-02 09:28:00:715 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Leaf ]: "lab-mlx" 2024-10-02 09:28:00:715 +0000 [main] DEBUG JsonRpcDatastoreAdapter - MERGE : tx=85004d43-b7e9-4027-bdf8-62d6b2934fe6, 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-02 09:28:00:716 +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-02 09:28:00:717 +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-02 09:28:00:718 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 85004d43-b7e9-4027-bdf8-62d6b2934fe6 2024-10-02 09:28:00:719 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:28:00:719 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:719 +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-02 09:28:00:720 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:28:00:720 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:720 +0000 [main] DEBUG JsonRpcDatastoreAdapter - DELETE : tx=619f36cf-ffc2-481e-8f2f-4ae92f1eda16, 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-02 09:28:00:720 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 619f36cf-ffc2-481e-8f2f-4ae92f1eda16 2024-10-02 09:28:00:724 +0000 [main] DEBUG JsonRpcDatastoreAdapter - ERROR : 619f36cf-ffc2-481e-8f2f-4ae92f1eda16 2024-10-02 09:28:00:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {"test-model-data:top-container":{}} 2024-10-02 09:28:00:724 +0000 [main] TRACE JsonRpcPathCodec - [Decode][Object]: {} 2024-10-02 09:28:00:724 +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-02 09:28:00:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================ 2024-10-02 09:28:00:725 +0000 [main] INFO AbstractJsonRpcTest - [END]testTxPutMergeDelete 2024-10-02 09:28:00:725 +0000 [main] INFO AbstractJsonRpcTest - ================================================================================