Skip to content

Adjust metadata networking options #4101

Adjust metadata networking options

Adjust metadata networking options #4101

GitHub Actions / Test Results failed Jan 30, 2025 in 0s

1 errors, 1 skipped, 43 pass in 4m 11s

  7 files  ±0    7 suites  ±0   4m 11s ⏱️ + 1m 23s
 45 tests ±0   43 ✅  - 1  1 💤 ±0  0 ❌ ±0  1 🔥 +1 
174 runs  +2  170 ✅ +1  3 💤 ±0  0 ❌ ±0  1 🔥 +1 

Results for commit 3b08b24. ± Comparison against earlier commit 7f9ed44.

Annotations

Check failure on line 0 in dev.restate.sdktesting.tests.StopRuntime

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs with error: startAndStopRuntimeRetainsTheState(Client, ContainerHandle) (dev.restate.sdktesting.tests.StopRuntime)

test-report/singleThreadSinglePartition/TEST-junit-jupiter.xml [took 1m 0s]
Raw output
startAndStopRuntimeRetainsTheState(dev.restate.sdk.client.Client, dev.restate.sdktesting.infra.ContainerHandle) timed out after 60 seconds
java.util.concurrent.TimeoutException: startAndStopRuntimeRetainsTheState(dev.restate.sdk.client.Client, dev.restate.sdktesting.infra.ContainerHandle) timed out after 60 seconds
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	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)
	Suppressed: java.lang.InterruptedException
		at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:94)
		at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
		at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
		at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47)
		at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
		at kotlinx.coroutines.test.TestBuildersJvmKt.createTestResult(TestBuildersJvm.kt:10)
		at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:310)
		at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
		at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:168)
		at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
		at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0$default(TestBuilders.kt:160)
		at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0$default(Unknown Source)
		at dev.restate.sdktesting.tests.StopRuntime.startAndStopRuntimeRetainsTheState(StopRuntime.kt:40)
		at java.base/java.lang.reflect.Method.invoke(Method.java:580)
		... 6 more
		Suppressed: kotlinx.coroutines.test.UncompletedCoroutinesError: After waiting for 1m, the test coroutine is not completing
			at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1$2.invokeSuspend$lambda$0(TestBuilders.kt:351)
			at kotlinx.coroutines.InvokeOnCancelling.invoke(JobSupport.kt:1569)
			at kotlinx.coroutines.JobSupport.notifyCancelling(JobSupport.kt:1603)
			at kotlinx.coroutines.JobSupport.tryMakeCancelling(JobSupport.kt:826)
			at kotlinx.coroutines.JobSupport.makeCancelling(JobSupport.kt:786)
			at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core(JobSupport.kt:702)
			at kotlinx.coroutines.JobSupport.cancelCoroutine(JobSupport.kt:689)
			at kotlinx.coroutines.TimeoutCoroutine.run(Timeout.kt:156)
			at kotlinx.coroutines.EventLoopImplBase$DelayedRunnableTask.run(EventLoop.common.kt:505)
			at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
			at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:105)
			at java.base/java.lang.Thread.run(Thread.java:1583)

unique-id: [engine:junit-jupiter]/[class:dev.restate.sdktesting.tests.StopRuntime]/[method:startAndStopRuntimeRetainsTheState(dev.restate.sdk.client.Client, dev.restate.sdktesting.infra.ContainerHandle)]
display-name: startAndStopRuntimeRetainsTheState(Client, ContainerHandle)