Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: Http2PersistentClientTlsSpec - when the first connection fails to materialize #4280

Open
octonato opened this issue Jun 12, 2023 · 0 comments
Labels
failed Tickets that indicate a Jenkins failure

Comments

@octonato
Copy link
Member

https://github.com/akka/akka-http/actions/runs/5217612712/jobs/9417621519#step:7:2149

[info]   - should when the first connection fails to materialize *** FAILED *** (3 seconds, 42 milliseconds)
[info]     java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class akka.http.impl.engine.http2.Http2PersistentClientSpec$ServerRequest
[info]     at scala.Predef$.assert(Predef.scala:279)
[info]     at akka.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:571)
[info]     at akka.testkit.TestKitBase.expectMsgType(TestKit.scala:543)
[info]     at akka.testkit.TestKitBase.expectMsgType$(TestKit.scala:542)
[info]     at akka.testkit.TestKit.expectMsgType(TestKit.scala:956)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec$TestSetup$server$.expectRequest(Http2PersistentClientSpec.scala:397)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec$$anon$4.<init>(Http2PersistentClientSpec.scala:234)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec.$anonfun$new$8(Http2PersistentClientSpec.scala:211)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec$InWithStoppedStages.$anonfun$inAssertAllStagesStopped$2(Http2PersistentClientSpec.scala:451)
[info]     at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
[info]     at akka.stream.testkit.scaladsl.StreamTestKit$.assertAllStagesStopped(StreamTestKit.scala:32)
[info]     at akka.http.impl.engine.http2.Http2PersistentClientSpec$InWithStoppedStages.$anonfun$inAssertAllStagesStopped$1(Http2PersistentClientSpec.scala:450)
[info]     at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
[info]     at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[info]     at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[info]     at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info]     at org.scalatest.Transformer.apply(Transformer.scala:22)
@octonato octonato added the failed Tickets that indicate a Jenkins failure label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Tickets that indicate a Jenkins failure
Projects
None yet
Development

No branches or pull requests

1 participant