Started by user Michal Siemaszko [Sat May 21 17:30:19 UTC 2022] Starting branch indexing... > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git ls-remote --symref -- https://gitlab.com/datainmotion/dim-firebase-admin.git # timeout=10 > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://gitlab.com/datainmotion/dim-firebase-admin.git > git config remote.origin.url https://gitlab.com/datainmotion/dim-firebase-admin.git # timeout=10 Fetching & pruning origin... Listing remote references... > git config --get remote.origin.url # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git ls-remote -h -- https://gitlab.com/datainmotion/dim-firebase-admin.git # timeout=10 Fetching upstream changes from origin > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials Gitlab user for Jenkins > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking branches... Checking branch develop ‘Jenkinsfile’ found Met criteria Changes detected: develop (37126b5b7b1d05daf8efe412f9bd39a145d2819b → c2087122575a8c827bfa880634f8d32062630167) Scheduled build for branch: develop Checking branch master ‘Jenkinsfile’ found Met criteria Changes detected: master (38f72bec39ccaec11f0eade70b16af429ebd4dae → 6de82fe204e6f0ea765571b4d5d5a2109f651eb3) Scheduled build for branch: master Processed 2 branches [Sat May 21 17:30:22 UTC 2022] Finished branch indexing. Indexing took 3.5 sec Finished: SUCCESS