Jenkins with HP ALM Connection - Problem

80 views
Skip to first unread message

Manuel Sagorski

unread,
Jan 25, 2016, 9:28:52 AM1/25/16
to Jenkins Users
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
[EnvInject] - Loading node environment variables.
Building remotely on PC-2589 in workspace d:\Jenkins-WS\workspace\2507_Restart
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on d:\Jenkins-WS\workspace\2507_Restart
	at hudson.FilePath.createTextTempFile(FilePath.java:1382)
	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:782)
	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:1738)
	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: 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)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.createTextTempFile(FilePath.java:1356)
	... 12 more
Caused by: java.io.IOException: Failed to create a temporary directory in C:\Windows
	at hudson.FilePath$17.invoke(FilePath.java:1368)
	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)
	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
Reply all
Reply to author
Forward
0 new messages