Console Output
11:21:13 [2024-06-05T09:21:13.369Z] Selected Git installation does not exist. Using Default
11:21:13 [2024-06-05T09:21:13.369Z] The recommended git tool is: NONE
11:21:13 [2024-06-05T09:21:13.369Z] No credentials specified
11:21:13 [2024-06-05T09:21:13.370Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy/.git # timeout=10
11:21:13 [2024-06-05T09:21:13.374Z] Fetching changes from the remote Git repository
11:21:13 [2024-06-05T09:21:13.376Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:21:13 [2024-06-05T09:21:13.380Z] Cleaning workspace
11:21:13 [2024-06-05T09:21:13.380Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:21:13 [2024-06-05T09:21:13.385Z] Resetting working tree
11:21:13 [2024-06-05T09:21:13.385Z] > /usr/bin/git reset --hard # timeout=10
11:21:13 [2024-06-05T09:21:13.391Z] > /usr/bin/git clean -fdx # timeout=10
11:21:13 [2024-06-05T09:21:13.436Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:21:13 [2024-06-05T09:21:13.436Z] > /usr/bin/git --version # timeout=10
11:21:13 [2024-06-05T09:21:13.440Z] > git --version # 'git version 2.34.1'
11:21:13 [2024-06-05T09:21:13.441Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:21:13 [2024-06-05T09:21:13.820Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:21:13 [2024-06-05T09:21:13.827Z] Checking out Revision 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 (refs/remotes/origin/master)
11:21:13 [2024-06-05T09:21:13.827Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:21:13 [2024-06-05T09:21:13.831Z] > /usr/bin/git checkout -f 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10
11:21:13 [2024-06-05T09:21:13.856Z] Commit message: "Change the email address of Yohann Chastagnier to his personal email address dedicated to his contributions to Silverpeas"
11:21:13 [2024-06-05T09:21:13.857Z] > /usr/bin/git rev-list --no-walk 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10