You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds
at java.base@11.0.19/jdk.internal.misc.Unsafe.park(Native Method)
at java.base@11.0.19/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at java.base@11.0.19/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at java.base@11.0.19/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:417)
at app//com.google.api.gax.rpc.QueuingResponseObserver.getNext(QueuingResponseObserver.java:70)
at app//com.google.api.gax.rpc.ServerStreamIterator.hasNext(ServerStreamIterator.java:96)
at app//com.google.cloud.logging.LogEntryIterator.hasNext(LogEntryIterator.java:42)
at app//com.google.cloud.logging.it.ITTailLogsTest.testTailLogEntries(ITTailLogsTest.java:69)
at java.base@11.0.19/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base@11.0.19/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base@11.0.19/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base@11.0.19/java.lang.reflect.Method.invoke(Method.java:566)
at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.base@11.0.19/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base@11.0.19/java.lang.Thread.run(Thread.java:829)
Note: #1333 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: d611a09
buildURL: Build Status, Sponge
status: failed
Test output