Sergey Nuyanzin created FLINK-32156:
---------------------------------------

             Summary: Int2AdaptiveHashJoinOperatorTest produced no output for 
900s on AZP
                 Key: FLINK-32156
                 URL: https://issues.apache.org/jira/browse/FLINK-32156
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
    Affects Versions: 1.17.2
            Reporter: Sergey Nuyanzin


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=48892&view=logs&j=a9db68b9-a7e0-54b6-0f98-010e0aff39e2&t=cdd32e0b-6047-565b-c58f-14054472f1be&l=10930
{noformat}
May 11 06:25:13 
==============================================================================
May 11 06:25:13 Process produced no output for 900 seconds.
May 11 06:25:13 
==============================================================================
...
May 11 06:25:14 "main" #1 prio=5 os_prio=0 tid=0x00007f672c00b800 nid=0x4b8 
waiting on condition [0x00007f6735dbd000]
May 11 06:25:14    java.lang.Thread.State: RUNNABLE
May 11 06:25:14         at 
org.apache.flink.table.runtime.util.UniformBinaryRowGenerator.next(UniformBinaryRowGenerator.java:90)
May 11 06:25:14         at 
org.apache.flink.table.runtime.util.UniformBinaryRowGenerator.next(UniformBinaryRowGenerator.java:27)
May 11 06:25:14         at 
org.apache.flink.runtime.operators.testutils.UnionIterator.next(UnionIterator.java:61)
May 11 06:25:14         at 
org.apache.flink.table.runtime.operators.join.Int2HashJoinOperatorTestBase.joinAndAssert(Int2HashJoinOperatorTestBase.java:271)
May 11 06:25:14         at 
org.apache.flink.table.runtime.operators.join.Int2HashJoinOperatorTestBase.buildJoin(Int2HashJoinOperatorTestBase.java:77)
May 11 06:25:14         at 
org.apache.flink.table.runtime.operators.join.Int2AdaptiveHashJoinOperatorTest.testBuildFirstHashLeftOutJoinFallbackToSMJ(Int2AdaptiveHashJoinOperatorTest.java:114)
May 11 06:25:14         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
May 11 06:25:14         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
May 11 06:25:14         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
May 11 06:25:14         at java.lang.reflect.Method.invoke(Method.java:498)
May 11 06:25:14         at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
May 11 06:25:14         at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
May 11 06:25:14         at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)

{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to