Build failed in Hudson: JBoss-AS-7.0.x #45

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Sep 8 15:55:57 EDT 2010


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/45/>

------------------------------------------
Started by an SCM change
Building remotely on dsp-sllxmm2-rhel4-vm
Checkout:JBoss-AS-7.0.x / <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/> - hudson.remoting.Channel at 2a13fd05:dsp-sllxmm2-rhel4-vm
Using strategy: Default
Last Built Revision: Revision c06c96b0864155d787eb74b4148b222100b06f01 (origin/master)
Checkout:JBoss-AS-7.0.x / <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/> - hudson.remoting.LocalChannel at 782852
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/jbossas/jboss-as.git
[JBoss-AS-7.0.x] $ git fetch -t git://github.com/jbossas/jboss-as.git +refs/heads/*:refs/remotes/origin/*
[JBoss-AS-7.0.x] $ git ls-tree HEAD
[JBoss-AS-7.0.x] $ git tag -l master
[JBoss-AS-7.0.x] $ git rev-parse origin/master
Commencing build of Revision 711252c26f4a4da5564c9a48a04b0875c940dfca (origin/master)
GitAPI created
Checking out Revision 711252c26f4a4da5564c9a48a04b0875c940dfca (origin/master)
[JBoss-AS-7.0.x] $ git checkout -f 711252c26f4a4da5564c9a48a04b0875c940dfca
[JBoss-AS-7.0.x] $ git tag -a -f -m "Hudson Build #45" hudson-JBoss-AS-7.0.x-45
FATAL: Could not apply tag hudson-JBoss-AS-7.0.x-45
hudson.plugins.git.GitException: Could not apply tag hudson-JBoss-AS-7.0.x-45
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:310)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:889)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:844)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.plugins.git.GitException: Error performing git tag -a -f -m Hudson Build #45 hudson-JBoss-AS-7.0.x-45
Command returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you at 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  <hudson at sllxmm02.mm.atl2.redhat.com> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:356)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:321)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:331)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:308)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you at 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  <hudson at sllxmm02.mm.atl2.redhat.com> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:351)
	... 15 more



More information about the builds mailing list