Johan Andrén

Results 203 issues of Johan Andrén

https://github.com/akka/akka/actions/runs/14939839497/job/41975023226#step:5:8193 https://github.com/akka/akka/actions/runs/14939839497/job/41975023497#step:5:9966 https://github.com/akka/akka/actions/runs/14939839497/job/41975023683#step:5:9774 https://github.com/akka/akka/actions/runs/14939839497/job/41975023800#step:5:8381 Seems something changed in github actions containers making the default remoting config host pick up an ip it can't bind to? ``` java.net.BindException: [/10.1.0.250:0] Cannot assign...

failed

Alternative idea how we can achieve this (for Scala at least) References #32465

I think I have seen this before, but can't find a logged issue: ``` 2025-03-19T02:51:57.2984553Z [error] Failed: Total 0, Failed 0, Errors 0, Passed 0 2025-03-19T02:51:57.2985213Z [info] No tests to...

failed

Seems to only be in Aeron UDP multi JVM tests Examples: ``` [info] * akka.cluster.LeaderDowningAllOtherNodes [error] E0203 04:56:46.899329 53492 v2.go:167] "Unhandled Error" err="next reader: read tcp 10.1.0.31:54390->35.239.92.177:443: read: connection reset...

failed
t:remoting:artery

https://github.com/akka/akka-projection/actions/runs/14337234687/job/40187343783?pr=1327#step:6:9421 ``` [info] - should replicate concurrent writes to the other DCs *** FAILED *** (20 seconds, 539 milliseconds) [info] Greeting 3 for entity id p-23 Set("hello 3 from DCD",...

failed

Unclear what the circumstances were, but here is the stack trace: ``` java.lang.IllegalStateException: Promise already completed. at scala.concurrent.Promise.complete(Promise.scala:57) at scala.concurrent.Promise.complete$(Promise.scala:56) at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104) at scala.concurrent.Promise.success(Promise.scala:91) at scala.concurrent.Promise.success$(Promise.scala:91) at scala.concurrent.impl.Promise$DefaultPromise.success(Promise.scala:104) at akka.grpc.internal.AkkaNettyGrpcClientGraphStage$$anon$1$$anon$2.onHeaders(AkkaNettyGrpcClientGraphStage.scala:88)...

https://github.com/akka/akka/actions/runs/16243428115/job/45862830084#step:5:2823 On Aeron ``` [info] - must init cluster *** FAILED *** (23 seconds, 229 milliseconds) [info] java.lang.RuntimeException: Failed to stop [ClusterSystem] within [20 seconds] [info] -> / LocalActorRefProvider$$anon$2 class...

failed

https://github.com/akka/akka/actions/runs/16711079882/job/47296130248#step:5:2536 ``` [info] akka.cluster.typed.ClusterSingletonApiSpec *** ABORTED *** (6 seconds, 42 milliseconds) [info] java.util.concurrent.TimeoutException: Future timed out after [3 seconds] [info] at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) [info] at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) [info] at scala.concurrent.Await$.$anonfun$result$1(package.scala:201) [info] at...

failed

https://github.com/akka/akka/actions/runs/15625091353/job/44017680362 ``` 2025-06-13T04:20:49.1498050Z [info] [JVM-3] - must not rebalance but should still work preparing for shutdown (on node 'third', class akka.cluster.sharding.typed.ClusterShardingPreparingForShutdownMultiJvmNode3) *** FAILED *** (32 seconds, 960 milliseconds) 2025-06-13T04:20:49.1501629Z [info]...

failed