[test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 [main] ERROR io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: io.netty.buffer.PooledByteBufAllocator.newHeapBuffer(PooledByteBufAllocator.java:393) io.netty.buffer.AbstractByteBufAllocator.heapBuffer(AbstractByteBufAllocator.java:169) io.atomix.storage.journal.DiskFileAccess.allocateBuffer(DiskFileAccess.java:52) io.atomix.storage.journal.DiskFileAccess.newFileWriter(DiskFileAccess.java:42) io.atomix.storage.journal.DiskFileAccess.newFileWriter(DiskFileAccess.java:24) io.atomix.storage.journal.JournalSegment$Inactive.activate(JournalSegment.java:74) io.atomix.storage.journal.JournalSegment.activate(JournalSegment.java:162) io.atomix.storage.journal.JournalSegment.acquire(JournalSegment.java:156) io.atomix.storage.journal.JournalSegment.acquireWriter(JournalSegment.java:189) io.atomix.storage.journal.SegmentedByteBufWriter.appendToNextSegment(SegmentedByteBufWriter.java:66) io.atomix.storage.journal.SegmentedByteBufWriter.append(SegmentedByteBufWriter.java:58) io.atomix.storage.journal.SegmentedJournalWriter.append(SegmentedJournalWriter.java:51) org.opendaylight.controller.akka.segjournal.DataJournalV0.writePayload(DataJournalV0.java:159) org.opendaylight.controller.akka.segjournal.DataJournalV0.handleWriteMessages(DataJournalV0.java:135) org.opendaylight.controller.akka.segjournal.SegmentedJournalActor.handleWriteMessages(SegmentedJournalActor.java:471) org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) scala.PartialFunction.applyOrElse(PartialFunction.scala:214) scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) org.apache.pekko.testkit.CallingThreadDispatcher.process$1(CallingThreadDispatcher.scala:290) org.apache.pekko.testkit.CallingThreadDispatcher.runQueue(CallingThreadDispatcher.scala:325) org.apache.pekko.testkit.CallingThreadDispatcher.dispatch(CallingThreadDispatcher.scala:244) org.apache.pekko.actor.dungeon.Dispatch.sendMessage(Dispatch.scala:172) org.apache.pekko.actor.dungeon.Dispatch.sendMessage$(Dispatch.scala:166) org.apache.pekko.actor.ActorCell.sendMessage(ActorCell.scala:420) org.apache.pekko.actor.Cell.sendMessage(ActorCell.scala:336) org.apache.pekko.actor.Cell.sendMessage$(ActorCell.scala:335) org.apache.pekko.actor.ActorCell.sendMessage(ActorCell.scala:420) org.apache.pekko.actor.LocalActorRef.$bang(ActorRef.scala:458) org.apache.pekko.actor.ActorRef.tell(ActorRef.scala:141) org.opendaylight.controller.akka.segjournal.SegmentedFileJournalTest.writeBigPaylod(SegmentedFileJournalTest.java:208) org.opendaylight.controller.akka.segjournal.SegmentedFileJournalTest.testComplexDeletesAndPartialReplays(SegmentedFileJournalTest.java:146) java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) java.base/java.lang.reflect.Method.invoke(Method.java:580) org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:766) org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) java.base/java.util.ArrayList.forEach(ArrayList.java:1596) org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) java.base/java.util.ArrayList.forEach(ArrayList.java:1596) org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [test-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]