SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7cc2c551] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@d84b3a2] 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@7cc2c551] 14:21:49.974 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 14:21:49.978 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 14:21:49.978 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 14:21:50.000 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21 14:21:50.001 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 14:21:50.002 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 14:21:50.003 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe base methods: all available 14:21:50.004 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 14:21:50.005 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 14:21:50.006 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 14:21:50.006 [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) 14:21:50.008 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 14:21:50.008 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 14:21:50.008 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 14:21:50.008 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 14:21:50.009 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 14:21:50.010 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 14:21:50.010 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 14:21:50.014 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.jfr.enabled: true 14:21:50.020 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 14:21:50.020 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.deleteLibAfterLoading: true 14:21:50.020 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.tryPatchShadedId: true 14:21:50.020 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- -Dio.netty.native.detectNativeLibraryDuplicates: true 14:21:50.031 [main] DEBUG io.netty.util.internal.NativeLibraryLoader -- Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_643093427910310780519.so 14:21:50.037 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 14:21:50.037 [main] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 14:21:50.040 [main] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 14:21:50.041 [main] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 4096 14:21:50.052 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 16 14:21:50.064 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 14:21:50.112 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 14:21:50.261 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 14:21:50.261 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 16 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 16 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 14:21:50.262 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 14:21:50.284 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 39444 (auto-detected) 14:21:50.287 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: 96:22:70:ff:fe:7e:0f:f0 (auto-detected) 14:21:50.317 [Time-limited test] DEBUG io.netty.buffer.AdaptiveByteBufAllocator -- -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 14:21:50.338 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 14:21:50.338 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 14:21:50.338 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 14:21:50.338 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 14:21:50.338 [Time-limited test] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 14:21:50.357 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: adaptive 14:21:50.357 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 14:21:50.357 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 14:21:50.362 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 14:21:50.371 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Initiated BMP server at /0.0.0.0:33969. 14:21:50.400 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@773c88d6(incomplete) at /127.50.216.224:33969. 14:21:50.419 [bmp-worker-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.50.216.224:33969 <-> /127.0.0.1:38426. 14:21:50.420 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Connection AbstractBootstrap$PendingRegistrationPromise@773c88d6(success) succeeded! 14:21:50.420 [bmp-worker-0] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.0.0.1:38426 <-> 127.50.216.224/127.50.216.224:33969. 14:21:50.458 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x59493cbd, L:/127.0.0.1:38426 ! R:127.50.216.224/127.50.216.224:33969] inactive. 14:21:50.471 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 14:21:50.471 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 14:21:50.472 [bmp-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@436fc0f7 14:21:50.522 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@3fc0caab(incomplete) at /127.91.200.129:21115. 14:21:50.526 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.63.154.93:0 <--> /127.91.200.129:21115 deployed 14:21:50.527 [bmp-worker-32] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.63.154.93:37701 <-> 127.91.200.129/127.91.200.129:21115. 14:21:50.528 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@c4d093c(success) succeeded! 14:21:50.529 [bmp-worker-33] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.91.200.129:21115 <-> /127.63.154.93:37701. 14:21:50.537 [bmp-worker-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xdfdbfa79, L:/127.50.216.224:33969 ! R:/127.0.0.1:38426] inactive. 14:21:50.538 [bmp-worker-1] DEBUG io.netty.buffer.PoolThreadCache -- Freed 1 thread-local buffer(s) from thread: bmp-worker-1 14:21:50.539 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xeae08701, L:/127.63.154.93:37701 ! R:127.91.200.129/127.91.200.129:21115] inactive. 14:21:50.539 [bmp-worker-33] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x8ba7437e, L:/127.91.200.129:21115 ! R:/127.63.154.93:37701] inactive. 14:21:50.540 [bmp-worker-33] DEBUG io.netty.buffer.PoolThreadCache -- Freed 1 thread-local buffer(s) from thread: bmp-worker-33 14:21:50.546 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.63.154.93:0 <--> /127.91.200.129:21115 deployed 14:21:50.548 [bmp-worker-48] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.63.154.93:35475 <-> 127.91.200.129/127.91.200.129:21115. 14:21:50.557 [bmp-worker-48] ERROR org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Exception caught in BMP Session. io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed with error(-104): Connection reset by peer 14:21:50.565 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl -- Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@1461acd(incomplete) at /127.91.200.129:21115. 14:21:50.560 [bmp-worker-48] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Closing session: BmpSessionImpl{channel=[id: 0xbb187aa7, L:/127.63.154.93:35475 - R:127.91.200.129/127.91.200.129:21115]} 14:21:50.569 [bmp-worker-48] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@53f7a90(success) succeeded! 14:21:50.570 [bmp-worker-48] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0xbb187aa7, L:/127.63.154.93:35475 ! R:127.91.200.129/127.91.200.129:21115] inactive. 14:21:50.576 [Timer-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.63.154.93:0 <--> /127.91.200.129:21115 deployed 14:21:50.577 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- Connection AbstractBootstrap$PendingRegistrationPromise@cc6a7f5(success) succeeded! 14:21:50.577 [bmp-worker-50] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.63.154.93:44821 <-> 127.91.200.129/127.91.200.129:21115. 14:21:50.578 [bmp-worker-51] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Starting session /127.91.200.129:21115 <-> /127.63.154.93:44821. 14:21:50.588 [bmp-worker-51] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x5dae8ca0, L:/127.91.200.129:21115 ! R:/127.63.154.93:44821] inactive. 14:21:50.588 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl -- Channel [id: 0x53bff670, L:/127.63.154.93:44821 ! R:127.91.200.129/127.91.200.129:21115] inactive. 14:21:50.596 [Timer-3] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- BMP client /127.63.154.93:0 <--> /127.91.200.129:21115 deployed 14:21:50.597 [bmp-worker-67] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher -- The connection try to BMP router /127.91.200.129:21115 failed. Next reconnection attempt in 15000 milliseconds.