The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed. Run started by GitHub user AHeise (triggered by AHeise).
Head commit for run: c7d683c9bf6118e06ac8c27674892ae19e0ad992 / Arvid Heise <[email protected]> [FLINK-38403][tests] Stabilize UnalignedCheckpoint ITs To take a checkpoint, UC ITs relied on a limited number of retries after failing artificially to produce a checkpoint with in-flight data. Naturally, this approach is flaky when the actual test environment is flaky and retry attempts are used up quickly for unplanned restarts. The solution is to stop fiddling around with the number of retries and instead use NonRecoverableError to force a failure of the job independent of the retries. This commit also switches to a better way to retrieve the path of that checkpoint (through JobManager API). Report URL: https://github.com/apache/flink/actions/runs/18554058566 With regards, GitHub Actions via GitBox
