You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/06/30 07:57:00 UTC

[jira] [Created] (FLINK-28320) ShuffleMasterTest hangs and doesn't produce any output for 900 seconds

Martijn Visser created FLINK-28320:
--------------------------------------

             Summary: ShuffleMasterTest hangs and doesn't produce any output for 900 seconds
                 Key: FLINK-28320
                 URL: https://issues.apache.org/jira/browse/FLINK-28320
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
            Reporter: Martijn Visser


{code:java}
Jun 30 03:36:13 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.057 s - in org.apache.flink.runtime.rpc.RpcEndpointTest
Jun 30 04:06:22 ==============================================================================
Jun 30 04:06:22 Process produced no output for 900 seconds.
Jun 30 04:06:22 ==============================================================================
Jun 30 04:06:22 ==============================================================================
Jun 30 04:06:22 The following Java processes are running (JPS)
Jun 30 04:06:22 ==============================================================================
Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
Jun 30 04:06:23 630 Launcher
Jun 30 04:06:23 23159 surefirebooter6827274093814314206.jar
Jun 30 04:06:23 11959 Jps
Jun 30 04:06:23 ==============================================================================
{code}

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37387&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=8099

The ShuffleMasterTest comes after RpcEndpointTest, which is why this test must be the one that's hanging



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