-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: job-import-plugin
-
Environment:Jenkins Verison: 2.263.4
Job Import plugin version: 2.1
OS: Centos 7
We have more than 10 Jenkins servers and the job import plugin doesn't appear to work in any when clicking on "Query!". I see the page only reloads back to the same. Below is the error i see from the System Log. Here the scenario is we inform the users to use this plugin whenever they need to move jobs to another Jenkins.
Ā
Feb 22, 2022 6:03:45 AMĀ SEVEREĀ org.jenkins.ci.plugins.jobimport.client.RestApiClient getRemoteItems
Failed to list job from remote https://jenkins-xyz1.company.com/xyz1/job/Jenkins.testingfolder java.io.IOException: Server returned HTTP response code: 400 for URL: https://jenkins-xyz2.company.com/xyz2/job/Jenkins.testingfolder/api/xml?tree=jobs[name,url,description]
Ā
Ā