On Mon, Jun 10, 2013 at 8:28 AM, Mickael Istria <[email protected]> wrote:
> On 06/10/2013 08:25 AM, Matthias Sohn wrote: > > Since sandbox hudson emits Bad Gateway errors in random situations I am > going to restart it hoping this will fix these problems. > > Hi Matthias, > > You should first have a look at this issue: > https://bugs.eclipse.org/bugs/show_bug.cgi?id=410271 . > If you need some free space, feel free to remove all builds from > SWTBot-Gerrit and SWTBot-Sonar jobs (except the last successful one). Not > sure it will be enough though. > I restarted sandbox Hudson but still the egit.gerrit job faile with a "Bad Gateway" error (https://hudson.eclipse.org/sandbox/job/egit.gerrit/4622/console): Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://repo.maven.apache.org/maven2/org/codehaus/gmaven/feature/gmaven-feature-support/1.4/gmaven-feature-support-1.4.jar. Return code is: 502, ReasonPhrase:Bad Gateway. at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:852) at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116) at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88) at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:601) ... 4 more Then I configured the SWTBot-Gerrit and SWTBot-Sonar jobs to only keep the artifacts of the last succeeded build which freed some diskspace. It seems this helped to enable the egit.gerrit job to run successfully again. Looking at current disk usage at https://hudson.eclipse.org/sandbox/plugin/disk-usage/ there are a couple of jobs consuming quite a lot of disk space for their workspaces, maybe some of them could free some space. I'd recommend they all configure their jobs to only retain the artifacts of the last successful build. Probably a large fraction of this space is consumed by job-private maven repositories. Not sure if there is a way to get rid of the need to use private maven repositories, AFAIK this is needed since sharing local maven repositories between multiple jobs doesn't work reliably. Overall it looks like sandbox Hudson needs more HDD resources. Disk usage*Builds:*4GB, *Workspace:*33GB Project name <https://hudson.eclipse.org/sandbox/plugin/disk-usage/#> Builds <https://hudson.eclipse.org/sandbox/plugin/disk-usage/#>Workspace ↑ <https://hudson.eclipse.org/sandbox/plugin/disk-usage/#>*platform-sonar<https://hudson.eclipse.org/sandbox/job/platform-sonar/> *68MB7GB*target-management<https://hudson.eclipse.org/sandbox/job/target-management/> *144MB2GB*linuxtools <https://hudson.eclipse.org/sandbox/job/linuxtools/>* 1GB2GB*linuxtools-sonar<https://hudson.eclipse.org/sandbox/job/linuxtools-sonar/> *88MB1GB*mylyn-context-mft-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-context-mft-gerrit/> *878KB1GB*mylyn-context-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-context-gerrit/> *2MB1GB*mylyn-reviews-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-reviews-gerrit/> *16MB1GB*mylyn-tasks-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-tasks-gerrit/> *152MB1GB*xtext.gerrit<https://hudson.eclipse.org/sandbox/job/xtext.gerrit/> *703MB1GB*mylyn-docs-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-docs-gerrit/> *14MB964MB*epp-mpc-gerrit<https://hudson.eclipse.org/sandbox/job/epp-mpc-gerrit/> *11MB963MB*mylyn-commons-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-commons-gerrit/> *72MB805MB*e4-tools <https://hudson.eclipse.org/sandbox/job/e4-tools/>*60MB 744MB*GMF-Tooling-Sonar<https://hudson.eclipse.org/sandbox/job/GMF-Tooling-Sonar/> *540MB725MB*mylyn-builds-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-builds-gerrit/> *1MB718MB*emf-compare.gerrit<https://hudson.eclipse.org/sandbox/job/emf-compare.gerrit/> *3MB710MB*recommenders.gerrit-e3x<https://hudson.eclipse.org/sandbox/job/recommenders.gerrit-e3x/> *26MB700MB*recommenders.gerrit<https://hudson.eclipse.org/sandbox/job/recommenders.gerrit/> *29MB678MB*mylyn-versions-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-versions-gerrit/> *521KB667MB*tcf.gerrit <https://hudson.eclipse.org/sandbox/job/tcf.gerrit/>* 26MB583MB*mylyn-reviews-r4e-gerrit<https://hudson.eclipse.org/sandbox/job/mylyn-reviews-r4e-gerrit/> *22MB570MB*koneki-ldt-sonar<https://hudson.eclipse.org/sandbox/job/koneki-ldt-sonar/> *49MB556MB*vjet-juno-sonar<https://hudson.eclipse.org/sandbox/job/vjet-juno-sonar/> *239MB552MB*emfstore-sonar<https://hudson.eclipse.org/sandbox/job/emfstore-sonar/> *56MB542MB*eclipse.scout.sdk<https://hudson.eclipse.org/sandbox/job/eclipse.scout.sdk/> *29MB507MB -- Matthias
_______________________________________________ cross-project-issues-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
