[
https://issues.apache.org/jira/browse/FLINK-16694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger reopened FLINK-16694:
------------------------------------
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=2524&view=logs&j=91bf6583-3fb2-592f-e4d4-d79d79c3230a&t=94459a52-42b6-5bfc-5d74-690b5d3c6de8
In this run, the test stalled forever:
{code}
2020-06-01T20:45:27.8122406Z Job (255b5425f819c9ab8619fd158c547919) is running.
2020-06-01T20:45:27.8129405Z Waiting for job (255b5425f819c9ab8619fd158c547919)
to have at least 1 completed checkpoints ...
2020-06-02T00:00:24.2059925Z ##[error]The operation was canceled.
{code}
I propose to run it with {run_test_with_timeout} so that we get some logs.
> Resuming Externalized Checkpoint end-to-end test failed on travis
> -----------------------------------------------------------------
>
> Key: FLINK-16694
> URL: https://issues.apache.org/jira/browse/FLINK-16694
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Metrics, Tests
> Affects Versions: 1.9.2
> Reporter: Piotr Nowojski
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.11.0, 1.10.2, 1.9.4
>
>
> Running 'Resuming Externalized Checkpoint (rocks, incremental, scale down)
> end-to-end test' failed on travis (release-1.9 branch) with the error:
> {code:java}
> The job exceeded the maximum log length, and has been terminated.
> {code}
> https://api.travis-ci.org/v3/job/664469537/log.txt
> https://travis-ci.org/github/apache/flink/builds/664469494
> This error is probably because of metrics logging and it's masking some other
> underlying issue, potentially FLINK-16695 as they happened in the same build.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)