-
Bug
-
Resolution: Not A Defect
-
Blocker
-
java:
openjdk 17.0.9 2023-10-17
OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-122.04)
OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-122.04, mixed mode, sharing)
Jenkins:2.426.3
OS:Ubuntu
I am trying to install some plugins but getting below error in most of the installation.
Caused: java.io.IOException: Failed to load https://updates.jenkins.io/download/plugins/workflow-step-api/657.v03b_e8115821b_/workflow-step-api.hpi to /var/lib/jenkins/plugins/workflow-step-api.jpi.tmp at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1332) Caused: java.io.IOException: Failed to download from https://updates.jenkins.io/download/plugins/workflow-step-api/657.v03b_e8115821b_/workflow-step-api.hpi (redirected to: https://ftp.halifax.rwth-aachen.de/jenkins/plugins/workflow-step-api/657.v03b_e8115821b_/workflow-step-api.hpi)
The mirror at Aachen was being repeatedly hit with requests for the same set of plugins. They implemented some additional fail2ban rules to prevent that abuse. The issue is reported at https://github.com/jenkins-infra/helpdesk/issues/3930
If your organization is the source of that large number of useless and repeated downloads, please fix your configuration.
If your organization is not the source of that large number of downloads, please reply in that help desk ticket to ask the Aachen administrators to investigate your failure case.