[Gluster-Maintainers] Build failed in Jenkins: centos8-regression #949
jenkins at build.gluster.org
jenkins at build.gluster.org
Sat Jan 14 14:30:25 UTC 2023
See <https://build.gluster.org/job/centos8-regression/949/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on builder-c8-2.int.aws.gluster.org (centos8) in workspace <https://build.gluster.org/job/centos8-regression/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/gluster/glusterfs.git
> git init <https://build.gluster.org/job/centos8-regression/ws/> # timeout=10
Fetching upstream changes from https://github.com/gluster/glusterfs.git
> git --version # timeout=10
> git --version # 'git version 2.31.1'
> git fetch --tags --force --progress --depth=1 -- https://github.com/gluster/glusterfs.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/gluster/glusterfs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/gluster/glusterfs.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/gluster/glusterfs.git
> git fetch --tags --force --progress --depth=1 -- https://github.com/gluster/glusterfs.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
> git rev-parse origin/devel^{commit} # timeout=10
Checking out Revision 34ce46c071d52d389e11d3cbd1d7314a6c0b3454 (origin/devel)
> git config core.sparsecheckout # timeout=10
> git checkout -f 34ce46c071d52d389e11d3cbd1d7314a6c0b3454 # timeout=10
FATAL: Could not checkout 34ce46c071d52d389e11d3cbd1d7314a6c0b3454
hudson.plugins.git.GitException: Command "git checkout -f 34ce46c071d52d389e11d3cbd1d7314a6c0b3454" returned status code 128:
stdout:
stderr: error: unable to create file tests/bugs/replicate/mdata-heal-no-xattrs.t: No space left on device
error: unable to create file tests/bugs/replicate/ta-inode-refresh-read.t: No space left on device
fatal: cannot create directory at 'tests/bugs/rpc': No space left on device
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2661)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:86)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2979)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builder-c8-2.int.aws.gluster.org
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at jdk.internal.reflect.GeneratedMethodAccessor431.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1351)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1241)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:107)
at hudson.model.Executor.run(Executor.java:449)
Caused: hudson.plugins.git.GitException: Could not checkout 34ce46c071d52d389e11d3cbd1d7314a6c0b3454
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3003)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
More information about the maintainers
mailing list