Andrew Purtell created BUILDS-49:
------------------------------------
Summary: Surefire runner JVMs are being killed for HBase 0.98
Jenkins jobs
Key: BUILDS-49
URL: https://issues.apache.org/jira/browse/BUILDS-49
Project: Infra Build Platform
Issue Type: Bug
Components: Jenkins
Reporter: Andrew Purtell
Occasionally the JVMs executing forked runners from Surefire are being killed,
failing HBase-0.98 Jenkins jobs.
For example, see https://builds.apache.org/job/HBase-0.98/794:
{noformat}
Running org.apache.hadoop.hbase.security.access.TestCellACLs
Running org.apache.hadoop.hbase.security.access.TestAccessController
Killed
Killed
{noformat}
or https://builds.apache.org/job/HBase-0.98/797/
{noformat}
Running org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
Running org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
Killed
Killed
{noformat}
Is there something we can do to avoid this?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)