Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9FC2F91FB for ; Wed, 25 Apr 2012 17:46:33 +0000 (UTC) Received: (qmail 99889 invoked by uid 500); 25 Apr 2012 17:46:32 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 99857 invoked by uid 500); 25 Apr 2012 17:46:32 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 99848 invoked by uid 99); 25 Apr 2012 17:46:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2012 17:46:32 +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; Wed, 25 Apr 2012 17:46:29 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 7811AC00B7 for ; Wed, 25 Apr 2012 17:46:08 +0000 (UTC) Date: Wed, 25 Apr 2012 17:46:08 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <1008412632.86.1335375968489.JavaMail.hudson@aegis> In-Reply-To: <739856010.83.1335373326352.JavaMail.hudson@aegis> References: <739856010.83.1335373326352.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Cassandra-quick #208 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Cassandra-quick X-Jenkins-Result: FAILURE See ------------------------------------------ Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:Cassandra-quick / - hudson.remoting.Channel@7daddb81:ubuntu5 Using strategy: Default Last Built Revision: Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk) Checkout:Cassandra-quick / - hudson.remoting.LocalChannel@55796279 Fetching changes from 1 remote Git repository Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git Commencing build of Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk) Checking out Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk) FATAL: Could not apply tag jenkins-Cassandra-quick-208 hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-208 at hudson.plugins.git.GitAPI.tag(GitAPI.java:730) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) 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:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #208 jenkins-Cassandra-quick-208 Command "git tag -a -f -m Jenkins Build #208 jenkins-Cassandra-quick-208" returned status code 128: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751) at hudson.plugins.git.GitAPI.tag(GitAPI.java:728) ... 12 more Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #208 jenkins-Cassandra-quick-208" returned status code 128: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771) ... 15 more