He-Pin commented on PR #1823: URL: https://github.com/apache/pekko/pull/1823#issuecomment-2817139367
```scala MixedProtocolClusterSpec] within [20 seconds] [04-20 11:37:01.079] [info] -> / LocalActorRefProvider$$anon$3 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children [04-20 11:37:01.079] [info] ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 6 children [04-20 11:37:01.079] [info] ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 3 children [04-20 11:37:01.079] [info] | ⌊-> StreamSupervisor-44 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children [04-20 11:37:01.079] [info] | ⌊-> StreamSupervisor-45 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children [04-20 11:37:01.079] [info] | | ⌊-> remote-6-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children [04-20 11:37:01.079] [info] | ⌊-> StreamSupervisor-46 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children [04-20 11:37:01.079] [info] ⌊-> eventStreamUnsubscriber-19 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children [04-20 11:37:01.079] [info] ⌊-> log1-Logging$DefaultLogger RepointableActorRef class org.apache.pekko.event.Logging$DefaultLogger status=0 no children [04-20 11:37:01.079] [info] ⌊-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children [04-20 11:37:01.080] [info] ⌊-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children [04-20 11:37:01.080] [info] ⌊-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children [04-20 11:37:01.080] [info] at org.apache.pekko.testkit.TestKit$.shutdownActorSystem(TestKit.scala:1046) [04-20 11:37:01.080] [info] at org.apache.pekko.testkit.TestKitBase.shutdown(TestKit.scala:893) [04-20 11:37:01.080] [info] at org.apache.pekko.testkit.TestKitBase.shutdown$(TestKit.scala:168) [04-20 11:37:01.080] [info] at org.apache.pekko.testkit.TestKit.shutdown(TestKit.scala:981) [04-20 11:37:01.080] [info] at org.apache.pekko.cluster.ClusterTestKit$ClusterTestUtil.shutdownAll$$anonfun$1(ClusterTestKit.scala:112) [04-20 11:37:01.080] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [04-20 11:37:01.080] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [04-20 11:37:01.080] [info] at scala.collection.immutable.List.foreach(List.scala:334) [04-20 11:37:01.080] [info] at org.apache.pekko.cluster.ClusterTestKit$ClusterTestUtil.shutdownAll(ClusterTestKit.scala:112) [04-20 11:37:01.080] [info] at org.apache.pekko.cluster.MixedProtocolClusterSpec.testFun$proxy4$1(MixedProtocolClusterSpec.scala:154) [04-20 11:37:01.080] [info] at org.apache.pekko.cluster.MixedProtocolClusterSpec.$init$$$anonfun$1$$anonfun$4(MixedProtocolClusterSpec.scala:141) [04-20 11:37:01.080] [info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22) [04-20 11:37:01.080] [info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85) [04-20 11:37:01.080] [info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31) [04-20 11:37:01.080] [info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) [04-20 11:37:01.080] [info] at org.scalatest.Transformer.apply(Transformer.scala:22) [04-20 11:37:01.080] [info] at org.scalatest.Transformer.apply(Transformer.scala:21) [04-20 11:37:01.080] [info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1118) [04-20 11:37:01.080] [info] at org.scalatest.TestSuite.withFixture(TestSuite.scala:196) [04-20 11:37:01.081] [info] at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138) [04-20 11:37:01.081] [info] at org.apache.pekko.testkit.PekkoSpec.withFixture(PekkoSpec.scala:79) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1124) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1128) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1128) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44) [04-20 11:37:01.081] [info] at org.apache.pekko.testkit.PekkoSpec.runTest(PekkoSpec.scala:79) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1187) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:413) [04-20 11:37:01.081] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [04-20 11:37:01.081] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [04-20 11:37:01.081] [info] at scala.collection.immutable.List.foreach(List.scala:334) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:427) [04-20 11:37:01.081] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [04-20 11:37:01.081] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [04-20 11:37:01.081] [info] at scala.collection.immutable.List.foreach(List.scala:334) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396) [04-20 11:37:01.081] [info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1187) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44) [04-20 11:37:01.081] [info] at org.apache.pekko.testkit.PekkoSpec.runTests(PekkoSpec.scala:79) [04-20 11:37:01.081] [info] at org.scalatest.Suite.run(Suite.scala:1114) [04-20 11:37:01.081] [info] at org.scalatest.Suite.run$(Suite.scala:564) [04-20 11:37:01.081] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(PekkoSpec.scala:79) [04-20 11:37:01.081] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1232) [04-20 11:37:01.082] [info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535) [04-20 11:37:01.082] [info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1232) [04-20 11:37:01.082] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44) [04-20 11:37:01.082] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$BeforeAndAfterAll$$super$run(PekkoSpec.scala:79) [04-20 11:37:01.082] [info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213) [04-20 11:37:01.082] [info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217) [04-20 11:37:01.082] [info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135) [04-20 11:37:01.082] [info] at org.apache.pekko.testkit.PekkoSpec.run(PekkoSpec.scala:79) [04-20 11:37:01.082] [info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321) [04-20 11:37:01.082] [info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517) [04-20 11:37:01.082] [info] at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414) [04-20 11:37:01.082] [info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [04-20 11:37:01.082] [info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [04-20 11:37:01.082] [info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [04-20 11:37:01.082] [info] at java.base/java.lang.Thread.run(Thread.java:829) ``` The failure is unrelated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org