[
https://issues.apache.org/jira/browse/FLINK-28423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565326#comment-17565326
]
Robert Metzger commented on FLINK-28423:
----------------------------------------
I'd observe this issue and see if it is only this test going out with the
{{Process Exit Code: 239}}, or different tests.
> ExecutionVertexCancelTest crashed with exit code 239
> ----------------------------------------------------
>
> Key: FLINK-28423
> URL: https://issues.apache.org/jira/browse/FLINK-28423
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.16.0
> Reporter: Martijn Visser
> Priority: Critical
> Labels: test-stability
>
> {code:java}
> Jul 06 03:40:19 [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/surefirebooter4834330438302305324.jar
> /__w/1/s/flink-runtime/target/surefire 2022-07-06T03-33-45_475-jvmRun2
> surefire1590202131814132315tmp surefire_28620311342464803109tmp
> Jul 06 03:40:19 [ERROR] Error occurred in starting fork, check output in log
> Jul 06 03:40:19 [ERROR] Process Exit Code: 239
> Jul 06 03:40:19 [ERROR] Crashed tests:
> Jul 06 03:40:19 [ERROR]
> org.apache.flink.runtime.executiongraph.ExecutionVertexCancelTest
> Jul 06 03:40:19 [ERROR]
> org.apache.maven.surefire.booter.SurefireBooterForkException:
> ExecutionException The forked VM terminated without properly saying goodbye.
> VM crash or System.exit called?
> Jul 06 03:40:19 [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/surefirebooter4834330438302305324.jar
> /__w/1/s/flink-runtime/target/surefire 2022-07-06T03-33-45_475-jvmRun2
> surefire1590202131814132315tmp surefire_28620311342464803109tmp
> Jul 06 03:40:19 [ERROR] Error occurred in starting fork, check output in log
> Jul 06 03:40:19 [ERROR] Process Exit Code: 239
> Jul 06 03:40:19 [ERROR] Crashed tests:
> Jul 06 03:40:19 [ERROR]
> org.apache.flink.runtime.executiongraph.ExecutionVertexCancelTest
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:532)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkOnceMultiple(ForkStarter.java:405)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:321)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:266)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
> Jul 06 03:40:19 [ERROR] at
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37685&view=logs&j=4d4a0d10-fca2-5507-8eed-c07f0bdf4887&t=7b25afdf-cc6c-566f-5459-359dc2585798&l=8128
--
This message was sent by Atlassian Jira
(v8.20.10#820010)