Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Upgrade to latest Jenkins LTS version (CW45)

Yep,

re-trrigered builds do not show the "missing JDK" failures anymore.

Thanks!

Kind regards,
Andrey Loskutov

Спасение утопающих - дело рук самих утопающих

https://www.eclipse.org/user/aloskutov


> Gesendet: Mittwoch, 10. November 2021 um 15:51 Uhr
> Von: "Frederic Gurr" <frederic.gurr@xxxxxxxxxxxxxxxxxxxxxx>
> An: cross-project-issues-dev@xxxxxxxxxxx
> Betreff: Re: [cross-project-issues-dev] Upgrade to latest Jenkins LTS version (CW45)
>
> Hi,
> 
> I have updated the JDKs to the latest version as requested here:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=577175
> 
> Unfortunately the update process took a few minutes longer than expected
> which lead to the errors you saw. It should be fixed now.
> 
> If you see other (Jenkins related) bugs, please open a Bugzilla issue
> for it.
> 
> Regards,
> 
> Fred
> 
> On 10.11.21 15:46, Andrey Loskutov wrote:
> > Sorry for spamming again, but I see today really strange similar jenkins build failures on two different gerrit instances
> > 
> > https://ci.eclipse.org/jdt/job/eclipse.jdt.core-Gerrit/5737/console
> > 
> > [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.6.0-SNAPSHOT:compile (default-compile) on project org.eclipse.jdt.annotation: Non-existing JDK home configuration at /opt/tools/java/openjdk/jdk-18/latest
> > 
> > https://ci.eclipse.org/platform/job/eclipse.platform.ui/job/25%252F185325%252F2/1/console
> > 
> > [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-eclipserun-plugin:2.6.0-SNAPSHOT:eclipse-run (api-analysis) on project org.eclipse.ui.tests: Error while executing platform: Non-existing JDK home configuration at /opt/tools/java/openjdk/jdk-17/latest
> > 
> > Is that something related to the JDK config that need to be fixed globally?
> > 
> > Kind regards,
> > Andrey Loskutov
> > 
> > Спасение утопающих - дело рук самих утопающих
> > 
> > https://www.eclipse.org/user/aloskutov
> > 
> > 
> >> Gesendet: Dienstag, 09. November 2021 um 10:26 Uhr
> >> Von: "Frederic Gurr" <frederic.gurr@xxxxxxxxxxxxxxxxxxxxxx>
> >> An: "Cross project issues" <cross-project-issues-dev@xxxxxxxxxxx>
> >> Betreff: [cross-project-issues-dev] Upgrade to latest Jenkins LTS version (CW45)
> >>
> >> Hi,
> >>
> >> We will need to upgrade all Jenkins instances to the latest LTS version
> >> immediately.
> >>
> >> Downtime for any individual Jenkins instance should be minimal. We will
> >> upgrade all instances without running builds immediately and grant some
> >> waiting time for instances with running builds.
> >>
> >> Please let us know, if you have any questions or concerns.
> >>
> >>
> >> Regards,
> >>
> >> Fred
> >>
> >>
> >> -- 
> >> Frederic Gurr
> >> Release Engineer | Eclipse Foundation Europe GmbH
> >>
> >> Berliner Allee 47, D-64295 Darmstadt
> >> Handelsregister: Darmstadt HRB 92821
> >> Managing Directors: Gaël Blondelle, Mike Milinkovich
> >> _______________________________________________
> >> cross-project-issues-dev mailing list
> >> cross-project-issues-dev@xxxxxxxxxxx
> >> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >>
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@xxxxxxxxxxx
> > To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
> > 
> 
> -- 
> Frederic Gurr
> Release Engineer | Eclipse Foundation Europe GmbH
> 
> Berliner Allee 47, D-64295 Darmstadt
> Handelsregister: Darmstadt HRB 92821
> Managing Directors: Gaël Blondelle, Mike Milinkovich
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
>


Back to the top