He-Pin commented on PR #2821: URL: https://github.com/apache/pekko/pull/2821#issuecomment-4149871848
``` [03-28 13:45:17.328] [info] - must be established after initial lazy restart *** FAILED *** (24 seconds, 45 milliseconds) [03-28 13:45:17.329] [info] java.lang.AssertionError: assertion failed: timeout (20 seconds) during expectMsg while waiting for ping2 [03-28 13:45:17.330] [info] at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8) [03-28 13:45:17.330] [info] at org.apache.pekko.testkit.TestKitBase.expectMsg_internal(TestKit.scala:470) [03-28 13:45:17.330] [info] at org.apache.pekko.testkit.TestKitBase.expectMsg(TestKit.scala:456) [03-28 13:45:17.330] [info] at org.apache.pekko.testkit.TestKitBase.expectMsg$(TestKit.scala:167) [03-28 13:45:17.330] [info] at org.apache.pekko.testkit.TestKit.expectMsg(TestKit.scala:963) [03-28 13:45:17.330] [info] at org.apache.pekko.remote.artery.LateConnectSpec.f$proxy1$1(LateConnectSpec.scala:59) [03-28 13:45:17.330] [info] at org.apache.pekko.remote.artery.LateConnectSpec.$init$$$anonfun$1$$anonfun$1(LateConnectSpec.scala:44) [03-28 13:45:17.330] [info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22) [03-28 13:45:17.330] [info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85) [03-28 13:45:17.330] [info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31) [03-28 13:45:17.330] [info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) [03-28 13:45:17.330] [info] at org.scalatest.Transformer.apply(Transformer.scala:22) [03-28 13:45:17.330] [info] at org.scalatest.Transformer.apply(Transformer.scala:21) [03-28 13:45:17.330] [info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1118) [03-28 13:45:17.330] [info] at org.scalatest.TestSuite.withFixture(TestSuite.scala:196) [03-28 13:45:17.330] [info] at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138) [03-28 13:45:17.330] [info] at org.apache.pekko.remote.artery.ArteryMultiNodeSpec.withFixture(ArteryMultiNodeSpec.scala:59) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1124) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1128) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1128) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44) [03-28 13:45:17.331] [info] at org.apache.pekko.testkit.PekkoSpec.runTest(PekkoSpec.scala:82) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1187) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:413) [03-28 13:45:17.331] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [03-28 13:45:17.331] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [03-28 13:45:17.331] [info] at scala.collection.immutable.List.foreach(List.scala:334) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:427) [03-28 13:45:17.331] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [03-28 13:45:17.331] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [03-28 13:45:17.331] [info] at scala.collection.immutable.List.foreach(List.scala:334) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396) [03-28 13:45:17.331] [info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1187) [03-28 13:45:17.331] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44) [03-28 13:45:17.331] [info] at org.apache.pekko.testkit.PekkoSpec.runTests(PekkoSpec.scala:82) [03-28 13:45:17.331] [info] at org.scalatest.Suite.run(Suite.scala:1114) [03-28 13:45:17.332] [info] at org.scalatest.Suite.run$(Suite.scala:564) [03-28 13:45:17.332] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(PekkoSpec.scala:82) [03-28 13:45:17.332] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1232) [03-28 13:45:17.334] [info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535) [03-28 13:45:17.334] [info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1232) [03-28 13:45:17.334] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44) [03-28 13:45:17.334] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$BeforeAndAfterAll$$super$run(PekkoSpec.scala:82) [03-28 13:45:17.334] [info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213) [03-28 13:45:17.334] [info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217) [03-28 13:45:17.334] [info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135) [03-28 13:45:17.334] [info] at org.apache.pekko.testkit.PekkoSpec.run(PekkoSpec.scala:82) [03-28 13:45:17.334] [info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321) [03-28 13:45:17.334] [info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517) [03-28 13:45:17.334] [info] at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414) [03-28 13:45:17.334] [info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [03-28 13:45:17.335] [info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [03-28 13:45:17.335] [info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [03-28 13:45:17.335] [info] at java.base/java.lang.Thread.run(Thread.java:840) ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
