Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5949311AD9 for ; Sat, 28 Jun 2014 18:18:32 +0000 (UTC) Received: (qmail 66638 invoked by uid 500); 28 Jun 2014 18:18:32 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 66602 invoked by uid 500); 28 Jun 2014 18:18:32 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 66593 invoked by uid 99); 28 Jun 2014 18:18:32 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2014 18:18:32 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id BD95CE0042E for ; Sat, 28 Jun 2014 18:18:31 +0000 (UTC) Date: Sat, 28 Jun 2014 18:18:25 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org Message-ID: <1186627097.6919.1403979511138.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: DeltaSpike OWB 1.2.3 #10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: DeltaSpike OWB 1.2.3 X-Jenkins-Result: FAILURE See ------------------------------------------ Started by timer Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git > git --version > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/deltaspike-0.1-incubating Seen branch in repository origin/deltaspike-0.2-incubating Seen branch in repository origin/deltaspike-0.3-incubating Seen branch in repository origin/deltaspike-0.4 Seen branch in repository origin/deltaspike-0.5 Seen branch in repository origin/deltaspike-0.6 Seen branch in repository origin/deltaspike-0.7 Seen branch in repository origin/deltaspike-1.0.0 Seen branch in repository origin/master Seen 9 remote branches Checking out Revision 158c82b0a11dcb698917a4bc85d887624ea4aee4 (origin/master) > git config core.sparsecheckout > git checkout -f 158c82b0a11dcb698917a4bc85d887624ea4aee4 > git rev-list 158c82b0a11dcb698917a4bc85d887624ea4aee4 FATAL: Invalid id: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information java.lang.IllegalArgumentException: Invalid id: Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.doRevList(CliGitAPIImpl.java:1604) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revList(CliGitAPIImpl.java:1590) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.isCommitInRepo(CliGitAPIImpl.java:1615) at hudson.plugins.git.GitAPI.isCommitInRepo(GitAPI.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)