2024-09-25 11:49:38:487 +0000 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 2024-09-25 11:49:38:500 +0000 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2024-09-25 11:49:38:516 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 2024-09-25 11:49:38:516 +0000 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 2024-09-25 11:49:38:530 +0000 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 2024-09-25 11:49:38:591 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33109 2024-09-25 11:49:38:591 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@937492182 2024-09-25 11:49:38:600 +0000 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 7224 (auto-detected) 2024-09-25 11:49:38:604 +0000 [Time-limited test] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 2024-09-25 11:49:38:604 +0000 [Time-limited test] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 2024-09-25 11:49:38:607 +0000 [Time-limited test] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2024-09-25 11:49:38:608 +0000 [Time-limited test] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 2024-09-25 11:49:38:609 +0000 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:42:ff:fe:77:b1:77 (auto-detected) 2024-09-25 11:49:38:647 +0000 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 2024-09-25 11:49:38:684 +0000 [nioEventLoopGroup-2-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:33109' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:33109 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-25 11:49:38:685 +0000 [nioEventLoopGroup-2-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@937492182 2024-09-25 11:49:39:687 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:33109 2024-09-25 11:49:39:687 +0000 [nioEventLoopGroup-2-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@937492182 2024-09-25 11:49:39:692 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x697f669d, L:/127.0.0.1:58250 - R:/127.0.0.1:33109]]@937492182 2024-09-25 11:49:39:720 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 2024-09-25 11:49:39:721 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 2024-09-25 11:49:39:721 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 2024-09-25 11:49:39:721 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 2024-09-25 11:49:39:721 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 2024-09-25 11:49:39:772 +0000 [nioEventLoopGroup-2-8] INFO org.opendaylight.jsonrpc.bus.zmq.ServerHandler - Subscribing to topic 'topic1' 2024-09-25 11:49:39:798 +0000 [nioEventLoopGroup-2-6] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Response : TEST 2024-09-25 11:49:39:801 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1151592435 2024-09-25 11:49:39:801 +0000 [nioEventLoopGroup-2-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0x697f669d, L:/127.0.0.1:58250 ! R:/127.0.0.1:33109]]@937492182 2024-09-25 11:49:39:801 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to DONE [[id: 0x697f669d, L:/127.0.0.1:58250 ! R:/127.0.0.1:33109]]@937492182 2024-09-25 11:49:39:825 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39889 2024-09-25 11:49:39:825 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@313735503 2024-09-25 11:49:39:829 +0000 [nioEventLoopGroup-3-1] WARN org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Connection attempt to '/127.0.0.1:39889' failed io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.0.0.1:39889 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-25 11:49:39:829 +0000 [nioEventLoopGroup-3-1] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to INITIAL [N/A]@313735503 2024-09-25 11:49:40:831 +0000 [nioEventLoopGroup-3-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:39889 2024-09-25 11:49:40:831 +0000 [nioEventLoopGroup-3-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@313735503 2024-09-25 11:49:40:835 +0000 [nioEventLoopGroup-3-5] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x1c58c977, L:/127.0.0.1:33240 - R:/127.0.0.1:39889]]@313735503 2024-09-25 11:49:40:935 +0000 [nioEventLoopGroup-3-6] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Response : TEST 2024-09-25 11:49:40:936 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x1c58c977, L:/127.0.0.1:33240 - R:/127.0.0.1:39889]]@313735503 2024-09-25 11:49:40:946 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:40:946 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@957733764 2024-09-25 11:49:40:949 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x088b115b, L:/127.0.0.1:51788 - R:/127.0.0.1:51233]]@957733764 2024-09-25 11:49:41:047 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:048 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@581117860 2024-09-25 11:49:41:051 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x643bfc95, L:/127.0.0.1:51792 - R:/127.0.0.1:51233]]@581117860 2024-09-25 11:49:41:149 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:149 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1518298434 2024-09-25 11:49:41:152 +0000 [nioEventLoopGroup-4-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x75245737, L:/127.0.0.1:51808 - R:/127.0.0.1:51233]]@1518298434 2024-09-25 11:49:41:251 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:251 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@656222121 2024-09-25 11:49:41:252 +0000 [nioEventLoopGroup-4-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xcd24bf9e, L:/127.0.0.1:51812 - R:/127.0.0.1:51233]]@656222121 2024-09-25 11:49:41:352 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:352 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1098632307 2024-09-25 11:49:41:353 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x62cf2355, L:/127.0.0.1:51826 - R:/127.0.0.1:51233]]@1098632307 2024-09-25 11:49:41:455 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:455 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1452808668 2024-09-25 11:49:41:456 +0000 [nioEventLoopGroup-4-2] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe1bc87a0, L:/127.0.0.1:51836 - R:/127.0.0.1:51233]]@1452808668 2024-09-25 11:49:41:556 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:556 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1452086020 2024-09-25 11:49:41:557 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xb21b1ef0, L:/127.0.0.1:51838 - R:/127.0.0.1:51233]]@1452086020 2024-09-25 11:49:41:657 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:657 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1790542478 2024-09-25 11:49:41:659 +0000 [nioEventLoopGroup-4-10] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0xe5046181, L:/127.0.0.1:51852 - R:/127.0.0.1:51233]]@1790542478 2024-09-25 11:49:41:758 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:758 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1337154441 2024-09-25 11:49:41:760 +0000 [nioEventLoopGroup-4-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x833c6bac, L:/127.0.0.1:51860 - R:/127.0.0.1:51233]]@1337154441 2024-09-25 11:49:41:826 +0000 [nioEventLoopGroup-2-7] DEBUG io.netty.buffer.PoolThreadCache - Freed 5 thread-local buffer(s) from thread: nioEventLoopGroup-2-7 2024-09-25 11:49:41:826 +0000 [nioEventLoopGroup-2-5] DEBUG io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: nioEventLoopGroup-2-5 2024-09-25 11:49:41:861 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - (Re)connecting to /127.0.0.1:51233 2024-09-25 11:49:41:861 +0000 [Time-limited test] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from INITIAL to CONNECTING [N/A]@1558542568 2024-09-25 11:49:41:862 +0000 [nioEventLoopGroup-4-8] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTING to CONNECTED [[id: 0x5e111623, L:/127.0.0.1:51864 - R:/127.0.0.1:51233]]@1558542568 2024-09-25 11:49:41:975 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:975 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:975 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:975 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:975 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:975 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:976 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:978 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:978 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:979 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:980 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:983 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:983 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:984 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:986 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:987 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:987 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:987 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:987 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:989 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:990 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:992 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-5] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:993 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:994 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:995 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:996 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-1] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:991 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:997 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:998 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:41:999 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:000 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-9] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:001 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-3] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:002 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:003 +0000 [nioEventLoopGroup-4-7] INFO org.opendaylight.jsonrpc.bus.zmq.PubSubTest - Messsage : Ola! 2024-09-25 11:49:42:004 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x5e111623, L:/127.0.0.1:51864 - R:/127.0.0.1:51233]]@1558542568 2024-09-25 11:49:42:008 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x62cf2355, L:/127.0.0.1:51826 - R:/127.0.0.1:51233]]@1098632307 2024-09-25 11:49:42:009 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x088b115b, L:/127.0.0.1:51788 - R:/127.0.0.1:51233]]@957733764 2024-09-25 11:49:42:011 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x75245737, L:/127.0.0.1:51808 - R:/127.0.0.1:51233]]@1518298434 2024-09-25 11:49:42:011 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe5046181, L:/127.0.0.1:51852 - R:/127.0.0.1:51233]]@1790542478 2024-09-25 11:49:42:012 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x833c6bac, L:/127.0.0.1:51860 - R:/127.0.0.1:51233]]@1337154441 2024-09-25 11:49:42:012 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0x643bfc95, L:/127.0.0.1:51792 - R:/127.0.0.1:51233]]@581117860 2024-09-25 11:49:42:013 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xe1bc87a0, L:/127.0.0.1:51836 - R:/127.0.0.1:51233]]@1452808668 2024-09-25 11:49:42:017 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xcd24bf9e, L:/127.0.0.1:51812 ! R:/127.0.0.1:51233]]@656222121 2024-09-25 11:49:42:017 +0000 [nioEventLoopGroup-4-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@514601189 2024-09-25 11:49:42:017 +0000 [nioEventLoopGroup-4-4] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from DONE to INITIAL [[id: 0xcd24bf9e, L:/127.0.0.1:51812 ! R:/127.0.0.1:51233]]@656222121 2024-09-25 11:49:42:018 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Scheduling reconnect because state is CONNECTED@1392964343 2024-09-25 11:49:42:018 +0000 [main] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to DONE [[id: 0xb21b1ef0, L:/127.0.0.1:51838 ! R:/127.0.0.1:51233]]@1452086020 2024-09-25 11:49:42:018 +0000 [nioEventLoopGroup-4-6] DEBUG org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient - Changing connection state from CONNECTED to INITIAL [[id: 0xb21b1ef0, L:/127.0.0.1:51838 ! R:/127.0.0.1:51233]]@1452086020