Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: tool-installer-crawler
-
Labels:
-
Similar Issues:
Description
Per https://updates.jenkins-ci.org/updates/ the last update of hudson.tools.JDKInstaller.json was in October.
Since the crawler scrapes Oracle's web site, it seems a change there broke the script in https://github.com/jenkins-infra/crawler/blob/master/jdk.groovy
Since today, the certificate has expired, making JDK installers entirely unavailable, and potentially breaking downloading of others too.
Per a report in jenkinsci/jenkins Gitter:
Dec 15, 2018 6:00:44 PM hudson.model.DownloadService$Downloadable updateNow WARNING: signature check failed for https://updates.jenkins.io/updates/hudson.tools.JDKInstaller.json ERROR: Signature verification failed in downloadable 'hudson.tools.JDKInstaller' <a href='#' class='showDetails'>(show details)</a><pre style='display:none'>java.security.cert.CertificateExpiredException: NotAfter: Sat Dec 15 16:54:02 UTC 2018<br>
Attachments
Issue Links
- is related to
-
JENKINS-55222 JDK Installer certificate expiry
-
- Closed
-
-
INFRA-2345 Update center: expired certificates block tool updates
-
- Resolved
-
- relates to
-
JENKINS-54305 Oracle JDK 10 not available anymore - Oracle JDK 11 is not free
-
- Open
-
Is there any workaround for this because my jobs can't install JDK and CI is broken because jenkins can't query mercurial or svn :