You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2021/08/16 05:10:00 UTC

[jira] [Created] (FLINK-23796) UnalignedCheckpointRescaleITCase JVM crash on Azure

Xintong Song created FLINK-23796:
------------------------------------

             Summary: UnalignedCheckpointRescaleITCase JVM crash on Azure
                 Key: FLINK-23796
                 URL: https://issues.apache.org/jira/browse/FLINK-23796
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing
    Affects Versions: 1.14.0
            Reporter: Xintong Song
             Fix For: 1.14.0


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=22220&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=0c010d0c-3dec-5bf1-d408-7b18988b1b2b&l=5182

{code}
Aug 16 01:03:17 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (integration-tests) on project flink-tests: There are test failures.
Aug 16 01:03:17 [ERROR] 
Aug 16 01:03:17 [ERROR] Please refer to /__w/1/s/flink-tests/target/surefire-reports for the individual test results.
Aug 16 01:03:17 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
Aug 16 01:03:17 [ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Aug 16 01:03:17 [ERROR] Command was /bin/sh -c cd /__w/1/s/flink-tests/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=1 -XX:+UseG1GC -jar /__w/1/s/flink-tests/target/surefire/surefirebooter4077406518503777021.jar /__w/1/s/flink-tests/target/surefire 2021-08-15T23-59-56_973-jvmRun1 surefire4438021626717472043tmp surefire_1445134621790231688950tmp
Aug 16 01:03:17 [ERROR] Error occurred in starting fork, check output in log
Aug 16 01:03:17 [ERROR] Process Exit Code: 137
Aug 16 01:03:17 [ERROR] Crashed tests:
Aug 16 01:03:17 [ERROR] org.apache.flink.test.checkpointing.UnalignedCheckpointRescaleITCase
Aug 16 01:03:17 [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Aug 16 01:03:17 [ERROR] Command was /bin/sh -c cd /__w/1/s/flink-tests/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=1 -XX:+UseG1GC -jar /__w/1/s/flink-tests/target/surefire/surefirebooter4077406518503777021.jar /__w/1/s/flink-tests/target/surefire 2021-08-15T23-59-56_973-jvmRun1 surefire4438021626717472043tmp surefire_1445134621790231688950tmp
Aug 16 01:03:17 [ERROR] Error occurred in starting fork, check output in log
Aug 16 01:03:17 [ERROR] Process Exit Code: 137
{code}



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