You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/13 03:05:22 UTC

Build failed in Jenkins: flume-trunk #422

See <https://builds.apache.org/job/flume-trunk/422/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/flume-trunk/ws/>
Checkout:flume-trunk / <https://builds.apache.org/job/flume-trunk/ws/> - hudson.remoting.Channel@43d4dd2d:ubuntu2
Using strategy: Default
Last Built Revision: Revision 791f443fae173054cf29ac52fee8e9cf7fe70dc7 (origin/trunk)
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/flume.git
git --version
git version 1.7.9.5
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/flume.git
Commencing build of Revision c57ebd1d2296fd1c0c8f84eecb16799de2a73e35 (origin/trunk)
Checking out Revision c57ebd1d2296fd1c0c8f84eecb16799de2a73e35 (origin/trunk)
FATAL: Could not apply tag jenkins-flume-trunk-422
hudson.plugins.git.GitException: Could not apply tag jenkins-flume-trunk-422
	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 #422 jenkins-flume-trunk-422" returned status code 128:
stdout: 
stderr: 
*** 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  <je...@vesta.apache.org> 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

Jenkins build is back to normal : flume-trunk #423

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flume-trunk/423/changes>