2024-01-31 05:46:53:929 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] map lookup => null 2024-01-31 05:46:53:930 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] governance lookup => ws://localhost:34561 2024-01-31 05:46:53:930 +0000 [main] DEBUG JsonRPCNotificationService - Notification 'notification2' mapped to ws://localhost:34561 2024-01-31 05:46:53:931 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34561 2024-01-31 05:46:53:931 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1116637023 2024-01-31 05:46:53:931 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] map lookup => null 2024-01-31 05:46:53:932 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] governance lookup => ws://localhost:34561 2024-01-31 05:46:53:932 +0000 [main] DEBUG JsonRPCNotificationService - Notification 'notification1' mapped to ws://localhost:34561 2024-01-31 05:46:53:932 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:34561 2024-01-31 05:46:53:932 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@93515734 2024-01-31 05:46:53:935 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x690aeb78, L:/127.0.0.1:33184 - R:localhost/127.0.0.1:34561]]@93515734 2024-01-31 05:46:53:935 +0000 [nioEventLoopGroup-2-9] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: FrKP/A1IJYPuMRAM53CtvQ==, expected response: OP0/mwZgxNCaUH+m+/EBeP5HQwY= 2024-01-31 05:46:53:936 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6408e3f7, L:/127.0.0.1:33186 - R:localhost/127.0.0.1:34561]]@1116637023 2024-01-31 05:46:53:937 +0000 [nioEventLoopGroup-2-8] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: CXIQ0v5oMarWX2dUPZ4Stw==, expected response: nq/aBE+KeEfn6EV3JfslVdNXND4= 2024-01-31 05:46:53:937 +0000 [nioEventLoopGroup-2-11] DEBUG WebSocketServerHandshaker - [id: 0xb1354e11, L:/127.0.0.1:34561 - R:/127.0.0.1:33184] WebSocket version V13 server handshake 2024-01-31 05:46:53:937 +0000 [nioEventLoopGroup-2-11] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: FrKP/A1IJYPuMRAM53CtvQ==, response: OP0/mwZgxNCaUH+m+/EBeP5HQwY= 2024-01-31 05:46:53:939 +0000 [nioEventLoopGroup-2-12] DEBUG WebSocketServerHandshaker - [id: 0x6fedd08a, L:/127.0.0.1:34561 - R:/127.0.0.1:33186] WebSocket version V13 server handshake 2024-01-31 05:46:53:939 +0000 [nioEventLoopGroup-2-12] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: CXIQ0v5oMarWX2dUPZ4Stw==, response: nq/aBE+KeEfn6EV3JfslVdNXND4= 2024-01-31 05:46:53:941 +0000 [nioEventLoopGroup-2-9] DEBUG WebSocketClientHandshake - Client connected on [id: 0x690aeb78, L:/127.0.0.1:33184 - R:localhost/127.0.0.1:34561] 2024-01-31 05:46:53:941 +0000 [nioEventLoopGroup-2-8] DEBUG WebSocketClientHandshake - Client connected on [id: 0x6408e3f7, L:/127.0.0.1:33186 - R:localhost/127.0.0.1:34561] 2024-01-31 05:46:54:586 +0000 [defaultEventExecutorGroup-3-6] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":1} 2024-01-31 05:46:54:587 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] input : 1 2024-01-31 05:46:54:587 +0000 [defaultEventExecutorGroup-3-6] ERROR AbstractMessageListenerAdapter - Caught exception on [id: 0x6408e3f7, L:/127.0.0.1:33186 - R:localhost/127.0.0.1:34561], closing channel now java.lang.IllegalArgumentException: expected one element but was: at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:323) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:263) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapPrimitive(RpcNotificationBaseCodec.java:72) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapInputIfNecessary(RpcNotificationBaseCodec.java:62) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:50) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:31) at org.opendaylight.jsonrpc.impl.JsonRPCNotificationService.handleNotification(JsonRPCNotificationService.java:136) at org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter.handleNotification(SubscriberHandlerAdapter.java:31) at org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter.onMessage(NotificationHandlerAdapter.java:44) at org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter.processResponse(AbstractMessageListenerAdapter.java:38) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:39) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:26) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-31 05:46:54:588 +0000 [defaultEventExecutorGroup-3-6] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":{"current-level":1,"max-level":2}} 2024-01-31 05:46:54:588 +0000 [nioEventLoopGroup-2-8] WARN DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.IllegalArgumentException: expected one element but was: at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:323) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:263) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapPrimitive(RpcNotificationBaseCodec.java:72) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapInputIfNecessary(RpcNotificationBaseCodec.java:62) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:50) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:31) at org.opendaylight.jsonrpc.impl.JsonRPCNotificationService.handleNotification(JsonRPCNotificationService.java:136) at org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter.handleNotification(SubscriberHandlerAdapter.java:31) at org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter.onMessage(NotificationHandlerAdapter.java:44) at org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter.processResponse(AbstractMessageListenerAdapter.java:38) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:39) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:26) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-31 05:46:54:589 +0000 [defaultEventExecutorGroup-3-4] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":1} 2024-01-31 05:46:54:589 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1069982158 2024-01-31 05:46:54:589 +0000 [nioEventLoopGroup-2-8] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x6408e3f7, L:/127.0.0.1:33186 ! R:localhost/127.0.0.1:34561]]@1116637023 2024-01-31 05:46:54:589 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] input : 1 2024-01-31 05:46:54:589 +0000 [defaultEventExecutorGroup-3-4] ERROR AbstractMessageListenerAdapter - Caught exception on [id: 0x690aeb78, L:/127.0.0.1:33184 - R:localhost/127.0.0.1:34561], closing channel now java.lang.IllegalArgumentException: expected one element but was: at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:323) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:263) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapPrimitive(RpcNotificationBaseCodec.java:72) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapInputIfNecessary(RpcNotificationBaseCodec.java:62) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:50) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:31) at org.opendaylight.jsonrpc.impl.JsonRPCNotificationService.handleNotification(JsonRPCNotificationService.java:136) at org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter.handleNotification(SubscriberHandlerAdapter.java:31) at org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter.onMessage(NotificationHandlerAdapter.java:44) at org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter.processResponse(AbstractMessageListenerAdapter.java:38) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:39) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:26) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-31 05:46:54:590 +0000 [defaultEventExecutorGroup-3-4] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":{"current-level":1,"max-level":2}} 2024-01-31 05:46:54:590 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] input : {"current-level":1,"max-level":2} 2024-01-31 05:46:54:590 +0000 [nioEventLoopGroup-2-9] WARN DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.IllegalArgumentException: expected one element but was: at com.google.common.collect.Iterators.getOnlyElement(Iterators.java:323) at com.google.common.collect.Iterables.getOnlyElement(Iterables.java:263) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapPrimitive(RpcNotificationBaseCodec.java:72) at org.opendaylight.jsonrpc.dom.codec.RpcNotificationBaseCodec.wrapInputIfNecessary(RpcNotificationBaseCodec.java:62) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:50) at org.opendaylight.jsonrpc.dom.codec.NotificationCodec.deserialize(NotificationCodec.java:31) at org.opendaylight.jsonrpc.impl.JsonRPCNotificationService.handleNotification(JsonRPCNotificationService.java:136) at org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter.handleNotification(SubscriberHandlerAdapter.java:31) at org.opendaylight.jsonrpc.bus.messagelib.NotificationHandlerAdapter.onMessage(NotificationHandlerAdapter.java:44) at org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter.processResponse(AbstractMessageListenerAdapter.java:38) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:39) at org.opendaylight.jsonrpc.bus.http.WebSocketClientHandler.channelRead0(WebSocketClientHandler.java:26) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:61) at io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:425) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) at io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:66) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-31 05:46:54:591 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@623145229 2024-01-31 05:46:54:591 +0000 [nioEventLoopGroup-2-9] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x690aeb78, L:/127.0.0.1:33184 ! R:localhost/127.0.0.1:34561]]@93515734 2024-01-31 05:46:54:591 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-01-31T05:46:54.591331072Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:591 +0000 [defaultEventExecutorGroup-3-4] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801110e08@5b1e5366 with notification JsonRpcNotification [eventTime=2024-01-31T05:46:54.591331072Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:591 +0000 [defaultEventExecutorGroup-3-4] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-01-31T05:46:54.591331072Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:591 +0000 [defaultEventExecutorGroup-3-4] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,3]} 2024-01-31 05:46:54:592 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] input : [1,3] 2024-01-31 05:46:54:592 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-01-31T05:46:54.592571403Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=3}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:592 +0000 [defaultEventExecutorGroup-3-4] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801110e08@5b1e5366 with notification JsonRpcNotification [eventTime=2024-01-31T05:46:54.592571403Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=3}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:592 +0000 [defaultEventExecutorGroup-3-4] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-01-31T05:46:54.592571403Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=3}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:593 +0000 [defaultEventExecutorGroup-3-4] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,2]} 2024-01-31 05:46:54:593 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] input : [1,2] 2024-01-31 05:46:54:593 +0000 [defaultEventExecutorGroup-3-4] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-01-31T05:46:54.593683441Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:593 +0000 [defaultEventExecutorGroup-3-4] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801110e08@5b1e5366 with notification JsonRpcNotification [eventTime=2024-01-31T05:46:54.593683441Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:593 +0000 [defaultEventExecutorGroup-3-4] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-01-31T05:46:54.593683441Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:589 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] input : {"current-level":1,"max-level":2} 2024-01-31 05:46:54:594 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-01-31T05:46:54.594574514Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:594 +0000 [defaultEventExecutorGroup-3-6] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801110e08@5b1e5366 with notification JsonRpcNotification [eventTime=2024-01-31T05:46:54.594574514Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:594 +0000 [defaultEventExecutorGroup-3-6] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-01-31T05:46:54.594574514Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:594 +0000 [defaultEventExecutorGroup-3-6] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,3]} 2024-01-31 05:46:54:595 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] input : [1,3] 2024-01-31 05:46:54:595 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-01-31T05:46:54.595650021Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=3}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:595 +0000 [defaultEventExecutorGroup-3-6] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801110e08@5b1e5366 with notification JsonRpcNotification [eventTime=2024-01-31T05:46:54.595650021Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=3}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:595 +0000 [defaultEventExecutorGroup-3-6] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-01-31T05:46:54.595650021Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=3}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}] 2024-01-31 05:46:54:596 +0000 [defaultEventExecutorGroup-3-6] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,2]} 2024-01-31 05:46:54:596 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://localhost:34561@1139741251] 2024-01-31 05:46:54:596 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] input : [1,2] 2024-01-31 05:46:54:596 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://localhost:34561, sessionType=SUB, hashCode=1116637023] 2024-01-31 05:46:54:596 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x6408e3f7, L:/127.0.0.1:33186 ! R:localhost/127.0.0.1:34561]]@1116637023 2024-01-31 05:46:54:596 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://localhost:34561, sessionType=SUB, hashCode=93515734] 2024-01-31 05:46:54:596 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x690aeb78, L:/127.0.0.1:33184 ! R:localhost/127.0.0.1:34561]]@93515734 2024-01-31 05:46:54:596 +0000 [defaultEventExecutorGroup-3-6] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-01-31T05:46:54.596813470Z, content=ImmutableContainerNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1, body=[ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)current-level, body=1}, ImmutableLeafNode{identifier=(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)max-level, body=2}]}, schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-notif?revision=2020-10-14)notification1]}]