[jbosstools-builds] Build failed in Jenkins: jbosstools-javaee-tests-matrix_master » jsf/tests,openjdk-1.8,rhel7-devstudio-releng||rhel7 #3750

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Mon Jan 20 08:59:24 EST 2020


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-javaee-tests-matrix_master/SUB=jsf%2Ftests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng%7C%7Crhel7/3750/display/redirect>

------------------------------------------
Started by upstream project "jbosstools-javaee-tests-matrix_master" build number 3750
originally caused by:
 Started by upstream project "jbosstools-javaee_master" build number 3753
 originally caused by:
  Started by user Josef
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-162 (rhel7-devstudio-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-javaee-tests-matrix_master/SUB=jsf%2Ftests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng%7C%7Crhel7/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-javaee.git
 > git init <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-javaee-tests-matrix_master/SUB=jsf%2Ftests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng%7C%7Crhel7/ws/sources> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-javaee.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/jbosstools/jbosstools-javaee.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/jbosstools/jbosstools-javaee.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-javaee.git
 > git fetch --tags --progress git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 991219b3e32ecc984e5747c52200be0e1aadf415 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 991219b3e32ecc984e5747c52200be0e1aadf415
Commit message: "JBIDE-27009: Fix compilation error due to 2019-12 (#465)"
 > git rev-list --no-walk 991219b3e32ecc984e5747c52200be0e1aadf415 # timeout=10
 > git tag -a -f -m Jenkins Build #3750 jenkins-SUB=jsf/tests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng||rhel7-3750 # timeout=10
FATAL: Could not apply tag jenkins-SUB=jsf/tests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng||rhel7-3750
hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #3750 jenkins-SUB=jsf/tests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng||rhel7-3750" returned status code 128:
stdout: 
stderr: 
*** 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 name (for <hudson at rhel7-devstudio-releng-162.(none)>) not allowed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1634)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1646)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1525)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhel7-devstudio-releng-162
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy105.tag(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.tag(RemoteGitImpl.java:487)
		at hudson.plugins.git.extensions.impl.PerBuildTag.onCheckoutCompleted(PerBuildTag.java:30)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1798)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not apply tag jenkins-SUB=jsf/tests,jdk=openjdk-1.8,label_exp=rhel7-devstudio-releng||rhel7-3750
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1527)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:274)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?



More information about the jbosstools-builds mailing list