See <https://ci.trafficserver.apache.org/job/in_tree-master/2207/changes>
Changes: [shinrich] TS-4657: SNI hook sends hook ID for events ------------------------------------------ Started by remote host 2001:4800:7821:102:be76:4eff:fe05:ad8b Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/> > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url > http://192.168.3.1/mirror/trafficserver.git # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 Fetching upstream changes from http://192.168.3.1/mirror/trafficserver.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress > http://192.168.3.1/mirror/trafficserver.git > +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # > timeout=10 Checking out Revision 81fabee47143c4a51a44aaa27fcc4a5e21fa104e (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 81fabee47143c4a51a44aaa27fcc4a5e21fa104e > /usr/bin/git rev-list d362a73d3ff25ca4ce553e8436b32a6ab76b10fc # timeout=10 FATAL: Unable to produce a script file java.io.IOException: Failed to create a temp file on <https://ci.trafficserver.apache.org/job/in_tree-master/ws/> at hudson.FilePath.createTextTempFile(FilePath.java:1410) at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.io.IOException: Failed to create a temporary directory in /tmp at hudson.FilePath$17.invoke(FilePath.java:1396) at hudson.FilePath$17.invoke(FilePath.java:1384) at hudson.FilePath.act(FilePath.java:1018) at hudson.FilePath.act(FilePath.java:996) at hudson.FilePath.createTextTempFile(FilePath.java:1384) ... 12 more Caused by: java.io.IOException: Permission denied at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createTempFile(File.java:2024) at hudson.FilePath$17.invoke(FilePath.java:1394) ... 16 more Build step 'Execute shell' marked build as failure
