For example I just got the following failure on my job running inside a docker agent container and I can't go there to open the file and see what was the problem:
[INFO] --- maven-failsafe-plugin:2.22.0:verify (functional-tests) @ xwiki- platform-menu-test-docker --- [ERROR] There are test failures. Please refer to /root/workspace/VincentDockerTest/master/xwiki-platform-core /xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test- docker/target/failsafe-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /root/workspace/VincentDockerTest/master/xwiki- platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform- menu-test-docker && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar / root/workspace/VincentDockerTest/master/xwiki-platform-core/xwiki-platform- menu/xwiki-platform-menu-test/xwiki-platform-menu-test-docker/target/ surefire/surefirebooter7860732879842186072.jar /root/workspace/ VincentDockerTest/master/xwiki-platform-core/xwiki-platform-menu/xwiki- platform-menu-test/xwiki-platform-menu-test-docker/target/surefire 2019-02- 04T12-39-38_639-jvmRun1 surefire1791618329575763865tmp surefire_0240282345495838647tmp Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork( ForkStarter.java:671) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork( ForkStarter.java:533) ... -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f31e4122-31d4-40ed-8506-20134fb26c18%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
