ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

ERROR: Couldn’t find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

Это возникает после сборки мавен проекта…

Лог:

Building in workspace /var/lib/jenkins/workspace/Test1
/usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
/usr/local/bin/git config remote.origin.url http://-------------------/tests.git # timeout=10
Fetching upstream changes from http:/-------------------/tests.git
/usr/local/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials
/usr/local/bin/git fetch --tags --progress http://-------------------/tests.git +refs/heads/:refs/remotes/origin/
/usr/local/bin/git rev-parse refs/remotes/origin/${gitlabSourceBranch}^{commit} # timeout=10
/usr/local/bin/git rev-parse refs/remotes/origin/origin/${gitlabSourceBranch}^{commit} # timeout=10
/usr/local/bin/git rev-parse origin/${gitlabSourceBranch}^{commit} # timeout=10
ERROR: Couldn’t find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

Это случаем не лог сборки с jenkins’а?

Проблема решена следующим образом : ${gitlabSourceBranch} , был заменен на */master