You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2015/01/15 18:17:34 UTC

[jira] [Commented] (BUILDS-49) Surefire runner JVMs are being killed for HBase 0.98 Jenkins jobs

    [ https://issues.apache.org/jira/browse/BUILDS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278958#comment-14278958 ] 

Andrew Bayer commented on BUILDS-49:
------------------------------------

I don't think there's anything autokilling processes (there was for a while, but it was a bit iffy so I stopped it, and in any case it was looking for orphaned processes only), so I'm not sure this is Jenkins or the environment causing the problem...I'd guess it's something in the HBase build itself?

> 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
>            Assignee: Andrew Bayer
>
> 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)