-
Bug
-
Resolution: Duplicate
-
Blocker
-
Jenkins v2.38
Hi,
I have a project which triggers a build in another project (pipeline / Jenkinsfile).
{
....
build job: "../projectName/master";
}
However, the downstream project gives errors out with the following error:
originally caused by: Branch indexing ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout Wiping out workspace first. .... .... [Pipeline] End of Pipeline ERROR: Could not determine exact tip revision of master Finished: FAILURE
Can this be solved somehow?
- duplicates
-
JENKINS-48571 checkout scm fails silently after "Could not determine exact tip revision of <branch>" in logs
-
- Closed
-
- is duplicated by
-
JENKINS-49466 job directory empty when using declarative pipeline
-
- Closed
-
[JENKINS-40862] Upstream project trigger tip revision error
Labels | Original: pipeline tip | New: failure pipeline tip |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Component/s | New: workflow-multibranch-plugin [ 21465 ] |
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: In Review [ 10005 ] |
Status | Original: In Review [ 10005 ] | New: In Progress [ 3 ] |
Resolution | Original: Incomplete [ 4 ] | |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Component/s | New: job-dsl-plugin [ 16720 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |