SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/r/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 07:53:00.501 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 07:53:00.505 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 07:53:00.505 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 07:53:00.555 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 07:53:00.556 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 07:53:00.557 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 07:53:00.557 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 07:53:00.558 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 07:53:00.559 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 07:53:00.559 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 07:53:00.560 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 07:53:00.561 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @41a0aa7d 07:53:00.562 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 07:53:00.562 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 07:53:00.562 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 07:53:00.562 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 07:53:00.565 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 07:53:00.565 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 07:53:00.566 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 07:53:00.567 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 07:53:00.577 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 07:53:00.577 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 07:53:00.577 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 07:53:00.577 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 07:53:00.589 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_647917972979811846764.so 07:53:00.597 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 07:53:00.597 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 07:53:00.600 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 07:53:00.602 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 07:53:00.610 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 07:53:00.630 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 07:53:00.682 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 07:53:00.814 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 07:53:00.814 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 07:53:00.820 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 07:53:00.821 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 07:53:00.821 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 07:53:00.821 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 07:53:00.845 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 48087 (auto-detected) 07:53:00.849 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:80:ff:fe:ab:d3:02 (auto-detected) 07:53:00.888 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 07:53:00.888 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 07:53:00.888 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 07:53:00.893 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 07:53:00.900 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Initiated BMP server at /0.0.0.0:50273. 07:53:00.929 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@78fdc4d0(incomplete) at /127.143.115.167:50273. 07:53:00.951 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Connection AbstractBootstrap$PendingRegistrationPromise@78fdc4d0(success) succeeded! 07:53:00.952 [bmp-worker-0] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.0.0.1:48102 <-> 127.143.115.167/127.143.115.167:50273. 07:53:00.955 [bmp-worker-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.143.115.167:50273 <-> /127.0.0.1:48102. 07:53:00.967 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 07:53:00.967 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 07:53:00.968 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 07:53:00.968 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 07:53:00.968 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 07:53:00.994 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 07:53:00.994 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 07:53:00.996 [bmp-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4982e07b 07:53:00.978 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x9ac7d71e, L:/127.0.0.1:48102 ! R:127.143.115.167/127.143.115.167:50273] inactive. 07:53:01.014 [bmp-worker-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0xf66870bb, L:/127.143.115.167:50273 ! R:/127.0.0.1:48102] inactive. 07:53:01.020 [bmp-worker-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 1 thread-local buffer(s) from thread: bmp-worker-1 07:53:01.042 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@334f64fa(incomplete) at /127.171.200.180:26645. 07:53:01.049 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - BMP client /127.71.176.154:0 <--> /127.171.200.180:26645 deployed 07:53:01.050 [bmp-worker-32] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.71.176.154:41757 <-> 127.171.200.180/127.171.200.180:26645. 07:53:01.051 [bmp-worker-33] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.171.200.180:26645 <-> /127.71.176.154:41757. 07:53:01.053 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@1ae9ca00(success) succeeded! 07:53:01.062 [bmp-worker-33] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0xb26f066b, L:/127.171.200.180:26645 ! R:/127.71.176.154:41757] inactive. 07:53:01.062 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x37d48ebf, L:/127.71.176.154:41757 ! R:127.171.200.180/127.171.200.180:26645] inactive. 07:53:01.098 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - BMP client /127.71.176.154:0 <--> /127.171.200.180:26645 deployed 07:53:01.099 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@2385908f(incomplete) at /127.171.200.180:26645. 07:53:01.100 [bmp-worker-43] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - The connection try to BMP router /127.171.200.180:26645 failed. Next reconnection attempt in 15000 milliseconds. 07:53:16.106 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@2bc3934f(success) succeeded! 07:53:16.106 [bmp-worker-50] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.71.176.154:36849 <-> 127.171.200.180/127.171.200.180:26645. 07:53:16.109 [bmp-worker-51] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.171.200.180:26645 <-> /127.71.176.154:36849. 07:53:16.114 [bmp-worker-51] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x5f77e20a, L:/127.171.200.180:26645 ! R:/127.71.176.154:36849] inactive. 07:53:16.116 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x8d9214c8, L:/127.71.176.154:36849 ! R:127.171.200.180/127.171.200.180:26645] inactive. 07:53:16.133 [Timer-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - BMP client /127.71.176.154:0 <--> /127.171.200.180:26645 deployed 07:53:16.136 [bmp-worker-67] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - The connection try to BMP router /127.171.200.180:26645 failed. Next reconnection attempt in 15000 milliseconds. 07:53:16.146 [bmp-worker-50] DEBUG io.netty.buffer.PoolThreadCache - Freed 1 thread-local buffer(s) from thread: bmp-worker-50