Console Output
09:25:19 [2024-05-28T07:25:19.301Z] Selected Git installation does not exist. Using Default
09:25:19 [2024-05-28T07:25:19.301Z] The recommended git tool is: NONE
09:25:19 [2024-05-28T07:25:19.301Z] No credentials specified
09:25:19 [2024-05-28T07:25:19.301Z] Cloning the remote Git repository
09:25:19 [2024-05-28T07:25:19.301Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
09:25:19 [2024-05-28T07:25:19.302Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas IzPack Installer # timeout=10
09:25:19 [2024-05-28T07:25:19.308Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:25:19 [2024-05-28T07:25:19.308Z] > /usr/bin/git --version # timeout=10
09:25:19 [2024-05-28T07:25:19.314Z] > git --version # 'git version 2.34.1'
09:25:19 [2024-05-28T07:25:19.314Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:25:19 [2024-05-28T07:25:19.888Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:25:19 [2024-05-28T07:25:19.892Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:25:19 [2024-05-28T07:25:19.900Z] Avoid second fetch
09:25:19 [2024-05-28T07:25:19.900Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:25:19 [2024-05-28T07:25:19.906Z] Checking out Revision 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 (refs/remotes/origin/master)
09:25:19 [2024-05-28T07:25:19.906Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:25:19 [2024-05-28T07:25:19.911Z] > /usr/bin/git checkout -f 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10
09:25:19 [2024-05-28T07:25:19.924Z] Commit message: "Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas"
09:25:19 [2024-05-28T07:25:19.925Z] > /usr/bin/git rev-list --no-walk 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10