Leonard Xu created FLINK-30374:
----------------------------------
Summary: DefaultExecutionGraphCacheTest fails with 239 exit code
Key: FLINK-30374
URL: https://issues.apache.org/jira/browse/FLINK-30374
Project: Flink
Issue Type: Bug
Components: Runtime / REST
Affects Versions: 1.17.0
Reporter: Leonard Xu
{noformat}
Dec 12 00:58:17 [ERROR] Caused by:
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM
terminated without properly saying goodbye. VM crash or System.exit called?
Dec 12 00:58:17 [ERROR] Command was /bin/sh -c cd /__w/1/s/flink-runtime &&
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -XX:+UseG1GC -Xms256m -Xmx768m
-jar
/__w/1/s/flink-runtime/target/surefire/surefirebooter3948027586539982758.jar
/__w/1/s/flink-runtime/target/surefire 2022-12-12T00-54-35_333-jvmRun3
surefire6600007105913438334tmp surefire_23874743947436015186tmp
Dec 12 00:58:17 [ERROR] Error occurred in starting fork, check output in log
Dec 12 00:58:17 [ERROR] Process Exit Code: 239
Dec 12 00:58:17 [ERROR] Crashed tests:
Dec 12 00:58:17 [ERROR]
org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCacheTest
Dec 12 00:58:17 [ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748)
Dec 12 00:58:17 [ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:121)
Dec 12 00:58:17 [ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter$1.call(ForkStarter.java:393)
Dec 12 00:58:17 [ERROR] at
org.apache.maven.plugin.surefire.booterclient.ForkStarter$1.call(ForkStarter.java:370)
Dec 12 00:58:17 [ERROR] at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
Dec 12 00:58:17 [ERROR] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
Dec 12 00:58:17 [ERROR] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
Dec 12 00:58:17 [ERROR] at java.lang.Thread.run(Thread.java:748)
Dec 12 00:58:17 [ERROR] -> [Help 1]
Dec 12 00:58:17 [ERROR]
Dec 12 00:58:17 [ERROR] To see the full stack trace of the errors, re-run Maven
with the -e switch.
Dec 12 00:58:17 [ERROR] Re-run Maven using the -X switch to enable full debug
logging.
{noformat}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43871&view=logs&j=a57e0635-3fad-5b08-57c7-a4142d7d6fa9&t=2ef0effc-1da1-50e5-c2bd-aab434b1c5b7
--
This message was sent by Atlassian Jira
(v8.20.10#820010)