[
https://issues.apache.org/jira/browse/FLINK-38613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser reopened FLINK-38613:
------------------------------------
Re-opening for release-2.2 and release-1.20.
0f589a532b110e5da0012c90812fc7c450bbd55a only went to master and release-2.3,
and both older branches still fail with the chk-N FileNotFoundException from
the description:
release-1.20, nightly 2026-09-25 (test_cron_azure, Java 8, test cases 1 and 3):
https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=79414&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3
release-2.2, nightly 2026-09-17 (test_cron_azure):
https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=79194&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3
{code}
[ERROR]
org.apache.flink.test.checkpointing.UnalignedCheckpointRescaleWithMixedExchangesITCase.testRescaleFromUnalignedCheckpoint[Test
case 1] -- Time elapsed: 7.536 s <<< ERROR!
java.lang.IllegalStateException: Job has entered FAILED state, but expecting
[RUNNING]
...
Caused by: java.io.FileNotFoundException: Cannot find checkpoint or savepoint
file/directory
'file:/tmp/junit8136545379096891130/junit3138553283353836642/54c248e918841c1cbd08d263964564d7/chk-1'
on file system 'file'.
{code}
We should backport 0f589a532b110e5da0012c90812fc7c450bbd55a.
> UnalignedCheckpointRescaleWithMixedExchangesITCase.testRescaleFromUnalignedCheckpoint
> failed in test_cron_jdk11 tests
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-38613
> URL: https://issues.apache.org/jira/browse/FLINK-38613
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 2.2.0
> Reporter: Ruan Hang
> Assignee: Roman Khachatryan
> Priority: Major
> Labels: pull-request-available, test-stability
> Fix For: 2.3.0
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=70660&view=logs&j=2c3cbe13-dee0-5837-cf47-3053da9a8a78&t=d102aafb-3bbd-55e4-a35f-e8935afffc31]
>
> It is caused by Nov 03 03:20:34 Caused by: java.io.FileNotFoundException:
> Cannot find checkpoint or savepoint file/directory
> 'file:/tmp/junit8573266849695530276/junit17225674919306289200/12141e8fa6aae151028a79bd34e940b2/chk-2'
> on file system 'file'.
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=70660&view=logs&j=2c3cbe13-dee0-5837-cf47-3053da9a8a78&t=d102aafb-3bbd-55e4-a35f-e8935afffc31&l=6897
--
This message was sent by Atlassian Jira
(v8.20.10#820010)