01:18:52,72 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:52,90 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:18:52,814 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#-201349351] 01:18:52,816 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#-201349351] 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'. 01:18:52,816 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$a#1156684185] 01:18:52,816 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/$a#1156684185] 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'. 01:18:52,822 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:18:52,822 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:18:52,828 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [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) 01:18:52,830 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [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. 01:18:52,833 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@7ada9de[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) 01:18:52,845 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#241379871] 01:18:52,845 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$b#-958125547] 01:18:52,846 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#241379871] 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'. 01:18:52,846 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/$b#-958125547] 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'. 01:18:52,847 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:18:52,847 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:18:52,847 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@56f6be51 01:18:52,847 AM [scala-execution-context-global-612] [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}]}} 01:18:52,848 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@d55c2ae[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@48575d60]] for action (urn:test?revision=2014-08-28)test-something successfully completed 01:18:52,857 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#-136074824] 01:18:52,857 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$c#1768993890] 01:18:52,857 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#1768993890] 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'. 01:18:52,857 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/$c#-136074824] 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'. 01:18:52,859 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} 01:18:52,860 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:18:52,861 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [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) 01:18:52,861 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@22defeed[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) 01:18:52,870 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#-1602595983] 01:18:52,870 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$d#664300283] 01:18:52,871 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/$d#-1602595983] 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'. 01:18:52,871 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$d#664300283] 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'. 01:18:52,871 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:18:52,871 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:18:52,871 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) 01:18:52,871 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@79d5b562[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) 01:18:52,879 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#-383853869] 01:18:52,879 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$e#-1827214525] 01:18:52,879 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/$e#-383853869] 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'. 01:18:52,879 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/$e#-1827214525] 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'. 01:18:52,879 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} 01:18:52,879 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:18:52,880 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Sending response for execution of Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} : org.opendaylight.controller.remote.rpc.messages.ActionResponse@55dfeda8 01:18:52,881 AM [scala-execution-context-global-612] [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}]}} 01:18:52,881 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@5ab64844[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@2878a22f]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 01:18:52,888 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#490937798] 01:18:52,888 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$f#1188831866] 01:18:52,888 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$f#490937798] 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'. 01:18:52,888 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/$f#1188831866] 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'. 01:18:52,888 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:18:52,888 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:18:52,888 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@5260833b 01:18:52,889 AM [scala-execution-context-global-612] [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}]}} 01:18:52,889 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@7d04185b[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@29aecc3c]] for action (urn:test?revision=2014-08-28)test-something successfully completed 01:18:52,898 AM [opendaylight-rpc-pekko.actor.default-dispatcher-5] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#-405290653] 01:18:52,898 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$g#-418424734] 01:18:52,898 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#-405290653] 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'. 01:18:52,898 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#-418424734] 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'. 01:18:52,899 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Handling ExecuteOps Message 01:18:52,899 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing RPC (urn:test?revision=2014-08-28)test-something 01:18:52,899 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@6d307ee8 01:18:52,899 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Received response for operation (urn:test?revision=2014-08-28)test-something: result is DefaultDOMRpcResult{} 01:18:52,899 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMRpcFuture@41b24525[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@2c36fee6]] for action (urn:test?revision=2014-08-28)test-something successfully completed 01:18:52,906 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#1958199430] 01:18:52,906 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#1958199430] 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'. 01:18:52,906 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$h#1236201229] 01:18:52,906 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} 01:18:52,906 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:18:52,906 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#1236201229] 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'. 01:18:52,906 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [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) 01:18:52,907 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [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. 01:18:52,907 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Failing future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@71adedfb[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) 01:18:52,915 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-519453362] 01:18:52,915 AM [opendaylight-rpc-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://opendaylight-rpc/user/$i#-519453362] 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'. 01:18:52,915 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Actor created Actor[pekko://opendaylight-rpc/user/$i#-2110832440] 01:18:52,915 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} 01:18:52,915 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [DEBUG] OpsInvoker - Executing Action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} 01:18:52,915 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/$i#-2110832440] 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'. 01:18:52,915 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@3381da45 01:18:52,915 AM [scala-execution-context-global-612] [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}]}} 01:18:52,915 AM [scala-execution-context-global-612] [DEBUG] AbstractRemoteFuture - Future org.opendaylight.controller.remote.rpc.RemoteDOMActionFuture@2ebd10de[status=SUCCESS, result=[org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult@7df5e341]] for action Absolute{qnames=[(urn:test?revision=2014-08-28)test-something]} successfully completed 01:18:52,919 AM [opendaylight-rpc-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:18:52,930 AM [opendaylight-rpc-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]