I'm not sure if this is in Docker but openjdk8 on debian (and Docker openjdk 8 official image) has a bug. It is causing surefire to fail with vm crash.
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925 * https://github.com/carlossg/docker-maven/issues/90 * https://github.com/carlossg/docker-maven/issues/92 Kevin Risden On Wed, Oct 31, 2018 at 10:14 PM OpenInx <[email protected]> wrote: > Hi All > > The latest successful Hadoop QA is > https://builds.apache.org/job/PreCommit-HBASE-Build/14897, After that all > jenkins build failed because > of saying VM crash or System.exit called.. > > For example: > > https://builds.apache.org/job/PreCommit-HBASE-Build/14908/artifact/patchprocess/patch-unit-hbase-rsgroup.txt > > Need to find out what's wrong with it. >
