09:55:06,838 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 09:55:06,851 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 09:55:07,468 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#467714321] 09:55:07,470 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#-1071457525] 09:55:07,470 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$a#467714321] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,471 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$a#-1071457525] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,476 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 09:55:07,476 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 09:55:07,492 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to execute operation (urn:test?revision=2014-08-28)test-something org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeRpcWithRemoteFailedFuture(RemoteOpsImplementationTest.java:154) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:55:07,494 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [ERROR] OpsInvoker - Failed to execute operation (urn:test?revision=2014-08-28)test-something due to Test Exception. More details are available on DEBUG level. 09:55:07,497 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@921e1f[status=PENDING] for operation (urn:test?revision=2014-08-28)test-something org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeRpcWithRemoteFailedFuture(RemoteOpsImplementationTest.java:154) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:55:07,532 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-1075293940] 09:55:07,532 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-158767473] 09:55:07,533 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$b#-158767473] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,533 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$b#-1075293940] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,535 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Handling ExecuteOps Message 09:55:07,535 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 09:55:07,535 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@14e28ea3 09:55:07,535 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 09:55:07,536 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@a6a756f[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@4f68ea46]] for action (urn:test?revision=2014-08-28)test-something successfully completed 09:55:07,544 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#-985087005] 09:55:07,544 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#886084760] 09:55:07,545 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$c#886084760] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,545 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$c#-985087005] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,547 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 09:55:07,549 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 09:55:07,549 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to invoke action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:126) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:79) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 09:55:07,549 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@5f9a7752[status=PENDING] for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:126) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:79) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 09:55:07,557 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#-2092520325] 09:55:07,557 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#-671122363] 09:55:07,558 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#-2092520325] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,558 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#-671122363] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,558 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 09:55:07,558 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 09:55:07,558 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Failed to invoke RPC (urn:test?revision=2014-08-28)test-something java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:92) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:77) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 09:55:07,559 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@7eed22d4[status=PENDING] for operation (urn:test?revision=2014-08-28)test-something java.lang.RuntimeException: test at org.opendaylight.controller.remote.rpc.OpsInvoker.execute(OpsInvoker.java:92) at org.opendaylight.controller.remote.rpc.OpsInvoker.handleReceive(OpsInvoker.java:77) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 09:55:07,566 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#-1011710953] 09:55:07,567 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$e#-1011710953] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,567 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 09:55:07,567 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#2085370440] 09:55:07,567 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 09:55:07,567 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$e#2085370440] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,568 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@7b280a47 09:55:07,568 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Received response for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]}: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 09:55:07,569 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@27f5e16b[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@2f471509]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 09:55:07,577 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#523090606] 09:55:07,577 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#-221419388] 09:55:07,577 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#523090606] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,577 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#-221419388] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,577 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 09:55:07,577 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 09:55:07,578 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@6245b534 09:55:07,578 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 09:55:07,578 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@23ebd754[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@3407ba7f]] for action (urn:test?revision=2014-08-28)test-something successfully completed 09:55:07,585 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#92224741] 09:55:07,585 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#1737564863] 09:55:07,585 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$g#1737564863] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,585 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$g#92224741] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,585 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Handling ExecuteOps Message 09:55:07,585 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 09:55:07,586 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Sending response for execution of (urn:test?revision=2014-08-28)test-something : org.opendaylight.controller.remote.rpc.messages.RpcResponse@536df5c9 09:55:07,586 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{} 09:55:07,586 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@3cf1eb2d[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@2b094ee7]] for action (urn:test?revision=2014-08-28)test-something successfully completed 09:55:07,592 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#100331354] 09:55:07,592 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#-1590410626] 09:55:07,592 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$h#-1590410626] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,592 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$h#100331354] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,593 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 09:55:07,593 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 09:55:07,593 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Failed to execute operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeActionWithRemoteFailedFuture(RemoteOpsImplementationTest.java:172) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:55:07,593 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [ERROR] OpsInvoker - Failed to execute operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} due to Test Exception. More details are available on DEBUG level. 09:55:07,593 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@56a57da5[status=PENDING] for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} org.opendaylight.controller.remote.rpc.RemoteDOMRpcException: Test Exception at org.opendaylight.controller.remote.rpc.RemoteOpsImplementationTest.testInvokeActionWithRemoteFailedFuture(RemoteOpsImplementationTest.java:172) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:55:07,602 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-1885863586] 09:55:07,602 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#-1885863586] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,602 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-1812795949] 09:55:07,602 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#-1812795949] to Actor[pekko://opendaylight-rpc/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://opendaylight-rpc/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 09:55:07,603 AM [main] [DEBUG] RemoteActionImplementation - invoking action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} with path DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(urn:test?revision=2014-08-28)test-something} 09:55:07,603 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 09:55:07,603 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@253c9fdc 09:55:07,603 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Received response for operation Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]}: result is DefaultDOMRpcResult{value=ImmutableContainerNode{name=(urn:test?revision=2014-08-28)output, body=[ImmutableLeafNode{name=(urn:test?revision=2014-08-28)output, body=bar}]}} 09:55:07,603 AM [scala-execution-context-global-602] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@5ff8e14c[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@6c63d11d]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 09:55:07,607 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:55:07,619 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]