Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: gerrit-code-review-plugin
-
Labels:
-
Environment:jenkins 2.190.3
gerrit code review plugin 0.3.7
-
Similar Issues:
-
Released As:0.4.1
Description
Moving to 0.3.7 has broken checkout on remote nodes. They fail reporting unable to checkout the code after a 10 minute timeout.
In the log on the gerrit server are hundreds of lines saying:
WARN com.google.gerrit.httpd.ProjectBasicAuthFilter : Authentication failed for Username for 'https: account inactive or not provisioned in Gerrit
So it appears that the remote node is using the wrong credentials to try to do the checkout.
Reverting to .03.5 and everything works fine
Attachments
Issue Links
- is blocked by
-
JENKINS-60362 Gerrit Behaviours not executed
-
- Resolved
-
Did you set the credentials id on the multi-branch pipeline job?