Console Output
16:09:15 [2026-02-24T15:09:15.623Z] Selected Git installation does not exist. Using Default
16:09:15 [2026-02-24T15:09:15.623Z] The recommended git tool is: NONE
16:09:15 [2026-02-24T15:09:15.623Z] No credentials specified
16:09:15 [2026-02-24T15:09:15.624Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
16:09:15 [2026-02-24T15:09:15.628Z] Fetching changes from the remote Git repository
16:09:15 [2026-02-24T15:09:15.632Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:09:15 [2026-02-24T15:09:15.637Z] Cleaning workspace
16:09:15 [2026-02-24T15:09:15.637Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:09:15 [2026-02-24T15:09:15.642Z] Resetting working tree
16:09:15 [2026-02-24T15:09:15.642Z] > /usr/bin/git reset --hard # timeout=10
16:09:15 [2026-02-24T15:09:15.650Z] > /usr/bin/git clean -fdx # timeout=10
16:09:15 [2026-02-24T15:09:15.657Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:09:15 [2026-02-24T15:09:15.657Z] > /usr/bin/git --version # timeout=10
16:09:15 [2026-02-24T15:09:15.662Z] > git --version # 'git version 2.43.0'
16:09:15 [2026-02-24T15:09:15.662Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:09:16 [2026-02-24T15:09:16.030Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:09:16 [2026-02-24T15:09:16.036Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
16:09:16 [2026-02-24T15:09:16.036Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:09:16 [2026-02-24T15:09:16.041Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
16:09:16 [2026-02-24T15:09:16.053Z] Commit message: "Fix SonarQube Maven execution in pipelines."
16:09:16 [2026-02-24T15:09:16.054Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10