Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sapphire-dev] [Hudson] Build failed in Hudson: 9.0.x #4

See <https://hudson.eclipse.org/sapphire/job/9.0.x/4/>

------------------------------------------
Started by user konstantin.komissarchik@xxxxxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/sapphire/job/9.0.x/ws/> - hudson.remoting.LocalChannel@49cf9cc2
Using strategy: Default
Last Built Revision: Revision 4b8b11e4cf918db9fa76d13f851a48767cf8f320 (origin/9.0.x)
Checkout:workspace / <https://hudson.eclipse.org/sapphire/job/9.0.x/ws/> - hudson.remoting.LocalChannel@49cf9cc2
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/sapphire/org.eclipse.sapphire.git
Commencing build of Revision 4b8b11e4cf918db9fa76d13f851a48767cf8f320 (origin/9.0.x)
Checking out Revision 4b8b11e4cf918db9fa76d13f851a48767cf8f320 (origin/9.0.x)
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Starting xvnc
[workspace] $ Xvnc :34 -geometry 1024x768 -depth 24 -ac
[workspace] $ /shared/common/apache-ant-1.9.6/bin/ant -file build.xml -Dhttps.proxyPort=9898 -Dfindbugs.location=/shared/common/findbugs-3.0.0/ -Dftp.proxyHost=proxy.eclipse.org -Dsign=true -DftpnonProxyHosts=*.eclipse.org -Dftp.proxyPort=9898 -Dwarnings=true "-Dhttp.proxyHost=proxy.eclipse.org " -Ddownloads=/shared/technology/sapphire/downloads -DSigning.Library=sign-hudson.xml -Dhttp.proxyPort=9898 -DhttpnonProxyHosts=*.eclipse.org -Dhttps.proxyHost=proxy.eclipse.org -DhttpsnonProxyHosts=*.eclipse.org hudson-build
FATAL: command execution failed.
java.io.IOException: Cannot run program "/shared/common/apache-ant-1.9.6/bin/ant" (in directory "<https://hudson.eclipse.org/sapphire/job/9.0.x/ws/";)>: error=13, Permission denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:187)
	at hudson.Proc$LocalProc.<init>(Proc.java:157)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:649)
	at hudson.Launcher$ProcStarter.start(Launcher.java:266)
	at hudson.Launcher$ProcStarter.join(Launcher.java:273)
	at hudson.tasks.Ant.perform(Ant.java:212)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736)
	at hudson.model.Build$RunnerImpl.build(Build.java:181)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:136)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: java.io.IOException: error=13, Permission denied
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	... 15 more
Terminating xvnc.
16/07/2015 17:01:16 Xvnc version X.org/xf4vnc custom version
16/07/2015 17:01:16 Copyright (C) 2001-2004 Alan Hourihane.
16/07/2015 17:01:16 Copyright (C) 2000-2004 Constantin Kaplinsky
16/07/2015 17:01:16 Copyright (C) 1999 AT&T Laboratories Cambridge
16/07/2015 17:01:16 All Rights Reserved.
16/07/2015 17:01:16 See http://www.tightvnc.com/ for information on TightVNC
16/07/2015 17:01:16 See http://xf4vnc.sf.net for xf4vnc-specific information
16/07/2015 17:01:16 Desktop name 'x11' (hipp1:34)
16/07/2015 17:01:16 Protocol versions supported: 3.7, 3.3
16/07/2015 17:01:16 RGB format 8 8 8
16/07/2015 17:01:16 Listening for VNC connections on TCP port 5934
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top