2024-02-12 00:13:00:258 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] map lookup => null 2024-02-12 00:13:00:258 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] governance lookup => ws://localhost:57801 2024-02-12 00:13:00:258 +0000 [main] DEBUG JsonRPCNotificationService - Notification 'notification2' mapped to ws://localhost:57801 2024-02-12 00:13:00:259 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57801 2024-02-12 00:13:00:259 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1696631953 2024-02-12 00:13:00:265 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] map lookup => null 2024-02-12 00:13:00:265 +0000 [main] DEBUG AbstractJsonRPCComponent - [test][NOTIFICATION] governance lookup => ws://localhost:57801 2024-02-12 00:13:00:265 +0000 [main] DEBUG JsonRPCNotificationService - Notification 'notification1' mapped to ws://localhost:57801 2024-02-12 00:13:00:266 +0000 [main] DEBUG AbstractReconnectingClient - (Re)connecting to localhost/127.0.0.1:57801 2024-02-12 00:13:00:266 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@216917770 2024-02-12 00:13:00:267 +0000 [nioEventLoopGroup-2-6] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1e7703de, L:/127.0.0.1:55416 - R:localhost/127.0.0.1:57801]]@1696631953 2024-02-12 00:13:00:267 +0000 [nioEventLoopGroup-2-6] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: yzQR22aGUlaPwnrWdUFD+g==, expected response: aGvv3YfIIu6goG0Xcv1wI4gdV54= 2024-02-12 00:13:00:269 +0000 [nioEventLoopGroup-2-9] DEBUG WebSocketServerHandshaker - [id: 0x49669b2d, L:/127.0.0.1:57801 - R:/127.0.0.1:55416] WebSocket version V13 server handshake 2024-02-12 00:13:00:269 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x3fc84323, L:/127.0.0.1:55432 - R:localhost/127.0.0.1:57801]]@216917770 2024-02-12 00:13:00:269 +0000 [nioEventLoopGroup-2-9] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: yzQR22aGUlaPwnrWdUFD+g==, response: aGvv3YfIIu6goG0Xcv1wI4gdV54= 2024-02-12 00:13:00:269 +0000 [nioEventLoopGroup-2-7] DEBUG WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: OSYrKudI9lCbwI9UGXhvrA==, expected response: 4f17TFdJHK7Qmg0/0t8+jtXBRN0= 2024-02-12 00:13:00:274 +0000 [nioEventLoopGroup-2-6] DEBUG WebSocketClientHandshake - Client connected on [id: 0x1e7703de, L:/127.0.0.1:55416 - R:localhost/127.0.0.1:57801] 2024-02-12 00:13:00:275 +0000 [nioEventLoopGroup-2-10] DEBUG WebSocketServerHandshaker - [id: 0x3694f83e, L:/127.0.0.1:57801 - R:/127.0.0.1:55432] WebSocket version V13 server handshake 2024-02-12 00:13:00:275 +0000 [nioEventLoopGroup-2-10] DEBUG WebSocketServerHandshaker - WebSocket version 13 server handshake key: OSYrKudI9lCbwI9UGXhvrA==, response: 4f17TFdJHK7Qmg0/0t8+jtXBRN0= 2024-02-12 00:13:00:277 +0000 [nioEventLoopGroup-2-7] DEBUG WebSocketClientHandshake - Client connected on [id: 0x3fc84323, L:/127.0.0.1:55432 - R:localhost/127.0.0.1:57801] 2024-02-12 00:13:00:922 +0000 [defaultEventExecutorGroup-3-9] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":1} 2024-02-12 00:13:00:923 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] input : 1 2024-02-12 00:13:00:924 +0000 [defaultEventExecutorGroup-3-9] ERROR AbstractMessageListenerAdapter - Caught exception on [id: 0x3fc84323, L:/127.0.0.1:55432 - R:localhost/127.0.0.1:57801], 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-02-12 00:13:00:925 +0000 [nioEventLoopGroup-2-7] 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-02-12 00:13:00:925 +0000 [defaultEventExecutorGroup-3-7] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":1} 2024-02-12 00:13:00:925 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@717867789 2024-02-12 00:13:00:925 +0000 [nioEventLoopGroup-2-7] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x3fc84323, L:/127.0.0.1:55432 ! R:localhost/127.0.0.1:57801]]@216917770 2024-02-12 00:13:00:925 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] input : 1 2024-02-12 00:13:00:925 +0000 [defaultEventExecutorGroup-3-7] ERROR AbstractMessageListenerAdapter - Caught exception on [id: 0x1e7703de, L:/127.0.0.1:55416 - R:localhost/127.0.0.1:57801], 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-02-12 00:13:00:926 +0000 [defaultEventExecutorGroup-3-7] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":{"current-level":1,"max-level":2}} 2024-02-12 00:13:00:926 +0000 [nioEventLoopGroup-2-6] 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-02-12 00:13:00:927 +0000 [nioEventLoopGroup-2-6] DEBUG AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@607336223 2024-02-12 00:13:00:925 +0000 [defaultEventExecutorGroup-3-9] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":{"current-level":1,"max-level":2}} 2024-02-12 00:13:00:927 +0000 [nioEventLoopGroup-2-6] DEBUG AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x1e7703de, L:/127.0.0.1:55416 ! R:localhost/127.0.0.1:57801]]@1696631953 2024-02-12 00:13:00:927 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] input : {"current-level":1,"max-level":2} 2024-02-12 00:13:00:928 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-02-12T00:13:00.928232571Z, 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-02-12 00:13:00:928 +0000 [defaultEventExecutorGroup-3-9] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801103528@1fc51af7 with notification JsonRpcNotification [eventTime=2024-02-12T00:13:00.928232571Z, 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-02-12 00:13:00:928 +0000 [defaultEventExecutorGroup-3-9] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-02-12T00:13:00.928232571Z, 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-02-12 00:13:00:928 +0000 [defaultEventExecutorGroup-3-9] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,3]} 2024-02-12 00:13:00:929 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] input : [1,3] 2024-02-12 00:13:00:929 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-02-12T00:13:00.929592744Z, 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-02-12 00:13:00:929 +0000 [defaultEventExecutorGroup-3-9] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801103528@1fc51af7 with notification JsonRpcNotification [eventTime=2024-02-12T00:13:00.929592744Z, 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-02-12 00:13:00:929 +0000 [defaultEventExecutorGroup-3-9] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-02-12T00:13:00.929592744Z, 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-02-12 00:13:00:930 +0000 [defaultEventExecutorGroup-3-9] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,2]} 2024-02-12 00:13:00:930 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] input : [1,2] 2024-02-12 00:13:00:930 +0000 [defaultEventExecutorGroup-3-9] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-02-12T00:13:00.930713170Z, 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-02-12 00:13:00:930 +0000 [defaultEventExecutorGroup-3-9] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801103528@1fc51af7 with notification JsonRpcNotification [eventTime=2024-02-12T00:13:00.930713170Z, 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-02-12 00:13:00:931 +0000 [defaultEventExecutorGroup-3-9] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-02-12T00:13:00.930713170Z, 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-02-12 00:13:00:926 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] input : {"current-level":1,"max-level":2} 2024-02-12 00:13:00:931 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-02-12T00:13:00.931615463Z, 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-02-12 00:13:00:931 +0000 [defaultEventExecutorGroup-3-7] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801103528@1fc51af7 with notification JsonRpcNotification [eventTime=2024-02-12T00:13:00.931615463Z, 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-02-12 00:13:00:931 +0000 [defaultEventExecutorGroup-3-7] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-02-12T00:13:00.931615463Z, 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-02-12 00:13:00:932 +0000 [defaultEventExecutorGroup-3-7] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,3]} 2024-02-12 00:13:00:932 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] input : [1,3] 2024-02-12 00:13:00:932 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractSession [PUB@ws://localhost:57801@1725899109] 2024-02-12 00:13:00:932 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://localhost:57801, sessionType=SUB, hashCode=1696631953] 2024-02-12 00:13:00:933 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-02-12T00:13:00.932912183Z, 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-02-12 00:13:00:933 +0000 [defaultEventExecutorGroup-3-7] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801103528@1fc51af7 with notification JsonRpcNotification [eventTime=2024-02-12T00:13:00.932912183Z, 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-02-12 00:13:00:933 +0000 [defaultEventExecutorGroup-3-7] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-02-12T00:13:00.932912183Z, 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-02-12 00:13:00:933 +0000 [defaultEventExecutorGroup-3-7] DEBUG NotificationHandlerAdapter - Notification : {"jsonrpc":"2.0","method":"notification1","params":[1,2]} 2024-02-12 00:13:00:933 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x1e7703de, L:/127.0.0.1:55416 ! R:localhost/127.0.0.1:57801]]@1696631953 2024-02-12 00:13:00:933 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] input : [1,2] 2024-02-12 00:13:00:936 +0000 [defaultEventExecutorGroup-3-7] TRACE NotificationCodec - [decode][notification1] result : JsonRpcNotification [eventTime=2024-02-12T00:13:00.936222912Z, 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-02-12 00:13:00:936 +0000 [defaultEventExecutorGroup-3-7] DEBUG JsonRPCNotificationService - Invoking listener org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest$$Lambda$617/0x0000000801103528@1fc51af7 with notification JsonRpcNotification [eventTime=2024-02-12T00:13:00.936222912Z, 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-02-12 00:13:00:936 +0000 [defaultEventExecutorGroup-3-7] INFO JsonRPCNotificationServiceTest - Received notification : JsonRpcNotification [eventTime=2024-02-12T00:13:00.936222912Z, 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-02-12 00:13:00:936 +0000 [main] DEBUG AbstractSession - Reference count reached 0, closing and removing AbstractReconnectingClient [state=INITIAL, uri=ws://localhost:57801, sessionType=SUB, hashCode=216917770] 2024-02-12 00:13:00:936 +0000 [main] DEBUG AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x3fc84323, L:/127.0.0.1:55432 ! R:localhost/127.0.0.1:57801]]@216917770