Console Output
08:58:11 [2024-05-28T06:58:11.629Z] Selected Git installation does not exist. Using Default
08:58:11 [2024-05-28T06:58:11.629Z] The recommended git tool is: NONE
08:58:11 [2024-05-28T06:58:11.629Z] No credentials specified
08:58:11 [2024-05-28T06:58:11.630Z] Cloning the remote Git repository
08:58:11 [2024-05-28T06:58:11.631Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
08:58:11 [2024-05-28T06:58:11.632Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release # timeout=10
08:58:11 [2024-05-28T06:58:11.645Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
08:58:11 [2024-05-28T06:58:11.645Z] > /usr/bin/git --version # timeout=10
08:58:11 [2024-05-28T06:58:11.649Z] > git --version # 'git version 2.34.1'
08:58:11 [2024-05-28T06:58:11.649Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:58:12 [2024-05-28T06:58:12.230Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
08:58:12 [2024-05-28T06:58:12.236Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:58:12 [2024-05-28T06:58:12.246Z] Avoid second fetch
08:58:12 [2024-05-28T06:58:12.248Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:58:12 [2024-05-28T06:58:12.254Z] Checking out Revision 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 (refs/remotes/origin/master)
08:58:12 [2024-05-28T06:58:12.255Z] > /usr/bin/git config core.sparsecheckout # timeout=10
08:58:12 [2024-05-28T06:58:12.263Z] > /usr/bin/git checkout -f 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10
08:58:12 [2024-05-28T06:58:12.279Z] Commit message: "Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas"
08:58:12 [2024-05-28T06:58:12.281Z] > /usr/bin/git rev-list --no-walk 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10