I enabled the workaround mentioned in that JIRA, let's see if that cleans it up.
J On Sun, Jun 9, 2013 at 8:18 AM, Matthias Friedrich <[email protected]> wrote: > Hi, > > FYI, I have created an issue for this: > https://issues.apache.org/jira/browse/INFRA-6365 > > Regards, > Matthias > > On Sunday, 2013-06-09, Apache Jenkins Server wrote: > > See <https://builds.apache.org/job/crunch-commit/25/> > > > > ------------------------------------------ > > Started by an SCM change > > Building remotely on ubuntu2 in workspace < > https://builds.apache.org/job/crunch-commit/ws/> > > Checkout:crunch-commit / < > https://builds.apache.org/job/crunch-commit/ws/> - > hudson.remoting.Channel@4ed1206c:ubuntu2 > > Using strategy: Default > > Last Built Revision: Revision 1d844b3f1f107cc645319080ff3e9e73f0dd72e2 > (origin/master) > > Fetching changes from 1 remote Git repository > > Fetching upstream changes from > http://git-wip-us.apache.org/repos/asf/crunch.git > > Commencing build of Revision 1d844b3f1f107cc645319080ff3e9e73f0dd72e2 > (origin/master) > > Checking out Revision 1d844b3f1f107cc645319080ff3e9e73f0dd72e2 > (origin/master) > > FATAL: Could not apply tag jenkins-crunch-commit-25 > > hudson.plugins.git.GitException: Could not apply tag > jenkins-crunch-commit-25 > > at hudson.plugins.git.GitAPI.tag(GitAPI.java:829) > > at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1270) > > at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1231) > > 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 tag -a -f -m > Jenkins Build #25 jenkins-crunch-commit-25" returned status code 128: > > stdout: > > stderr: > > *** Please tell me who you are. > > > > Run > > > > git config --global user.email "[email protected]" > > 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 <[email protected]> not allowed > > > > at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:897) > > at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:858) > > at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:868) > > at hudson.plugins.git.GitAPI.tag(GitAPI.java:827) > > ... 12 more > -- Director of Data Science Cloudera <http://www.cloudera.com> Twitter: @josh_wills <http://twitter.com/josh_wills>
