[ 
https://issues.apache.org/jira/browse/FLINK-26192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493777#comment-17493777
 ] 

Yufei Zhang commented on FLINK-26192:
-------------------------------------

This looked to me the test VM crashed, let's keep observing it for a while, if 
it does not happen again for 1 month, can we close it ?

> PulsarOrderedSourceReaderTest fails with exit code 255
> ------------------------------------------------------
>
>                 Key: FLINK-26192
>                 URL: https://issues.apache.org/jira/browse/FLINK-26192
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Pulsar
>    Affects Versions: 1.15.0
>            Reporter: Dawid Wysakowicz
>            Priority: Major
>
> https://dev.azure.com/wysakowiczdawid/Flink/_build/results?buildId=1367&view=logs&j=f3dc9b18-b77a-55c1-591e-264c46fe44d1&t=2d3cd81e-1c37-5c31-0ee4-f5d5cdb9324d&l=26787
> {code}
> Feb 16 13:49:46 [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) 
> on project flink-connector-pulsar: There are test failures.
> Feb 16 13:49:46 [ERROR] 
> Feb 16 13:49:46 [ERROR] Please refer to 
> /__w/1/s/flink-connectors/flink-connector-pulsar/target/surefire-reports for 
> the individual test results.
> Feb 16 13:49:46 [ERROR] Please refer to dump files (if any exist) 
> [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
> Feb 16 13:49:46 [ERROR] The forked VM terminated without properly saying 
> goodbye. VM crash or System.exit called?
> Feb 16 13:49:46 [ERROR] Command was /bin/sh -c cd 
> /__w/1/s/flink-connectors/flink-connector-pulsar && 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m 
> -Dmvn.forkNumber=1                                            
> -XX:-UseGCOverheadLimit -Duser.country=US -Duser.language=en -jar 
> /__w/1/s/flink-connectors/flink-connector-pulsar/target/surefire/surefirebooter3139517882560779643.jar
>  /__w/1/s/flink-connectors/flink-connector-pulsar/target/surefire 
> 2022-02-16T13-48-34_435-jvmRun1 surefire3358354372075396323tmp 
> surefire_08509996975514960300tmp
> Feb 16 13:49:46 [ERROR] Error occurred in starting fork, check output in log
> Feb 16 13:49:46 [ERROR] Process Exit Code: 255
> Feb 16 13:49:46 [ERROR] 
> org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM 
> terminated without properly saying goodbye. VM crash or System.exit called?
> Feb 16 13:49:46 [ERROR] Command was /bin/sh -c cd 
> /__w/1/s/flink-connectors/flink-connector-pulsar && 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m 
> -Dmvn.forkNumber=1                                            
> -XX:-UseGCOverheadLimit -Duser.country=US -Duser.language=en -jar 
> /__w/1/s/flink-connectors/flink-connector-pulsar/target/surefire/surefirebooter3139517882560779643.jar
>  /__w/1/s/flink-connectors/flink-connector-pulsar/target/surefire 
> 2022-02-16T13-48-34_435-jvmRun1 surefire3358354372075396323tmp 
> surefire_08509996975514960300tmp
> Feb 16 13:49:46 [ERROR] Error occurred in starting fork, check output in log
> Feb 16 13:49:46 [ERROR] Process Exit Code: 255
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:305)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:265)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1314)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1159)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:932)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
> Feb 16 13:49:46 [ERROR] at 
> org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
> Feb 16 13:49:46 [ERROR] at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> Feb 16 13:49:46 [ERROR] at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Feb 16 13:49:46 [ERROR] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Feb 16 13:49:46 [ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
> Feb 16 13:49:46 [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> Feb 16 13:49:46 [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> Feb 16 13:49:46 [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> Feb 16 13:49:46 [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> Feb 16 13:49:46 [ERROR] -> [Help 1]
> Feb 16 13:49:46 [ERROR] 
> Feb 16 13:49:46 [ERROR] To see the full stack trace of the errors, re-run 
> Maven with the -e switch.
> Feb 16 13:49:46 [ERROR] Re-run Maven using the -X switch to enable full debug 
> logging.
> Feb 16 13:49:46 [ERROR] 
> Feb 16 13:49:46 [ERROR] For more information about the errors and possible 
> solutions, please read the following articles:
> Feb 16 13:49:46 [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> Feb 16 13:49:46 [ERROR] 
> Feb 16 13:49:46 [ERROR] After correcting the problems, you can resume the 
> build with the command
> Feb 16 13:49:46 [ERROR]   mvn <goals> -rf :flink-connector-pulsar
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to