See 
<https://builds.apache.org/job/incubator-trafficcontrol-master-build/568/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
java.io.IOException: Failed to mkdirs: 
<https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
        at hudson.FilePath.mkdirs(FilePath.java:1170)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1200)
        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:1724)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:421)
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init 
 > <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/> # 
 > timeout=10
Fetching upstream changes from 
git://github.com/apache/incubator-trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress 
 > git://github.com/apache/incubator-trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > git://github.com/apache/incubator-trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > git://github.com/apache/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from 
git://github.com/apache/incubator-trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress 
 > git://github.com/apache/incubator-trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 64f26d52524d844530e0ef96cbb6a0361bd87b90 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64f26d52524d844530e0ef96cbb6a0361bd87b90
FATAL: Could not checkout 64f26d52524d844530e0ef96cbb6a0361bd87b90
hudson.plugins.git.GitException: Command "git checkout -f 
64f26d52524d844530e0ef96cbb6a0361bd87b90" returned status code 128:
stdout: 
stderr: error: unable to write file 
traffic_ops/app/lib/Fixtures/Integration/ProfileParameter.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/Regex.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/Region.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/Role.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/Server.pm
error: unable to write file 
traffic_ops/app/lib/Fixtures/Integration/Servercheck.pm
error: unable to write file 
traffic_ops/app/lib/Fixtures/Integration/Staticdnsentry.pm
error: unable to write file 
traffic_ops/app/lib/Fixtures/Integration/StatsSummary.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/Status.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/TmUser.pm
error: unable to write file 
traffic_ops/app/lib/Fixtures/Integration/ToExtension.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Integration/Type.pm
error: unable to write file 
traffic_ops/app/lib/Fixtures/Integration/gen_fixtures.pl
error: unable to write file traffic_ops/app/lib/Fixtures/Job.pm
error: unable to write file traffic_ops/app/lib/Fixtures/JobAgent.pm
error: unable to write file traffic_ops/app/lib/Fixtures/JobStatus.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Log.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Parameter.pm
error: unable to write file traffic_ops/app/lib/Fixtures/PhysLocation.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Profile.pm
error: unable to write file traffic_ops/app/lib/Fixtures/ProfileParameter.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Regex.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Region.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Role.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Server.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Staticdnsentry.pm
error: unable to write file traffic_ops/app/lib/Fixtures/StatsSummary.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Status.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Tenant.pm
error: unable to write file traffic_ops/app/lib/Fixtures/TmUser.pm
error: unable to write file traffic_ops/app/lib/Fixtures/Type.pm
fatal: cannot create directory at 'traffic_ops/app/lib/Helper': No space left 
on device

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:71)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2269)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H22
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
                at hudson.remoting.Channel.call(Channel.java:908)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor728.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.$Proxy124.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1173)
                at hudson.scm.SCM.checkout(SCM.java:495)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
                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:1724)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:421)
Caused: hudson.plugins.git.GitException: Could not checkout 
64f26d52524d844530e0ef96cbb6a0361bd87b90
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2293)
        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:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Archiving artifacts

Reply via email to