2024-09-28 11:50:55:584 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50513 2024-09-28 11:50:55:584 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1096296601 2024-09-28 11:50:55:602 +0000 [nioEventLoopGroup-8-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:50513' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:50513 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:672) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) 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:994) 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-09-28 11:50:55:602 +0000 [nioEventLoopGroup-8-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@1096296601 2024-09-28 11:50:56:101 +0000 [nioEventLoopGroup-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 2 thread-local buffer(s) from thread: nioEventLoopGroup-3-2 2024-09-28 11:50:56:104 +0000 [nioEventLoopGroup-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 2 thread-local buffer(s) from thread: nioEventLoopGroup-3-4 2024-09-28 11:50:56:236 +0000 [nioEventLoopGroup-4-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 4 thread-local buffer(s) from thread: nioEventLoopGroup-4-2 2024-09-28 11:50:56:236 +0000 [nioEventLoopGroup-4-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 3 thread-local buffer(s) from thread: nioEventLoopGroup-4-4 2024-09-28 11:50:56:605 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:50513 2024-09-28 11:50:56:605 +0000 [nioEventLoopGroup-8-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1096296601 2024-09-28 11:50:56:608 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x106233b2, L:/127.0.0.1:34666 - R:/127.0.0.1:50513]]@1096296601 2024-09-28 11:50:56:610 +0000 [nioEventLoopGroup-8-5] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: QAg0vdPe/YW/ShFfZY1ukg==, expected response: 1gLBzoQ5ZaqRgvrIaKtF7xTTAac= 2024-09-28 11:50:56:632 +0000 [nioEventLoopGroup-8-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xb51020a7, L:/127.0.0.1:50513 - R:/127.0.0.1:34666] WebSocket version V13 server handshake 2024-09-28 11:50:56:633 +0000 [nioEventLoopGroup-8-7] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: QAg0vdPe/YW/ShFfZY1ukg==, response: 1gLBzoQ5ZaqRgvrIaKtF7xTTAac= 2024-09-28 11:50:56:643 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x106233b2, L:/127.0.0.1:34666 - R:/127.0.0.1:50513] 2024-09-28 11:50:56:744 +0000 [nioEventLoopGroup-8-6] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Response : TEST 2024-09-28 11:50:56:751 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1889314278 2024-09-28 11:50:56:751 +0000 [nioEventLoopGroup-8-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x106233b2, L:/127.0.0.1:34666 ! R:/127.0.0.1:50513]]@1096296601 2024-09-28 11:50:56:751 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x106233b2, L:/127.0.0.1:34666 ! R:/127.0.0.1:50513]]@1096296601 2024-09-28 11:50:56:751 +0000 [nioEventLoopGroup-8-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. 2024-09-28 11:50:56:752 +0000 [nioEventLoopGroup-8-5] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x106233b2, L:/127.0.0.1:34666 ! R:/127.0.0.1:50513]. 2024-09-28 11:50:56:764 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:56:764 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@725659440 2024-09-28 11:50:56:767 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x0a755835, L:/127.0.0.1:55250 - R:/127.0.0.1:33757]]@725659440 2024-09-28 11:50:56:767 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 91PLGDV+rJ/WRs6ZSSEIxA==, expected response: HXjf7o2ZpKbxcT2ZZ4u6fFSNkKo= 2024-09-28 11:50:56:780 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x2a0113e2, L:/127.0.0.1:33757 - R:/127.0.0.1:55250] WebSocket version V13 server handshake 2024-09-28 11:50:56:780 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 91PLGDV+rJ/WRs6ZSSEIxA==, response: HXjf7o2ZpKbxcT2ZZ4u6fFSNkKo= 2024-09-28 11:50:56:784 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x0a755835, L:/127.0.0.1:55250 - R:/127.0.0.1:33757] 2024-09-28 11:50:56:865 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:56:866 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@155154288 2024-09-28 11:50:56:867 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc311a35f, L:/127.0.0.1:55264 - R:/127.0.0.1:33757]]@155154288 2024-09-28 11:50:56:868 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: ERmlyBmJf+Ry0SXIvIIZUA==, expected response: 0010eHMV8F6ze0zqcwvsuWgheWY= 2024-09-28 11:50:56:874 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xcc876b41, L:/127.0.0.1:33757 - R:/127.0.0.1:55264] WebSocket version V13 server handshake 2024-09-28 11:50:56:875 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: ERmlyBmJf+Ry0SXIvIIZUA==, response: 0010eHMV8F6ze0zqcwvsuWgheWY= 2024-09-28 11:50:56:876 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xc311a35f, L:/127.0.0.1:55264 - R:/127.0.0.1:33757] 2024-09-28 11:50:56:968 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:56:968 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1903289013 2024-09-28 11:50:56:971 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xc12484a8, L:/127.0.0.1:55270 - R:/127.0.0.1:33757]]@1903289013 2024-09-28 11:50:56:972 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: +smEQGMmlGk19kIwMk9XbA==, expected response: NE8ywLM19HzHoERgtexuAC96ndI= 2024-09-28 11:50:56:975 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x62c5271a, L:/127.0.0.1:33757 - R:/127.0.0.1:55270] WebSocket version V13 server handshake 2024-09-28 11:50:56:975 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: +smEQGMmlGk19kIwMk9XbA==, response: NE8ywLM19HzHoERgtexuAC96ndI= 2024-09-28 11:50:56:977 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xc12484a8, L:/127.0.0.1:55270 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:069 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:070 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@2082191673 2024-09-28 11:50:57:072 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x589614f7, L:/127.0.0.1:55274 - R:/127.0.0.1:33757]]@2082191673 2024-09-28 11:50:57:072 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: Ky/Tdi2Q3uPkUHsSSmAQCg==, expected response: IdmlKyVssKCC++GTFSZhG873J0o= 2024-09-28 11:50:57:076 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xad39fdb1, L:/127.0.0.1:33757 - R:/127.0.0.1:55274] WebSocket version V13 server handshake 2024-09-28 11:50:57:077 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: Ky/Tdi2Q3uPkUHsSSmAQCg==, response: IdmlKyVssKCC++GTFSZhG873J0o= 2024-09-28 11:50:57:078 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x589614f7, L:/127.0.0.1:55274 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:171 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:171 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1786104273 2024-09-28 11:50:57:173 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2a0bc54c, L:/127.0.0.1:55280 - R:/127.0.0.1:33757]]@1786104273 2024-09-28 11:50:57:174 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: C/P9y/2nKbEONWRBYtGucw==, expected response: s39zQysSn/fDR5Y2yGDQkkxq4Jo= 2024-09-28 11:50:57:177 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xf1151c50, L:/127.0.0.1:33757 - R:/127.0.0.1:55280] WebSocket version V13 server handshake 2024-09-28 11:50:57:177 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: C/P9y/2nKbEONWRBYtGucw==, response: s39zQysSn/fDR5Y2yGDQkkxq4Jo= 2024-09-28 11:50:57:179 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2a0bc54c, L:/127.0.0.1:55280 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:273 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:278 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@735052723 2024-09-28 11:50:57:279 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xd246b64e, L:/127.0.0.1:55294 - R:/127.0.0.1:33757]]@735052723 2024-09-28 11:50:57:279 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 0/TORsH45f2ifp7aE/fcqg==, expected response: Jdvy9Q5p1fkv+hW1t1LRioSv6jY= 2024-09-28 11:50:57:281 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x6f75446d, L:/127.0.0.1:33757 - R:/127.0.0.1:55294] WebSocket version V13 server handshake 2024-09-28 11:50:57:282 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 0/TORsH45f2ifp7aE/fcqg==, response: Jdvy9Q5p1fkv+hW1t1LRioSv6jY= 2024-09-28 11:50:57:283 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xd246b64e, L:/127.0.0.1:55294 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:302 +0000 [nioEventLoopGroup-6-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-6-4 2024-09-28 11:50:57:304 +0000 [nioEventLoopGroup-6-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: nioEventLoopGroup-6-2 2024-09-28 11:50:57:382 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:383 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@75909896 2024-09-28 11:50:57:384 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x2221563e, L:/127.0.0.1:55302 - R:/127.0.0.1:33757]]@75909896 2024-09-28 11:50:57:385 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: LZNDz9KVX+R0uoq2X8V0hw==, expected response: sjSsyD0fyxFUWnRidvUNZ48m1+k= 2024-09-28 11:50:57:387 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xe14c75c7, L:/127.0.0.1:33757 - R:/127.0.0.1:55302] WebSocket version V13 server handshake 2024-09-28 11:50:57:387 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: LZNDz9KVX+R0uoq2X8V0hw==, response: sjSsyD0fyxFUWnRidvUNZ48m1+k= 2024-09-28 11:50:57:388 +0000 [nioEventLoopGroup-9-6] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x2221563e, L:/127.0.0.1:55302 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:484 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:484 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@945416241 2024-09-28 11:50:57:486 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1aa1edb2, L:/127.0.0.1:55306 - R:/127.0.0.1:33757]]@945416241 2024-09-28 11:50:57:486 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: 7gw73lAN7XQR7UwHybMtgA==, expected response: FvQZJOqMEZzjfBtbTYzu/1kD5pE= 2024-09-28 11:50:57:488 +0000 [nioEventLoopGroup-7-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 13 thread-local buffer(s) from thread: nioEventLoopGroup-7-4 2024-09-28 11:50:57:489 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x336b93de, L:/127.0.0.1:33757 - R:/127.0.0.1:55306] WebSocket version V13 server handshake 2024-09-28 11:50:57:490 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: 7gw73lAN7XQR7UwHybMtgA==, response: FvQZJOqMEZzjfBtbTYzu/1kD5pE= 2024-09-28 11:50:57:491 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x1aa1edb2, L:/127.0.0.1:55306 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:493 +0000 [nioEventLoopGroup-7-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-7-2 2024-09-28 11:50:57:586 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:586 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@516976054 2024-09-28 11:50:57:588 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb23b86f8, L:/127.0.0.1:55322 - R:/127.0.0.1:33757]]@516976054 2024-09-28 11:50:57:589 +0000 [nioEventLoopGroup-9-4] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: OcPQfCo1y8ESOE/w5w3zAw==, expected response: BZpBT51OnVI/IYu/JslcNsGjils= 2024-09-28 11:50:57:589 +0000 [nioEventLoopGroup-7-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-7-7 2024-09-28 11:50:57:591 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0xce600335, L:/127.0.0.1:33757 - R:/127.0.0.1:55322] WebSocket version V13 server handshake 2024-09-28 11:50:57:592 +0000 [nioEventLoopGroup-9-6] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: OcPQfCo1y8ESOE/w5w3zAw==, response: BZpBT51OnVI/IYu/JslcNsGjils= 2024-09-28 11:50:57:593 +0000 [nioEventLoopGroup-9-4] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0xb23b86f8, L:/127.0.0.1:55322 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:687 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33757 2024-09-28 11:50:57:687 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1859204182 2024-09-28 11:50:57:688 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x897ca379, L:/127.0.0.1:55338 - R:/127.0.0.1:33757]]@1859204182 2024-09-28 11:50:57:689 +0000 [nioEventLoopGroup-9-8] DEBUG io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13 - WebSocket version 13 client handshake key: w1L4RhmBysMBtgMsPOcajA==, expected response: OTlBkdjmFjvosHOcxIH7AXwp14U= 2024-09-28 11:50:57:691 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - [id: 0x57cd74d0, L:/127.0.0.1:33757 - R:/127.0.0.1:55338] WebSocket version V13 server handshake 2024-09-28 11:50:57:691 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker - WebSocket version 13 server handshake key: w1L4RhmBysMBtgMsPOcajA==, response: OTlBkdjmFjvosHOcxIH7AXwp14U= 2024-09-28 11:50:57:691 +0000 [nioEventLoopGroup-7-9] DEBUG io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: nioEventLoopGroup-7-9 2024-09-28 11:50:57:693 +0000 [nioEventLoopGroup-9-8] DEBUG org.opendaylight.jsonrpc.bus.http.WebSocketClientHandshake - Client connected on [id: 0x897ca379, L:/127.0.0.1:55338 - R:/127.0.0.1:33757] 2024-09-28 11:50:57:790 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:791 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:792 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:792 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:793 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:794 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:794 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:794 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:795 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:796 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:796 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:796 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:796 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:796 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:796 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:797 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:798 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:805 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:805 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:805 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:805 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:806 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:807 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:808 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:809 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:810 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:812 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:812 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:813 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:815 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:816 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:814 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:817 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:818 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:819 +0000 [nioEventLoopGroup-9-1] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:819 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:820 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-7] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:822 +0000 [nioEventLoopGroup-9-9] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:823 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:824 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:824 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:824 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:824 +0000 [nioEventLoopGroup-9-5] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:821 +0000 [nioEventLoopGroup-9-3] INFO org.opendaylight.jsonrpc.bus.http.PubSubTest - Messsage : Ola! 2024-09-28 11:50:57:825 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xc311a35f, L:/127.0.0.1:55264 - R:/127.0.0.1:33757]]@155154288 2024-09-28 11:50:57:825 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2221563e, L:/127.0.0.1:55302 - R:/127.0.0.1:33757]]@75909896 2024-09-28 11:50:57:825 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x589614f7, L:/127.0.0.1:55274 - R:/127.0.0.1:33757]]@2082191673 2024-09-28 11:50:57:827 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x2a0bc54c, L:/127.0.0.1:55280 - R:/127.0.0.1:33757]]@1786104273 2024-09-28 11:50:57:827 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb23b86f8, L:/127.0.0.1:55322 - R:/127.0.0.1:33757]]@516976054 2024-09-28 11:50:57:828 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x897ca379, L:/127.0.0.1:55338 - R:/127.0.0.1:33757]]@1859204182 2024-09-28 11:50:57:828 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x0a755835, L:/127.0.0.1:55250 - R:/127.0.0.1:33757]]@725659440 2024-09-28 11:50:57:830 +0000 [nioEventLoopGroup-9-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. 2024-09-28 11:50:57:830 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xd246b64e, L:/127.0.0.1:55294 - R:/127.0.0.1:33757]. 2024-09-28 11:50:57:830 +0000 [nioEventLoopGroup-9-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. 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-2] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x0a755835, L:/127.0.0.1:55250 ! R:/127.0.0.1:33757]. 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-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. 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0xc12484a8, L:/127.0.0.1:55270 - R:/127.0.0.1:33757]. 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@189231734 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xd246b64e, L:/127.0.0.1:55294 ! R:/127.0.0.1:33757]]@735052723 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@164708786 2024-09-28 11:50:57:831 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xc12484a8, L:/127.0.0.1:55270 ! R:/127.0.0.1:33757]]@1903289013 2024-09-28 11:50:57:832 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xc12484a8, L:/127.0.0.1:55270 ! R:/127.0.0.1:33757]]@1903289013 2024-09-28 11:50:57:832 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0xd246b64e, L:/127.0.0.1:55294 ! R:/127.0.0.1:33757]]@735052723 2024-09-28 11:50:57:833 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1263568704 2024-09-28 11:50:57:833 +0000 [nioEventLoopGroup-9-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x1aa1edb2, L:/127.0.0.1:55306 ! R:/127.0.0.1:33757]]@945416241 2024-09-28 11:50:57:833 +0000 [nioEventLoopGroup-9-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. 2024-09-28 11:50:57:833 +0000 [nioEventLoopGroup-9-10] DEBUG io.netty.channel.DefaultChannelPipeline - Discarded message pipeline : [ws-decoder, ws-encoder, client-handler, DefaultChannelPipeline$TailContext#0]. Channel : [id: 0x1aa1edb2, L:/127.0.0.1:55306 ! R:/127.0.0.1:33757]. 2024-09-28 11:50:57:833 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x1aa1edb2, L:/127.0.0.1:55306 ! R:/127.0.0.1:33757]]@945416241