Console Output
12:02:47 [2025-02-10T11:02:47.183Z] Selected Git installation does not exist. Using Default
12:02:47 [2025-02-10T11:02:47.183Z] The recommended git tool is: NONE
12:02:47 [2025-02-10T11:02:47.183Z] No credentials specified
12:02:47 [2025-02-10T11:02:47.183Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.2.x_AutoDeploy/.git # timeout=10
12:02:47 [2025-02-10T11:02:47.187Z] Fetching changes from the remote Git repository
12:02:47 [2025-02-10T11:02:47.191Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:02:47 [2025-02-10T11:02:47.196Z] Cleaning workspace
12:02:47 [2025-02-10T11:02:47.197Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:02:47 [2025-02-10T11:02:47.201Z] Resetting working tree
12:02:47 [2025-02-10T11:02:47.201Z] > /usr/bin/git reset --hard # timeout=10
12:02:47 [2025-02-10T11:02:47.209Z] > /usr/bin/git clean -fdx # timeout=10
12:02:47 [2025-02-10T11:02:47.216Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:02:47 [2025-02-10T11:02:47.216Z] > /usr/bin/git --version # timeout=10
12:02:47 [2025-02-10T11:02:47.220Z] > git --version # 'git version 2.43.0'
12:02:47 [2025-02-10T11:02:47.220Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:02:47 [2025-02-10T11:02:47.527Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:02:47 [2025-02-10T11:02:47.533Z] Checking out Revision 81fa5832ec585eb7bb90483aed0da06faf913778 (refs/remotes/origin/master)
12:02:47 [2025-02-10T11:02:47.533Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:02:47 [2025-02-10T11:02:47.538Z] > /usr/bin/git checkout -f 81fa5832ec585eb7bb90483aed0da06faf913778 # timeout=10
12:02:47 [2025-02-10T11:02:47.549Z] Commit message: "Take into account of a first build in the pipeline of automatic build of Silverpeas"
12:02:47 [2025-02-10T11:02:47.549Z] > /usr/bin/git rev-list --no-walk 81fa5832ec585eb7bb90483aed0da06faf913778 # timeout=10