-
Bug
-
Resolution: Fixed
-
Minor
-
Mac OSX 10.12
Jenkins 2.113 (installed via homebrew)
I get the following errors when trying to install the Cobertura Plugin.
Preperation section:
java.net.HttpRetryException: Invalid response code (302) from URL: http://updates.jenkins-ci.org/update-center.json?uctest at hudson.model.UpdateCenter$UpdateCenterConfiguration.testConnection(UpdateCenter.java:1258) at hudson.model.UpdateCenter$UpdateCenterConfiguration.checkUpdateCenter(UpdateCenter.java:1053) at hudson.model.UpdateCenter$ConnectionCheckJob.run(UpdateCenter.java:1488) 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)
Failure details:
java.io.IOException: Downloaded file /Users/Shared/Jenkins/.jenkins/plugins/cobertura.jpi.tmp does not match expected SHA-1, expected 'nU0lLarhb3QFW9UDtIAUdB2ytKA=', actual '9MtbDOul/QyXDvFIwl0HZK27m4o=' at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:1810) at hudson.model.UpdateCenter.access$1100(UpdateCenter.java:149) at hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:1963) at hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1194) at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1680) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1874) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1651) 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)