2025-03-01 08:32:29:940 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50677 2025-03-01 08:32:29:940 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@758104368 2025-03-01 08:32:29:943 +0000 [nioEventLoopGroup-13-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:50677' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:50677 Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:682) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:973) at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) 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:1583) 2025-03-01 08:32:29:943 +0000 [nioEventLoopGroup-13-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@758104368 2025-03-01 08:32:29:986 +0000 [nioEventLoopGroup-4-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 5 thread-local buffer(s) from thread: nioEventLoopGroup-4-4 2025-03-01 08:32:30:041 +0000 [nioEventLoopGroup-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: nioEventLoopGroup-5-2 2025-03-01 08:32:30:043 +0000 [nioEventLoopGroup-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-5-4 2025-03-01 08:32:30:164 +0000 [nioEventLoopGroup-6-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-6-2 2025-03-01 08:32:30:266 +0000 [nioEventLoopGroup-6-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 6 thread-local buffer(s) from thread: nioEventLoopGroup-6-4 2025-03-01 08:32:30:945 +0000 [nioEventLoopGroup-13-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50677 2025-03-01 08:32:30:946 +0000 [nioEventLoopGroup-13-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@758104368 2025-03-01 08:32:30:948 +0000 [nioEventLoopGroup-13-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd5868c92, L:/127.0.0.1:57658 - R:/127.0.0.1:50677]]@758104368 2025-03-01 08:32:30:949 +0000 [nioEventLoopGroup-13-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: zB0TjUySTxzZG4r6aVBO6A==, expected response: wEQsCbF5VqupAKFX2UChuuQpZ8M= 2025-03-01 08:32:30:952 +0000 [nioEventLoopGroup-13-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x80d7be99, L:/127.0.0.1:50677 - R:/127.0.0.1:57658] WebSocket version V13 server handshake 2025-03-01 08:32:30:952 +0000 [nioEventLoopGroup-13-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: zB0TjUySTxzZG4r6aVBO6A==, response: wEQsCbF5VqupAKFX2UChuuQpZ8M= 2025-03-01 08:32:30:954 +0000 [nioEventLoopGroup-13-5] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd5868c92, L:/127.0.0.1:57658 - R:/127.0.0.1:50677] 2025-03-01 08:32:31:050 +0000 [nioEventLoopGroup-13-6] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Response : TEST 2025-03-01 08:32:31:051 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xd5868c92, L:/127.0.0.1:57658 - R:/127.0.0.1:50677]]@758104368 2025-03-01 08:32:31:052 +0000 [nioEventLoopGroup-13-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:31:052 +0000 [nioEventLoopGroup-13-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd5868c92, L:/127.0.0.1:57658 ! R:/127.0.0.1:50677]. 2025-03-01 08:32:31:060 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:060 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@366088619 2025-03-01 08:32:31:062 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x082e87c8, L:/127.0.0.1:54276 - R:/127.0.0.1:49825]]@366088619 2025-03-01 08:32:31:064 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: A5YPX+M3Q0Gx87bIIUo2Jw==, expected response: 1SWB9E6afIazvATeuFkIFMNBPPI= 2025-03-01 08:32:31:066 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf52abfc1, L:/127.0.0.1:49825 - R:/127.0.0.1:54276] WebSocket version V13 server handshake 2025-03-01 08:32:31:066 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: A5YPX+M3Q0Gx87bIIUo2Jw==, response: 1SWB9E6afIazvATeuFkIFMNBPPI= 2025-03-01 08:32:31:068 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x082e87c8, L:/127.0.0.1:54276 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:161 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:161 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@484493590 2025-03-01 08:32:31:162 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x82bcb024, L:/127.0.0.1:54280 - R:/127.0.0.1:49825]]@484493590 2025-03-01 08:32:31:163 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: s2JAyBzVZUrA10nOuB6iAw==, expected response: V2quHnV6l7i/yf265LVNRuZ0eNw= 2025-03-01 08:32:31:167 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xea65a450, L:/127.0.0.1:49825 - R:/127.0.0.1:54280] WebSocket version V13 server handshake 2025-03-01 08:32:31:167 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: s2JAyBzVZUrA10nOuB6iAw==, response: V2quHnV6l7i/yf265LVNRuZ0eNw= 2025-03-01 08:32:31:170 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x82bcb024, L:/127.0.0.1:54280 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:223 +0000 [nioEventLoopGroup-8-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-8-2 2025-03-01 08:32:31:223 +0000 [nioEventLoopGroup-8-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-8-4 2025-03-01 08:32:31:262 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:262 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1678795000 2025-03-01 08:32:31:264 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x4cb504c0, L:/127.0.0.1:54288 - R:/127.0.0.1:49825]]@1678795000 2025-03-01 08:32:31:265 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: doxJ9WVTv/aiXOFvY9VElQ==, expected response: wjyuZW1ls8MSWUwnMx7s9ssnxFw= 2025-03-01 08:32:31:267 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x29815d92, L:/127.0.0.1:49825 - R:/127.0.0.1:54288] WebSocket version V13 server handshake 2025-03-01 08:32:31:267 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: doxJ9WVTv/aiXOFvY9VElQ==, response: wjyuZW1ls8MSWUwnMx7s9ssnxFw= 2025-03-01 08:32:31:269 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x4cb504c0, L:/127.0.0.1:54288 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:363 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:363 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@718120266 2025-03-01 08:32:31:365 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0ec8bf2e, L:/127.0.0.1:54290 - R:/127.0.0.1:49825]]@718120266 2025-03-01 08:32:31:365 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: fBjEd85WRyFl8S+CGnrKug==, expected response: oSvqzfBjZzugVEclkftc/jJ4dlg= 2025-03-01 08:32:31:367 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xfdf91f23, L:/127.0.0.1:49825 - R:/127.0.0.1:54290] WebSocket version V13 server handshake 2025-03-01 08:32:31:367 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: fBjEd85WRyFl8S+CGnrKug==, response: oSvqzfBjZzugVEclkftc/jJ4dlg= 2025-03-01 08:32:31:369 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x0ec8bf2e, L:/127.0.0.1:54290 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:404 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-9-2 2025-03-01 08:32:31:404 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-9-4 2025-03-01 08:32:31:465 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:465 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2132077830 2025-03-01 08:32:31:467 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x54ce6f3b, L:/127.0.0.1:54296 - R:/127.0.0.1:49825]]@2132077830 2025-03-01 08:32:31:467 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: TlpcflrrJLfihWmvbxHhHw==, expected response: Jx9TbkDfKCcxsxXzc/hAcC5jh3g= 2025-03-01 08:32:31:468 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xe1c90c05, L:/127.0.0.1:49825 - R:/127.0.0.1:54296] WebSocket version V13 server handshake 2025-03-01 08:32:31:469 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: TlpcflrrJLfihWmvbxHhHw==, response: Jx9TbkDfKCcxsxXzc/hAcC5jh3g= 2025-03-01 08:32:31:470 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x54ce6f3b, L:/127.0.0.1:54296 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:500 +0000 [nioEventLoopGroup-9-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-9-7 2025-03-01 08:32:31:506 +0000 [nioEventLoopGroup-9-9] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-9-9 2025-03-01 08:32:31:566 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:566 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1930537541 2025-03-01 08:32:31:567 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd2f7c10e, L:/127.0.0.1:54300 - R:/127.0.0.1:49825]]@1930537541 2025-03-01 08:32:31:567 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: xxej7QhM+t2q1pUlthfJBA==, expected response: DHr3xn86Goo4dO+kI3JdGMARzm4= 2025-03-01 08:32:31:569 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x812d3325, L:/127.0.0.1:49825 - R:/127.0.0.1:54300] WebSocket version V13 server handshake 2025-03-01 08:32:31:570 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: xxej7QhM+t2q1pUlthfJBA==, response: DHr3xn86Goo4dO+kI3JdGMARzm4= 2025-03-01 08:32:31:571 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd2f7c10e, L:/127.0.0.1:54300 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:667 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:667 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@295824327 2025-03-01 08:32:31:668 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x6c1caea5, L:/127.0.0.1:54312 - R:/127.0.0.1:49825]]@295824327 2025-03-01 08:32:31:668 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: eXhv9PlzbPySs7dSS1xH9w==, expected response: GoYBZGUZQLK4mfFk/CAh4GMmsO8= 2025-03-01 08:32:31:674 +0000 [nioEventLoopGroup-11-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-11-2 2025-03-01 08:32:31:674 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x230618c4, L:/127.0.0.1:49825 - R:/127.0.0.1:54312] WebSocket version V13 server handshake 2025-03-01 08:32:31:675 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: eXhv9PlzbPySs7dSS1xH9w==, response: GoYBZGUZQLK4mfFk/CAh4GMmsO8= 2025-03-01 08:32:31:676 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x6c1caea5, L:/127.0.0.1:54312 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:770 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:770 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1458020749 2025-03-01 08:32:31:771 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x90794c64, L:/127.0.0.1:54318 - R:/127.0.0.1:49825]]@1458020749 2025-03-01 08:32:31:771 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: oyup1p0ztD7Xc4xxyXu35Q==, expected response: lLMJGXZ9msn+yd2RZsa/DGOlYG8= 2025-03-01 08:32:31:773 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xbbf3faf9, L:/127.0.0.1:49825 - R:/127.0.0.1:54318] WebSocket version V13 server handshake 2025-03-01 08:32:31:773 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: oyup1p0ztD7Xc4xxyXu35Q==, response: lLMJGXZ9msn+yd2RZsa/DGOlYG8= 2025-03-01 08:32:31:774 +0000 [nioEventLoopGroup-14-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x90794c64, L:/127.0.0.1:54318 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:779 +0000 [nioEventLoopGroup-11-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-11-4 2025-03-01 08:32:31:834 +0000 [nioEventLoopGroup-12-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-12-4 2025-03-01 08:32:31:871 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:871 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@729398905 2025-03-01 08:32:31:872 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe78f0f8b, L:/127.0.0.1:54320 - R:/127.0.0.1:49825]]@729398905 2025-03-01 08:32:31:872 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: KmUpaC40oMMXYl3XHvd97g==, expected response: hiVBESUv4RyxjKUrq03h/Z3Rokg= 2025-03-01 08:32:31:874 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x5a02b189, L:/127.0.0.1:49825 - R:/127.0.0.1:54320] WebSocket version V13 server handshake 2025-03-01 08:32:31:874 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: KmUpaC40oMMXYl3XHvd97g==, response: hiVBESUv4RyxjKUrq03h/Z3Rokg= 2025-03-01 08:32:31:876 +0000 [nioEventLoopGroup-14-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xe78f0f8b, L:/127.0.0.1:54320 - R:/127.0.0.1:49825] 2025-03-01 08:32:31:934 +0000 [nioEventLoopGroup-12-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-12-2 2025-03-01 08:32:31:935 +0000 [nioEventLoopGroup-12-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 16 thread-local buffer(s) from thread: nioEventLoopGroup-12-7 2025-03-01 08:32:31:972 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:49825 2025-03-01 08:32:31:972 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@997334640 2025-03-01 08:32:31:973 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x821076b0, L:/127.0.0.1:54336 - R:/127.0.0.1:49825]]@997334640 2025-03-01 08:32:31:973 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: EwmLXTyqariSXNJjfOm2BA==, expected response: /ExXlXgZH0foZqvWRgw1p3KIdBE= 2025-03-01 08:32:31:975 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xd65dc8c5, L:/127.0.0.1:49825 - R:/127.0.0.1:54336] WebSocket version V13 server handshake 2025-03-01 08:32:31:975 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: EwmLXTyqariSXNJjfOm2BA==, response: /ExXlXgZH0foZqvWRgw1p3KIdBE= 2025-03-01 08:32:31:976 +0000 [nioEventLoopGroup-14-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x821076b0, L:/127.0.0.1:54336 - R:/127.0.0.1:49825] 2025-03-01 08:32:32:034 +0000 [nioEventLoopGroup-12-9] DEBUG io.netty.buffer.PoolThreadCache - Freed 17 thread-local buffer(s) from thread: nioEventLoopGroup-12-9 2025-03-01 08:32:32:075 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:076 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:077 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:078 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:080 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:081 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:081 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:081 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:081 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:081 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:082 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:083 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:083 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:083 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:084 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:085 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:085 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:085 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:085 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:086 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:087 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:090 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:091 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:093 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:093 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:093 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:092 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:094 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:095 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:096 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:096 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:096 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:096 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:096 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:096 +0000 [nioEventLoopGroup-14-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:097 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:098 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:099 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:100 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:100 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:100 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:100 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:100 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:100 +0000 [nioEventLoopGroup-14-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2025-03-01 08:32:32:101 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x082e87c8, L:/127.0.0.1:54276 - R:/127.0.0.1:49825]]@366088619 2025-03-01 08:32:32:101 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x4cb504c0, L:/127.0.0.1:54288 - R:/127.0.0.1:49825]]@1678795000 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd2f7c10e, L:/127.0.0.1:54300 - R:/127.0.0.1:49825]. 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x0ec8bf2e, L:/127.0.0.1:54290 - R:/127.0.0.1:49825]. 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:102 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0ec8bf2e, L:/127.0.0.1:54290 - R:/127.0.0.1:49825]]@718120266 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x90794c64, L:/127.0.0.1:54318 - R:/127.0.0.1:49825]. 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@997727244 2025-03-01 08:32:32:102 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x90794c64, L:/127.0.0.1:54318 - R:/127.0.0.1:49825]]@1458020749 2025-03-01 08:32:32:102 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:103 +0000 [nioEventLoopGroup-14-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xd2f7c10e, L:/127.0.0.1:54300 ! R:/127.0.0.1:49825]]@1930537541 2025-03-01 08:32:32:103 +0000 [nioEventLoopGroup-14-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x4cb504c0, L:/127.0.0.1:54288 ! R:/127.0.0.1:49825]. 2025-03-01 08:32:32:103 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe78f0f8b, L:/127.0.0.1:54320 - R:/127.0.0.1:49825]]@729398905 2025-03-01 08:32:32:103 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:103 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x82bcb024, L:/127.0.0.1:54280 - R:/127.0.0.1:49825]]@484493590 2025-03-01 08:32:32:103 +0000 [nioEventLoopGroup-14-4] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xe78f0f8b, L:/127.0.0.1:54320 ! R:/127.0.0.1:49825]. 2025-03-01 08:32:32:103 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xd2f7c10e, L:/127.0.0.1:54300 ! R:/127.0.0.1:49825]]@1930537541 2025-03-01 08:32:32:104 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:104 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x821076b0, L:/127.0.0.1:54336 - R:/127.0.0.1:49825]]@997334640 2025-03-01 08:32:32:104 +0000 [nioEventLoopGroup-14-6] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x6c1caea5, L:/127.0.0.1:54312 - R:/127.0.0.1:49825]. 2025-03-01 08:32:32:104 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:104 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1328384003 2025-03-01 08:32:32:104 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x54ce6f3b, L:/127.0.0.1:54296 - R:/127.0.0.1:49825]. 2025-03-01 08:32:32:104 +0000 [nioEventLoopGroup-14-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x6c1caea5, L:/127.0.0.1:54312 ! R:/127.0.0.1:49825]]@295824327 2025-03-01 08:32:32:104 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x6c1caea5, L:/127.0.0.1:54312 ! R:/127.0.0.1:49825]]@295824327 2025-03-01 08:32:32:104 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x54ce6f3b, L:/127.0.0.1:54296 - R:/127.0.0.1:49825]]@2132077830 2025-03-01 08:32:32:106 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded inbound message CloseWebSocketFrame(data: PooledUnsafeDirectByteBuf(ridx: 0, widx: 5, cap: 5)) that reached at the tail of the pipeline. Please check your pipeline configuration. 2025-03-01 08:32:32:106 +0000 [nioEventLoopGroup-14-8] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x821076b0, L:/127.0.0.1:54336 ! R:/127.0.0.1:49825].