SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@6e807e2] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@6c995c5d] 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@6e807e2] 18:30:26.733 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 18:30:26.741 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 18:30:26.741 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 18:30:26.764 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21 18:30:26.764 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 18:30:26.766 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 18:30:26.767 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe base methods: all available 18:30:26.768 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 18:30:26.769 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 18:30:26.770 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 18:30:26.771 [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 @264f218) 18:30:26.771 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 18:30:26.771 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 18:30:26.772 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 18:30:26.772 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 18:30:26.773 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 18:30:26.775 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 18:30:26.775 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 18:30:26.781 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.jfr.enabled: true 18:30:26.790 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 18:30:26.790 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.deleteLibAfterLoading: true 18:30:26.790 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.tryPatchShadedId: true 18:30:26.791 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.detectNativeLibraryDuplicates: true 18:30:26.804 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6410328932471251915943.so 18:30:26.810 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 18:30:26.810 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 18:30:26.812 [main] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 18:30:26.813 [main] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 4096 18:30:26.824 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 16 18:30:26.835 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 18:30:26.886 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 18:30:27.040 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 18:30:27.040 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 16 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 16 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 18:30:27.041 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 18:30:27.063 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 43741 (auto-detected) 18:30:27.065 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: 7e:d0:62:ff:fe:5d:d7:d3 (auto-detected) 18:30:27.095 [Time-limited test] DEBUG io.netty.buffer.AdaptiveByteBufAllocator -- -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 18:30:27.114 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 18:30:27.115 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 18:30:27.115 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 18:30:27.115 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 18:30:27.115 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 18:30:27.123 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: adaptive 18:30:27.124 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 18:30:27.124 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 18:30:27.139 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 18:30:27.149 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Initiated BMP server at /0.0.0.0:27460. 18:30:27.181 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@2a03bf14(incomplete) at /127.178.180.110:27460. 18:30:27.207 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Connection AbstractBootstrap$PendingRegistrationPromise@2a03bf14(success) succeeded! 18:30:27.207 [bmp-worker-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.178.180.110:27460 <-> /127.0.0.1:58482. 18:30:27.208 [bmp-worker-0] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.0.0.1:58482 <-> 127.178.180.110/127.178.180.110:27460. 18:30:27.233 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x409221c5, L:/127.0.0.1:58482 ! R:127.178.180.110/127.178.180.110:27460] inactive. 18:30:27.241 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 18:30:27.241 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 18:30:27.242 [bmp-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@362c1488 18:30:27.309 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@3d013109(incomplete) at /127.137.84.214:44482. 18:30:27.314 [bmp-worker-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x6ab5a3c4, L:/127.178.180.110:27460 ! R:/127.0.0.1:58482] inactive. 18:30:27.314 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.180.129.55:0 <--> /127.137.84.214:44482 deployed 18:30:27.315 [bmp-worker-1] DEBUG io.netty.buffer.PoolThreadCache -- Freed 1 thread-local buffer(s) from thread: bmp-worker-1 18:30:27.316 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@e0c6449(success) succeeded! 18:30:27.317 [bmp-worker-33] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.137.84.214:44482 <-> /127.180.129.55:45221. 18:30:27.317 [bmp-worker-32] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.180.129.55:45221 <-> 127.137.84.214/127.137.84.214:44482. 18:30:27.326 [bmp-worker-33] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x9e57c0e3, L:/127.137.84.214:44482 ! R:/127.180.129.55:45221] inactive. 18:30:27.327 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x29ceebc7, L:/127.180.129.55:45221 ! R:127.137.84.214/127.137.84.214:44482] inactive. 18:30:27.341 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.180.129.55:0 <--> /127.137.84.214:44482 deployed 18:30:27.343 [bmp-worker-44] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@108881a4(success) succeeded! 18:30:27.344 [bmp-worker-44] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.180.129.55:46563 <-> 127.137.84.214/127.137.84.214:44482. 18:30:27.359 [bmp-worker-44] ERROR org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Exception caught in BMP Session. io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection reset by peer 18:30:27.361 [bmp-worker-44] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Closing session: BmpSessionImpl{channel=[id: 0x9af9e8f4, L:/127.180.129.55:46563 - R:127.137.84.214/127.137.84.214:44482]} 18:30:27.363 [bmp-worker-44] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x9af9e8f4, L:/127.180.129.55:46563 ! R:127.137.84.214/127.137.84.214:44482] inactive. 18:30:27.374 [Timer-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.180.129.55:0 <--> /127.137.84.214:44482 deployed 18:30:27.374 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@541cf71c(incomplete) at /127.137.84.214:44482. 18:30:27.375 [bmp-worker-50] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.137.84.214:44482 failed. Next reconnection attempt in 15000 milliseconds. 18:30:42.384 [bmp-worker-51] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@61965a9f(success) succeeded! 18:30:42.384 [bmp-worker-51] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.180.129.55:34533 <-> 127.137.84.214/127.137.84.214:44482. 18:30:42.386 [bmp-worker-52] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.137.84.214:44482 <-> /127.180.129.55:34533. 18:30:42.392 [bmp-worker-52] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x7b1b9571, L:/127.137.84.214:44482 ! R:/127.180.129.55:34533] inactive. 18:30:42.392 [bmp-worker-51] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xf15eec13, L:/127.180.129.55:34533 ! R:127.137.84.214/127.137.84.214:44482] inactive. 18:30:42.400 [Timer-3] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.180.129.55:0 <--> /127.137.84.214:44482 deployed 18:30:42.401 [bmp-worker-68] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.137.84.214:44482 failed. Next reconnection attempt in 15000 milliseconds.