[ https://issues.apache.org/jira/browse/FLINK-28627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xingbo Huang closed FLINK-28627. -------------------------------- Resolution: Cannot Reproduce Given that it hasn't appeared for two months, I will close this issue. Please reopen the ticket if the case appears again. > KafkaITCase.testBrokerFailure failed with TestTimedOutException: test timed > out after 60000 milliseconds > -------------------------------------------------------------------------------------------------------- > > Key: FLINK-28627 > URL: https://issues.apache.org/jira/browse/FLINK-28627 > Project: Flink > Issue Type: Bug > Components: Connectors / Kafka > Affects Versions: 1.16.0 > Reporter: Huang Xingbo > Priority: Critical > Labels: test-stability > Fix For: 1.16.0 > > > {code:java} > 2022-07-21T04:34:59.2437774Z Jul 21 04:34:59 > org.junit.runners.model.TestTimedOutException: test timed out after 60000 > milliseconds > 2022-07-21T04:34:59.2440379Z Jul 21 04:34:59 at sun.misc.Unsafe.park(Native > Method) > 2022-07-21T04:34:59.2441037Z Jul 21 04:34:59 at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) > 2022-07-21T04:34:59.2442035Z Jul 21 04:34:59 at > java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707) > 2022-07-21T04:34:59.2442762Z Jul 21 04:34:59 at > java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323) > 2022-07-21T04:34:59.2443457Z Jul 21 04:34:59 at > java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742) > 2022-07-21T04:34:59.2444437Z Jul 21 04:34:59 at > java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) > 2022-07-21T04:34:59.2445085Z Jul 21 04:34:59 at > org.apache.flink.test.util.TestUtils.tryExecute(TestUtils.java:67) > 2022-07-21T04:34:59.2445878Z Jul 21 04:34:59 at > org.apache.flink.streaming.connectors.kafka.KafkaConsumerTestBase.runBrokerFailureTest(KafkaConsumerTestBase.java:1506) > 2022-07-21T04:34:59.2446794Z Jul 21 04:34:59 at > org.apache.flink.streaming.connectors.kafka.KafkaITCase.testBrokerFailure(KafkaITCase.java:112) > 2022-07-21T04:34:59.2447512Z Jul 21 04:34:59 at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > 2022-07-21T04:34:59.2448170Z Jul 21 04:34:59 at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > 2022-07-21T04:34:59.2448908Z Jul 21 04:34:59 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > 2022-07-21T04:34:59.2449574Z Jul 21 04:34:59 at > java.lang.reflect.Method.invoke(Method.java:498) > 2022-07-21T04:34:59.2450323Z Jul 21 04:34:59 at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) > 2022-07-21T04:34:59.2451516Z Jul 21 04:34:59 at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > 2022-07-21T04:34:59.2452471Z Jul 21 04:34:59 at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) > 2022-07-21T04:34:59.2453408Z Jul 21 04:34:59 at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > 2022-07-21T04:34:59.2454188Z Jul 21 04:34:59 at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) > 2022-07-21T04:34:59.2454996Z Jul 21 04:34:59 at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) > 2022-07-21T04:34:59.2455687Z Jul 21 04:34:59 at > java.util.concurrent.FutureTask.run(FutureTask.java:266) > 2022-07-21T04:34:59.2456240Z Jul 21 04:34:59 at > java.lang.Thread.run(Thread.java:748) > 2022-07-21T04:34:59.2456674Z Jul 21 04:34:59 > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=38507&view=logs&j=aa18c3f6-13b8-5f58-86bb-c1cffb239496&t=502fb6c0-30a2-5e49-c5c2-a00fa3acb203 -- This message was sent by Atlassian Jira (v8.20.10#820010)