Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installing the plugin in Jenkins, due to the low version of the current Jenkins, the plugin cannot be loaded due to missing dependencies, resulting in the pipeline not being executed. #6054

Open
wuqiang3424 opened this issue Mar 5, 2024 · 0 comments

Comments

@wuqiang3424
Copy link

question:After installing the plugin in Jenkins, due to the low version of the current Jenkins, the plugin cannot be loaded due to missing dependencies, resulting in the pipeline not being executed.
image
Description: Jenkins is automatically created after enabling DevOps.
Version: Jenkins 2.319.3
Problem Description: Dependency Errors:

Jenkins build user vars plugin (1.9)
Required update: Branch API Plugin (2.6.2) needs to be updated to 2.1046.v0ca_37783ecc5 or higher
Jenkins (2.332.1) or higher is required
Required update: Jenkins Mailer Plugin (414.vcc4c33714601) needs to be updated to 435.v79ef3972b_5c7 or higher

This error message means that the plugin requires Jenkins version 2.332.1, but the current version is 2.319.3, which causes the plugin to not work properly. In addition, the previous pipeline functionality is abnormal after installing the plugin.

Questions:

  1. Can the Jenkins version be upgraded? If yes, can it be upgraded manually or is there a place to modify the version in Kubesphere?
  2. Since Jenkins is deployed in a container, it is not possible to upgrade normally on the Jenkins web page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant