See <https://builds.apache.org/job/incubator-trafficcontrol-PR/1265/display/redirect>
------------------------------------------ GitHub pull request #2010 of commit 90a407b10cad41bb65c40a50dbe28c7971688ab8, no merge conflicts. Setting status of 90a407b10cad41bb65c40a50dbe28c7971688ab8 to PENDING with url https://builds.apache.org/job/incubator-trafficcontrol-PR/1265/ and message: 'Build started sha1 is merged.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> Cloning the remote Git repository Cloning repository git://github.com/apache/incubator-trafficcontrol.git > git init <https://builds.apache.org/job/incubator-trafficcontrol-PR/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/pull/*:refs/remotes/origin/pr/* > git rev-parse 90a407b10cad41bb65c40a50dbe28c7971688ab8^{commit} # timeout=10 Checking out Revision 90a407b10cad41bb65c40a50dbe28c7971688ab8 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 90a407b10cad41bb65c40a50dbe28c7971688ab8 FATAL: Could not checkout 90a407b10cad41bb65c40a50dbe28c7971688ab8 hudson.plugins.git.GitException: Command "git checkout -f 90a407b10cad41bb65c40a50dbe28c7971688ab8" returned status code 128: stdout: stderr: error: unable to write file traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/ed25519/internal/edwards25519/const.go error: unable to write file traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/ed25519/internal/edwards25519/edwards25519.go fatal: cannot create directory at 'traffic_ops/traffic_ops_golang/vendor/golang.org/x/crypto/ed25519/testdata': No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2295) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23 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.GeneratedMethodAccessor1116.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.$Proxy142.execute(Unknown Source) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1210) 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:429) Caused: hudson.plugins.git.GitException: Could not checkout 90a407b10cad41bb65c40a50dbe28c7971688ab8 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2319) 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 Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : export COMPOSE_HTTP_TIMEOUT=120 ./bin/docker-compose -p "${BUILD_TAG}" -f infrastructure/docker/build/docker-compose.yml down -v FATAL: Unable to produce a script file Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23 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 hudson.FilePath.act(FilePath.java:986) at hudson.FilePath.act(FilePath.java:975) at hudson.FilePath.createTextTempFile(FilePath.java:1363) at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1749) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) java.io.IOException: No space left on device at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:326) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233) at hudson.FilePath$17.invoke(FilePath.java:1380) at hudson.FilePath$17.invoke(FilePath.java:1363) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760) 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) Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> at hudson.remoting.Channel@6a234be3:H23 at hudson.FilePath.act(FilePath.java:993) at hudson.FilePath.act(FilePath.java:975) at hudson.FilePath.createTextTempFile(FilePath.java:1363) Caused: java.io.IOException: Failed to create a temp file on <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> at hudson.FilePath.createTextTempFile(FilePath.java:1386) at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1749) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) POST BUILD TASK : FAILURE END OF POST BUILD TASK : 0
