Duo Zhang created HBASE-20314:
---------------------------------
Summary: Pre commit build for master branch fails
Key: HBASE-20314
URL: https://issues.apache.org/jira/browse/HBASE-20314
Project: HBase
Issue Type: Bug
Reporter: Duo Zhang
See here
https://builds.apache.org/job/PreCommit-HBASE-Build/12208/artifact/patchprocess/patch-unit-hbase-client.txt
All the surefire tests are failed with
{noformat}
[ERROR] Please refer to /testptch/hbase/hbase-client/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException The forked VM terminated without properly saying
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-client &&
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions
-Dhbase.build.id=2018-03-29T14:24:09Z -Xmx2800m
-Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true
-Djava.awt.headless=true -jar
/testptch/hbase/hbase-client/target/surefire/surefirebooter6093376455951697188.jar
/testptch/hbase/hbase-client/target/surefire 2018-03-29T14-24-22_719-jvmRun1
surefire3061343808153644548tmp surefire_07554325011124878578tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] ExecutionException The forked VM terminated without properly saying
goodbye. VM crash or System.exit called?
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)