See
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
------------------------------------------
Started by upstream project
"jbosstools-build-sites.aggregate.child-sites_master" build number 7518
originally caused by:
Started by upstream project "jbosstools-composite-install_master" build number
74476
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-56042 (rhel7-devstudio-releng rhel7-releng
upshift) in workspace
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jbosstools-build-sites.git
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 141:
stdout:
stderr: remote: Enumerating objects: 18, done.
remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18)
remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18)
remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18)
remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18)
remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18)
remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18)
remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18)
remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18)
remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18)
remote: Counting objects: 100% (18/18), 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/7018) Receiving objects: 1% (71/7018) Receiving objects:
2% (141/7018) Receiving objects: 3% (211/7018) Receiving objects: 4% (281/7018)
Receiving objects: 5% (351/7018) Receiving objects: 6% (422/7018) Receiving
objects: 7% (492/7018) Receiving objects: 8% (562/7018) Receiving objects: 9%
(632/7018) Receiving objects: 10% (702/7018) Receiving objects: 11% (772/7018)
Receiving objects: 12% (843/7018) Receiving objects: 13% (913/7018) Receiving
objects: 14% (983/7018) Receiving objects: 15% (1053/7018) Receiving objects: 16%
(1123/7018) Receiving objects: 17% (1194/7018) Receiving objects: 18% (1264/7018)
Receiving objects: 19% (1334/7018) Receiving objects: 20% (1404/7018) Receiving
objects: 21% (1474/7018) fatal: write error: No space left on device
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-56042
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.GeneratedMethodAccessor702.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.$Proxy110.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'
[description-setter] Description set: