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

dev-platform-jenkins at redhat.com dev-platform-jenkins at redhat.com
Sat Jul 4 03:56:39 EDT 2020


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

------------------------------------------
Started by upstream project "jbosstools-javaee-tests-matrix_master" build number 3897
originally caused by:
 Started by upstream project "jbosstools-javaee_master" build number 3900
 originally caused by:
  Started by upstream project "jbosstools-buildflow_master" build number 2704
  originally caused by:
   Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-422 (rhel7-devstudio-releng rhel7-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-javaee-tests-matrix_master/SUB=batch%2Fitests,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=batch%2Fitests,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/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 36, done.        
remote: Counting objects:   2% (1/36)        remote: Counting objects:   5% (2/36)        remote: Counting objects:   8% (3/36)        remote: Counting objects:  11% (4/36)        remote: Counting objects:  13% (5/36)        remote: Counting objects:  16% (6/36)        remote: Counting objects:  19% (7/36)        remote: Counting objects:  22% (8/36)        remote: Counting objects:  25% (9/36)        remote: Counting objects:  27% (10/36)        remote: Counting objects:  30% (11/36)        remote: Counting objects:  33% (12/36)        remote: Counting objects:  36% (13/36)        remote: Counting objects:  38% (14/36)        remote: Counting objects:  41% (15/36)        remote: Counting objects:  44% (16/36)        remote: Counting objects:  47% (17/36)        remote: Counting objects:  50% (18/36)        remote: Counting objects:  52% (19/36)        remote: Counting objects:  55% (20/36)        remote: Counting objects:  58% (21/36)        remote: Counting objects:  61% (22/36)        remote: Counting objects:  63% (23/36)        remote: Counting objects:  66% (24/36)        remote: Counting objects:  69% (25/36)        remote: Counting objects:  72% (26/36)        remote: Counting objects:  75% (27/36)        remote: Counting objects:  77% (28/36)        remote: Counting objects:  80% (29/36)        remote: Counting objects:  83% (30/36)        remote: Counting objects:  86% (31/36)        remote: Counting objects:  88% (32/36)        remote: Counting objects:  91% (33/36)        remote: Counting objects:  94% (34/36)        remote: Counting objects:  97% (35/36)        remote: Counting objects: 100% (36/36)        remote: Counting objects: 100% (36/36), done.        
remote: Compressing objects:   6% (1/16)        remote: Compressing objects:  12% (2/16)        remote: Compressing objects:  18% (3/16)        remote: Compressing objects:  25% (4/16)        remote: Compressing objects:  31% (5/16)        remote: Compressing objects:  37% (6/16)        remote: Compressing objects:  43% (7/16)        remote: Compressing objects:  50% (8/16)        remote: Compressing objects:  56% (9/16)        remote: Compressing objects:  62% (10/16)        remote: Compressing objects:  68% (11/16)        remote: Compressing objects:  75% (12/16)        remote: Compressing objects:  81% (13/16)        remote: Compressing objects:  87% (14/16)        remote: Compressing objects:  93% (15/16)        remote: Compressing objects: 100% (16/16)        remote: Compressing objects: 100% (16/16), done.        
Receiving objects:   0% (1/194857)   Receiving objects:   1% (1949/194857)   Receiving objects:   2% (3898/194857)   Receiving objects:   3% (5846/194857)   Receiving objects:   4% (7795/194857)   Receiving objects:   5% (9743/194857)   Receiving objects:   6% (11692/194857)   Receiving objects:   7% (13640/194857)   Receiving objects:   8% (15589/194857)   Receiving objects:   9% (17538/194857)   Receiving objects:  10% (19486/194857), 18.49 MiB | 36.90 MiB/s   Receiving objects:  11% (21435/194857), 18.49 MiB | 36.90 MiB/s   Receiving objects:  12% (23383/194857), 18.49 MiB | 36.90 MiB/s   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-422
		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.GeneratedMethodAccessor587.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.$Proxy108.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.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
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