Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[atf-dev] Build failed in Hudson: cbi-atf-0.3-nightly #667

See <https://hudson.eclipse.org/hudson/job/cbi-atf-0.3-nightly/667/>

------------------------------------------
Started by user jpospycha
Building remotely on windows7tests
[cbi-atf-0.3-nightly] $ cvs -Q -z3 -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools co -P -D "Friday, October 1, 2010 10:26:19 AM UTC" org.eclipse.atf
cvs checkout: dying gasps from dev.eclipse.org unexpected
$ computing changelog
Deleting old artifacts from #665
Deleting old artifacts from #663
[cbi-atf-0.3-nightly] $ /bin/sh -xe C:\Users\HUDSON~1\AppData\Local\Temp\hudson3912098493951773663.sh
The system cannot find the file specified
FATAL: command execution failed
java.io.IOException: Cannot run program "/bin/sh" (in directory "<https://hudson.eclipse.org/hudson/job/cbi-atf-0.3-nightly/ws/";)>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:192)
	at hudson.Proc$LocalProc.<init>(Proc.java:164)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:638)
	at hudson.Launcher$ProcStarter.start(Launcher.java:273)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:793)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:767)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:58)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 17 more
Archiving artifacts



Back to the top