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

Michael Han commented on ZOOKEEPER-2487:
----------------------------------------

Thanks Pat. Ideally, I'd like to have access on the Jenkins bot and also the 
Jenkins job configurations to make debugging / reproducing failed tests 
upstream more cost effective / efficient, but I understand the permission / 
access constraint we have. I am thinking if we can take the approach you 
mentioned by setting up an Apache Jenkins job that associated with my fork of 
ZK, which will give me an equivalent environment for testing and debugging 
purposes. 

My wish list on the job:
* It points to my fork of ZK at: 
https://github.com/hanm/zookeeper/tree/ZOOKEEPER-2487, and send notification to 
me only.
* The build can be triggered by new commit (since I have no permission to 
Jenkins configuration, I can't trigger a build in Jenkins UI.). If this is not 
possible / easy to setup, then a job that run periodically is also fine.
* The rest of the job configuration is identical to the current upstream ZK 
pre-commit or daily builds.


> Test failed because of 'Forked Java VM exited abnormally.'
> ----------------------------------------------------------
>
>                 Key: ZOOKEEPER-2487
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2487
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.5.2
>            Reporter: Michael Han
>            Assignee: Michael Han
>             Fix For: 3.5.3
>
>         Attachments: ZOOKEEPER-2487.patch
>
>
> Sometimes tests fail with error message like this:
> Error Message:
> Forked Java VM exited abnormally. Please note the time in the report does not 
> reflect the time until the VM exit.
> Stack Trace:
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally. 
> Please note the time in the report does not reflect the time until the VM 
> exit.
> Examples:
> https://builds.apache.org/job/ZooKeeper-trunk-solaris/1239/
> https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1147/
> https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1129/
> The failure happen on all platforms (jdk7/8/solaris).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to