Console Output
17:47:23 [2022-05-16T15:47:23.862Z] Selected Git installation does not exist. Using Default
17:47:23 [2022-05-16T15:47:23.862Z] The recommended git tool is: NONE
17:47:23 [2022-05-16T15:47:23.862Z] No credentials specified
17:47:23 [2022-05-16T15:47:23.862Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Jackrabbit-JCA_AutoDeploy/.git # timeout=10
17:47:23 [2022-05-16T15:47:23.868Z] Fetching changes from the remote Git repository
17:47:23 [2022-05-16T15:47:23.868Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:47:23 [2022-05-16T15:47:23.875Z] Cleaning workspace
17:47:23 [2022-05-16T15:47:23.875Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
17:47:23 [2022-05-16T15:47:23.880Z] Resetting working tree
17:47:23 [2022-05-16T15:47:23.880Z] > /usr/bin/git reset --hard # timeout=10
17:47:23 [2022-05-16T15:47:23.890Z] > /usr/bin/git clean -fdx # timeout=10
17:47:23 [2022-05-16T15:47:23.917Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:47:23 [2022-05-16T15:47:23.917Z] > /usr/bin/git --version # timeout=10
17:47:23 [2022-05-16T15:47:23.922Z] > git --version # 'git version 2.25.1'
17:47:23 [2022-05-16T15:47:23.922Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:47:24 [2022-05-16T15:47:24.183Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:47:24 [2022-05-16T15:47:24.190Z] Checking out Revision 1fdcd5cb6e431760ea616d402798758742a50046 (refs/remotes/origin/master)
17:47:24 [2022-05-16T15:47:24.190Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:47:24 [2022-05-16T15:47:24.196Z] > /usr/bin/git checkout -f 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10
17:47:24 [2022-05-16T15:47:24.220Z] Commit message: "Update the Jenkinsfile that builds a Docker image of Silverpeas for pro. Now, the pipeline will perform a PR by using the Github API. It checks also if the build is just an update of an existing version of Silverpeas"
17:47:24 [2022-05-16T15:47:24.220Z] > /usr/bin/git rev-list --no-walk 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10