Hi,

I'm already for a longer time using Jenkins to run Automatic Tests with HP 
ALM / HP UFT.
Upo to now it worked fine.

But now since two days I'm getting this Error when starting a Build on a 
Client:


Started by user Sys LDAP QC <https://builddev:8087/user/sysldap_qc>
[EnvInject] - Loading node environment variables.
Building remotely on PC-2589 <https://builddev:8087/computer/PC-2589> in 
workspace d:\Jenkins-WS\workspace\2507_Restart
FATAL: Unable to produce a script filejava.io.IOException 
<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: Failed to 
create a temp file on d:\Jenkins-WS\workspace\2507_Restart
        at hudson.FilePath.createTextTempFile(FilePath.java:1382) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.createTextTempFile&entity=method>
        at 
hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:142) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.CommandInterpreter.createScriptFile&entity=method>
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:80) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.CommandInterpreter.perform&entity=method>
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.CommandInterpreter.perform&entity=method>
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&entity=method>
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&entity=method>
        at hudson.model.Build$BuildExecution.build(Build.java:205) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.build&entity=method>
        at hudson.model.Build$BuildExecution.doRun(Build.java:162) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.doRun&entity=method>
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method>
        at hudson.model.Run.execute(Run.java:1738) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method>
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method>
        at hudson.model.ResourceController.execute(ResourceController.java:98) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>
        at hudson.model.Executor.run(Executor.java:410) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>
Caused by: java.io.IOException 
<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: remote 
file operation failed: d:\Jenkins-WS\workspace\2507_Restart at 
hudson.remoting.Channel@63d838d:PC-2589: java.io.IOException: Failed to create 
a temporary directory in C:\Windows
        at hudson.FilePath.act(FilePath.java:986) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method>
        at hudson.FilePath.act(FilePath.java:968) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method>
        at hudson.FilePath.createTextTempFile(FilePath.java:1356) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.createTextTempFile&entity=method>
        ... 12 more
Caused by: java.io.IOException 
<http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: Failed to 
create a temporary directory in C:\Windows
        at hudson.FilePath$17.invoke(FilePath.java:1368) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$17.invoke&entity=method>
        at hudson.FilePath$17.invoke(FilePath.java:1356) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$17.invoke&entity=method>
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath$FileCallableWrapper.call&entity=method>
        at hudson.remoting.UserRequest.perform(UserRequest.java:120) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
        at hudson.remoting.UserRequest.perform(UserRequest.java:48) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.UserRequest.perform&entity=method>
        at hudson.remoting.Request$2.run(Request.java:326) 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Request$2.run&entity=method>
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
 
<http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.InterceptingExecutorService$1.call&entity=method>
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to PC-2589(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.FilePath.act(FilePath.java:979)
        ... 14 more
Caused by: java.io.IOException: Zugriff verweigert
        at java.io.WinNTFileSystem.createFileExclusively(Native Method)
        at java.io.File.createTempFile(Unknown Source)
        at hudson.FilePath$17.invoke(FilePath.java:1366)
        at hudson.FilePath$17.invoke(FilePath.java:1356)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Build step 'Execute Windows batch command' marked build as failure
RunResultRecorder: no results xml File provided
Finished: FAILURE




The Error occurs on every client I try. - It's no problem with one specific 
client!
Also it's not a Problemen with the user rights. Creating folders, copying 
other files and starting the Jenkins client from the Jenkins Server is no 
problem.

What might be the reason for this Error??

greetings

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e91f3349-2087-497c-9b6d-f02a5ebf5e48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to