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 7EA0810D18 for ; Mon, 10 Jun 2013 08:27:57 +0000 (UTC) Received: (qmail 15669 invoked by uid 500); 10 Jun 2013 08:27:57 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 15627 invoked by uid 500); 10 Jun 2013 08:27:57 -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 15616 invoked by uid 99); 10 Jun 2013 08:27:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 08:27:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 08:27:55 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 7DA77C0071 for ; Mon, 10 Jun 2013 08:27:35 +0000 (UTC) Date: Mon, 10 Jun 2013 08:27:35 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org Message-ID: <1932909140.2077.1370852855495.JavaMail.hudson@aegis> In-Reply-To: <2094575745.6430.1369618409752.JavaMail.hudson@aegis> References: <2094575745.6430.1369618409752.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: DeltaSpike Weld 2.0.0 #11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: DeltaSpike Weld 2.0.0 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by user struberg Building remotely on ubuntu3 in workspace Checkout:DeltaSpike Weld 2.0.0 / - hudson.remoting.Channel@40520428:ubuntu3 Using strategy: Default Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git git --version git version 1.7.9.5 ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/deltaspike.git hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/deltaspike.git at hudson.plugins.git.GitAPI.clone(GitAPI.java:273) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:679) Caused by: hudson.plugins.git.GitException: Command "git clone --progress -o origin https://git-wip-us.apache.org/repos/asf/deltaspike.git returned status code 128: stdout: Cloning into ' stderr: remote: Counting objects: 4846 remote: Counting objects: 4848 remote: Counting objects: 4851 remote: Counting objects: 4875 remote: Counting objects: 4949 remote: Counting objects: 4959 remote: Counting objects: 5074 remote: Counting objects: 5083 remote: Counting objects: 5085 remote: Counting objects: 5141 remote: Counting objects: 5149 remote: Counting objects: 5154 remote: Counting objects: 5340 remote: Counting objects: 5471 remote: Counting objects: 5499 remote: Counting objects: 5523 remote: Counting objects: 5620 remote: Counting objects: 5622 remote: Counting objects: 5628 remote: Counting objects: 5633 remote: Counting objects: 5639 remote: Counting objects: 5641 remote: Counting objects: 5652 remote: Counting objects: 5658 remote: Counting objects: 5682 remote: Counting objects: 5696 remote: Counting objects: 5699 remote: Counting objects: 5706 remote: Counting objects: 5728 remote: Counting objects: 5743 remote: Counting objects: 5759 remote: Counting objects: 5760 remote: Counting objects: 5766 remote: Counting objects: 5784 remote: Counting objects: 6366 remote: Counting objects: 20429, done. fatal: The remote end hung up unexpectedly fatal: protocol error: bad pack header at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:897) at hudson.plugins.git.GitAPI.access$000(GitAPI.java:42) at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:269) at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:248) at hudson.FilePath.act(FilePath.java:865) at hudson.FilePath.act(FilePath.java:838) at hudson.plugins.git.GitAPI.clone(GitAPI.java:248) ... 12 more Trying next repository ERROR: Could not clone repository FATAL: Could not clone hudson.plugins.git.GitException: Could not clone at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1056) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:679)