SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@3ec9f8d] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@7e0f9528] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@3ec9f8d] 23:13:04.328 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 23:13:04.332 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 23:13:04.332 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 23:13:04.354 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21 23:13:04.354 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 23:13:04.355 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 23:13:04.357 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe base methods: all available 23:13:04.357 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 23:13:04.358 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 23:13:04.359 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 23:13:04.359 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @14fc5f04) 23:13:04.361 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 23:13:04.361 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 23:13:04.361 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 23:13:04.361 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 23:13:04.362 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 23:13:04.363 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 23:13:04.363 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 23:13:04.367 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.jfr.enabled: true 23:13:04.372 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 23:13:04.373 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.deleteLibAfterLoading: true 23:13:04.373 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.tryPatchShadedId: true 23:13:04.373 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.detectNativeLibraryDuplicates: true 23:13:04.383 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_648403663043321512420.so 23:13:04.389 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 23:13:04.389 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 23:13:04.391 [main] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 23:13:04.392 [main] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 4096 23:13:04.416 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 16 23:13:04.435 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 23:13:04.475 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 23:13:04.618 [main] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 23:13:04.618 [main] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 23:13:04.618 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 16 23:13:04.618 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 16 23:13:04.618 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 23:13:04.619 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 23:13:04.649 [main] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 40161 (auto-detected) 23:13:04.651 [main] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: fa:43:e3:ff:fe:51:c5:8c (auto-detected) 23:13:04.690 [main] DEBUG io.netty.buffer.AdaptiveByteBufAllocator -- -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 23:13:04.709 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 23:13:04.709 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 23:13:04.709 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 23:13:04.709 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 23:13:04.709 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 23:13:04.721 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: adaptive 23:13:04.721 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 23:13:04.721 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 23:13:04.726 [main] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 23:13:04.735 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Initiated BMP server at /0.0.0.0:52146. 23:13:04.765 [main] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@e18d2a2(incomplete) at /127.94.127.231:52146. 23:13:04.788 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Connection AbstractBootstrap$PendingRegistrationPromise@e18d2a2(success) succeeded! 23:13:04.788 [bmp-worker-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.94.127.231:52146 <-> /127.0.0.1:38500. 23:13:04.788 [bmp-worker-0] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.0.0.1:38500 <-> 127.94.127.231/127.94.127.231:52146. 23:13:04.823 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 23:13:04.823 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 23:13:04.816 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x8e69bc2a, L:/127.0.0.1:38500 ! R:127.94.127.231/127.94.127.231:52146] inactive. 23:13:04.825 [bmp-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4fe2e577 23:13:04.899 [bmp-worker-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xc7e4f226, L:/127.94.127.231:52146 ! R:/127.0.0.1:38500] inactive. 23:13:04.900 [bmp-worker-1] DEBUG io.netty.buffer.PoolThreadCache -- Freed 1 thread-local buffer(s) from thread: bmp-worker-1 23:13:04.900 [main] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@45273d40(incomplete) at /127.187.98.162:28041. 23:13:04.904 [main] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.153.99.68:0 <--> /127.187.98.162:28041 deployed 23:13:04.905 [bmp-worker-32] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.153.99.68:37593 <-> 127.187.98.162/127.187.98.162:28041. 23:13:04.905 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@7cb1dae6(success) succeeded! 23:13:04.907 [bmp-worker-33] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.187.98.162:28041 <-> /127.153.99.68:37593. 23:13:04.919 [bmp-worker-33] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xe01c7443, L:/127.187.98.162:28041 ! R:/127.153.99.68:37593] inactive. 23:13:04.919 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x0549215c, L:/127.153.99.68:37593 ! R:127.187.98.162/127.187.98.162:28041] inactive. 23:13:04.925 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.153.99.68:0 <--> /127.187.98.162:28041 deployed 23:13:04.928 [bmp-worker-49] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.187.98.162:28041 failed. Next reconnection attempt in 15000 milliseconds. 23:13:04.929 [main] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@2b6ee447(incomplete) at /127.187.98.162:28041. 23:13:19.946 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@64793b94(success) succeeded! 23:13:19.946 [bmp-worker-50] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.153.99.68:45923 <-> 127.187.98.162/127.187.98.162:28041. 23:13:19.949 [bmp-worker-51] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.187.98.162:28041 <-> /127.153.99.68:45923. 23:13:19.953 [bmp-worker-51] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x63441294, L:/127.187.98.162:28041 ! R:/127.153.99.68:45923] inactive. 23:13:19.963 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xacbcd788, L:/127.153.99.68:45923 ! R:127.187.98.162/127.187.98.162:28041] inactive.