You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2021/06/06 18:21:00 UTC

[jira] [Created] (FLINK-22892) Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails

Dawid Wysakowicz created FLINK-22892:
----------------------------------------

             Summary: Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test fails
                 Key: FLINK-22892
                 URL: https://issues.apache.org/jira/browse/FLINK-22892
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing
    Affects Versions: 1.14.0
            Reporter: Dawid Wysakowicz


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18700&view=logs&j=739e6eac-8312-5d31-d437-294c4d26fced&t=a68b8d89-50e9-5977-4500-f4fde4f57f9b&l=921

{code}
Jun 05 20:47:11 Running 'Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test'
Jun 05 20:47:11 ==============================================================================
Jun 05 20:47:11 TEST_DATA_DIR: /home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-11283890527
Jun 05 20:47:11 Flink dist directory: /home/vsts/work/1/s/flink-dist/target/flink-1.14-SNAPSHOT-bin/flink-1.14-SNAPSHOT
Jun 05 20:47:11 Starting cluster.
Jun 05 20:47:12 Starting standalonesession daemon on host fv-az83-351.
Jun 05 20:47:13 Starting taskexecutor daemon on host fv-az83-351.
Jun 05 20:47:13 Waiting for Dispatcher REST endpoint to come up...
Jun 05 20:47:14 Waiting for Dispatcher REST endpoint to come up...
Jun 05 20:47:16 Waiting for Dispatcher REST endpoint to come up...
Jun 05 20:47:17 Waiting for Dispatcher REST endpoint to come up...
Jun 05 20:47:18 Dispatcher REST endpoint is up.
Jun 05 20:47:18 Running externalized checkpoints test,   with ORIGINAL_DOP=4 NEW_DOP=2   and STATE_BACKEND_TYPE=rocks STATE_BACKEND_FILE_ASYNC=true   STATE_BACKEND_ROCKSDB_INCREMENTAL=true SIMULATE_FAILURE=false ...
Jun 05 20:47:25 Job (b84a167a07b862a9dbbcdc6a5969f75c) is running.
Jun 05 20:47:25 Waiting for job (b84a167a07b862a9dbbcdc6a5969f75c) to have at least 1 completed checkpoints ...
Jun 05 20:57:30 A timeout occurred waiting for job (b84a167a07b862a9dbbcdc6a5969f75c) to have at least 1 completed checkpoints .
Jun 05 20:57:30 Stopping job timeout watchdog (with pid=23016)
Jun 05 20:57:30 [FAIL] Test script contains errors.
Jun 05 20:57:30 Checking of logs skipped.
Jun 05 20:57:30 
Jun 05 20:57:30 [FAIL] 'Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test' failed after 10 minutes and 19 seconds! Test exited with exit code 1
Jun 05 20:57:30 

{code}



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