-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: github-api-plugin, jenkinsfile-runner
-
None
I've noticed that when jenkins runs a job via Jenkinsfile that is using git checkout with credentials, second job - which is using same credentials - cause: jenkins stderr: remote: Repository not found.Â
Our repository is always available, and there are no firewall between services.
Does Jenkins locks credentials when Jenkinsfile is used?
Jobs are started by different users.
Our Jenkins version is 2.528.3