-
Bug
-
Resolution: Fixed
-
Major
-
None
Tried to do a standard setup on Ubuntu 18.04 and every time it fails almost all plugins. The log file shows this:
Apr 30, 2019 3:47:19 PM hudson.model.UpdateCenter$DownloadJob run SEVERE: Failed to install Structs java.io.IOException: Failed to download from http://updates.jenkins-ci.org/download/plugins/structs/1.19/structs.hpi (redirected to: http://archives.jenkins-ci.org/plugins/structs/1.19/structs.hpi) at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1215) at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1752) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2015) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1726) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:112) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Failed to load http://updates.jenkins-ci.org/download/plugins/structs/1.19/structs.hpi to /var/lib/jenkins/plugins/structs.jpi.tmp at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1181) ... 7 more
Indeed if we go to http://updates.jenkins-ci.org/download/plugins/structs/ the latest version (1.19) redirects to a 404.