-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: workflow-multibranch-plugin
-
None
-
Environment:Jenkins ver. 2.125
Bitbucket Branch Source Plugin 2.2.11
Pipeline: Multibranch 2.19
When Bitbucket Branch Plugin cannot do lightweight checkout for JenkinsfileĀ for Pull Request.
I configured my PR strategy to Build Pull Request Revision.Ā
I am getting the following exception:
ERROR: Could not do lightweight checkout, falling back to heavyweight
java.io.FileNotFoundException: URL: /rest/api/1.0/projects/sample/repos/sample-repo/browse/Jenkinsfile?at=PR-62&start=0&limit=500
and switches to heavy checkout.