Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] jenkins build

Way to go Wim!   Thanks!

Scott

On 5/23/2014 9:02 AM, Wim Jongman wrote:
Yes, that fixed it. The builds are running again. 

I switched off the flag to update buckminster before each build. Not needed AFAICT. Builds should be 5 minutes faster now as well.

Cheers,

Wim


On Fri, May 23, 2014 at 5:58 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
The http://download.cloudsmith.com/buckminster/external-4.3 site is down. 

I think we don't need to download buckminster every time. Investigating ..

 


On Fri, May 23, 2014 at 4:23 PM, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
Hi Folks,

Since yesterday/Thursday afternoon our builder has been timing out/failing on all build jobs...with messages similar to below.   These timeouts have been very early in the build process...well before compile.

Markus and/or Wim or others:  any insight into what's going on or ideas to fix in prep for RC2 next week?

Thanks,

Scott

May 23, 2014 1:28:42 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out
May 23, 2014 1:28:42 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Build timed out (after 45 minutes). Marking the build as aborted.
FATAL: java.lang.InterruptedException
java.lang.RuntimeException: java.lang.InterruptedException
	at hudson.plugins.buckminster.EclipseBuckminsterBuilder.perform(EclipseBuckminsterBuilder.java:265)
	at hudson.plugins.templateproject.ProxyBuilder.perform(ProxyBuilder.java:87)
	at hudson.plugins.templateproject.ProxyBuilder.perform(ProxyBuilder.java:87)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:485)
	at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
	at hudson.Proc$LocalProc.join(Proc.java:319)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at hudson.plugins.buckminster.BuckminsterInstallation$BuckminsterInstaller.executeScrip


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev





_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top