Sergey Nuyanzin created FLINK-33114:
---------------------------------------
Summary:
RightOuterJoinTaskTest.testCancelRightOuterJoinTaskWhileBuilding:232 Task
thread did not finish within 60 seconds
Key: FLINK-33114
URL: https://issues.apache.org/jira/browse/FLINK-33114
Project: Flink
Issue Type: Bug
Components: API / Core
Affects Versions: 1.19.0
Reporter: Sergey Nuyanzin
This build
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53250&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8
failed as
{noformat}
Sep 14 22:34:21 at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
Sep 14 22:34:21 at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
Sep 14 22:34:21 at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
Sep 14 22:34:21 at
org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520)
Sep 14 22:34:21 at
org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:510)
Sep 14 22:34:21 at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:243)
Sep 14 22:34:21 at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
Sep 14 22:34:21 at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
Sep 14 22:34:21 at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
Sep 14 22:34:21 at
java.util.ArrayList.forEach(ArrayList.java:1259)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)