Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

odo test command fails during GHA runs due to surefire fork error #138

Open
ajm01 opened this issue Mar 24, 2021 · 0 comments
Open

odo test command fails during GHA runs due to surefire fork error #138

ajm01 opened this issue Mar 24, 2021 · 0 comments
Labels
bug Something isn't working Type: Test Regression Test

Comments

@ajm01
Copy link
Collaborator

ajm01 commented Mar 24, 2021

odo test, as invoked from the stack-test-inner-loop.sh script, is failing due to a fork error:

Error:  
Error:  Please refer to /projects/target/test-reports/it for the individual test results.
Error:  Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
Error:  org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Error:  Command was /bin/sh -c cd /projects && /opt/java/openjdk/bin/java -jar /projects/target/surefire/surefirebooter13989640378641125572.jar /projects/target/surefire 2021-03-18T18-20-16_669-jvmRun1 surefire12119590809049501194tmp surefire_01589056195517730985tmp
Error:  Error occurred in starting fork, check output in log
Error:  Process Exit Code: 1
Error:  	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:670)```

@scottkurz scottkurz added bug Something isn't working Type: Test Regression Test labels Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Type: Test Regression Test
Projects
None yet
Development

No branches or pull requests

2 participants