Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Jenkins jobs don't have access to /home/data/httpd/download.eclipse.org/*

FYI,

There seems to be a critical failure with Jenkin's jobs being able to access anything under /home/data/httpd/download.eclipse.org/*.

I noticed this for Oomph's jobs on Friday and opened this Bugzilla report on Saturday:

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=527772

But it seems a more general problem because my attempt to manage EMF's update site to publish the release update site (so that the mirror starts) also fails for the same type of reason:

  org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/data/httpd/download.eclipse.org/modeling/emf/emf/builds/milestone/latest

Based on the job history of Oomph's "Setup Archiver" job, the last build that still had access to /home/data/httpd/download.eclipse.org/* was dated Jun 21, 2018 10:55 PM.

With this problem I cannot publish EMF's update site for the Photon release and I cannot publish Oomph's product catalog for the Photon release, so the Eclipse Installer will not be able to install the Photon release's packages.

I expect this affects all Jenkins jobs, but perhaps it's dependent on the machine on which the job runs...

Regards,
Ed



Back to the top