[jira] [Created] (FLINK-21447) Resuming Savepoint (file, async, scale up) end-to-end test Fail

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-21447) Resuming Savepoint (file, async, scale up) end-to-end test Fail

Shang Yuanchun (Jira)
Guowei Ma created FLINK-21447:
---------------------------------

             Summary: Resuming Savepoint (file, async, scale up) end-to-end test Fail
                 Key: FLINK-21447
                 URL: https://issues.apache.org/jira/browse/FLINK-21447
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing
    Affects Versions: 1.11.3
            Reporter: Guowei Ma


[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=13612&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=3e8647c1-5a28-5917-dd93-bf78594ea994]

 
{code:java}
The program finished with the following exception: org.apache.flink.util.FlinkException: Could not stop with a savepoint job "4b80056de9c6ffc5a204a1e972fa62f1". at org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:534) at org.apache.flink.client.cli.CliFrontend.runClusterAction(CliFrontend.java:940) at org.apache.flink.client.cli.CliFrontend.stop(CliFrontend.java:522) at org.apache.flink.client.cli.CliFrontend.parseParameters(CliFrontend.java:1007) at org.apache.flink.client.cli.CliFrontend.lambda$main$10(CliFrontend.java:1070) at org.apache.flink.runtime.security.contexts.NoOpSecurityContext.runSecured(NoOpSecurityContext.java:28) at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:1070) Caused by: java.util.concurrent.TimeoutException at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784) at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1928) at org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:532) ... 6 more Waiting for job (4b80056de9c6ffc5a204a1e972fa62f1) to reach terminal state FINISHED ... ##[error]The operation was canceled.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)