[jbosstools-builds] Build failed in Jenkins: jbosstools-build-sites.aggregate.site_master #11456

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Thu Jun 18 01:06:39 EDT 2020


See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-build-sites.aggregate.site_master/11456/display/redirect>

------------------------------------------
Started by upstream project "jbosstools-composite-install_master" build number 72418
originally caused by:
 Started by upstream project "jbosstools-buildflow_master" build number 2694
 originally caused by:
  Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-144217 (rhel7-devstudio-releng rhel7-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-build-sites.aggregate.site_master/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-build-sites.git
 > git init <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-build-sites.aggregate.site_master/ws/sources> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-build-sites.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/jbosstools/jbosstools-build-sites.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress git://github.com/jbosstools/jbosstools-build-sites.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 10, done.        
remote: Counting objects:  10% (1/10)        remote: Counting objects:  20% (2/10)        remote: Counting objects:  30% (3/10)        remote: Counting objects:  40% (4/10)        remote: Counting objects:  50% (5/10)        remote: Counting objects:  60% (6/10)        remote: Counting objects:  70% (7/10)        remote: Counting objects:  80% (8/10)        remote: Counting objects:  90% (9/10)        remote: Counting objects: 100% (10/10)        remote: Counting objects: 100% (10/10), done.        
remote: Compressing objects:  10% (1/10)        remote: Compressing objects:  20% (2/10)        remote: Compressing objects:  30% (3/10)        remote: Compressing objects:  40% (4/10)        remote: Compressing objects:  50% (5/10)        remote: Compressing objects:  60% (6/10)        remote: Compressing objects:  70% (7/10)        remote: Compressing objects:  80% (8/10)        remote: Compressing objects:  90% (9/10)        remote: Compressing objects: 100% (10/10)        remote: Compressing objects: 100% (10/10), done.        
Receiving objects:   0% (1/7010)   Receiving objects:   1% (71/7010)   Receiving objects:   2% (141/7010)   Receiving objects:   3% (211/7010)   Receiving objects:   4% (281/7010)   Receiving objects:   5% (351/7010)   Receiving objects:   6% (421/7010)   Receiving objects:   7% (491/7010)   Receiving objects:   8% (561/7010)   Receiving objects:   9% (631/7010)   Receiving objects:  10% (701/7010)   Receiving objects:  11% (772/7010)   Receiving objects:  12% (842/7010)   Receiving objects:  13% (912/7010)   Receiving objects:  14% (982/7010)   Receiving objects:  15% (1052/7010)   Receiving objects:  16% (1122/7010)   Receiving objects:  17% (1192/7010)   Receiving objects:  18% (1262/7010)   Receiving objects:  19% (1332/7010)   Receiving objects:  20% (1402/7010)   Receiving objects:  21% (1473/7010)   Receiving objects:  22% (1543/7010)   Receiving objects:  23% (1613/7010)   Receiving objects:  24% (1683/7010)   fatal: write error: No space left on device
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:651)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	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)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhel7-devstudio-releng-144217
		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 org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor498.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy109.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
[description-setter] Description set: 


More information about the jbosstools-builds mailing list