Console Output
16:04:52 [2026-02-24T15:04:52.098Z] Selected Git installation does not exist. Using Default
16:04:52 [2026-02-24T15:04:52.098Z] The recommended git tool is: NONE
16:04:52 [2026-02-24T15:04:52.098Z] No credentials specified
16:04:52 [2026-02-24T15:04:52.098Z] Cloning the remote Git repository
16:04:52 [2026-02-24T15:04:52.098Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
16:04:52 [2026-02-24T15:04:52.098Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10
16:04:52 [2026-02-24T15:04:52.108Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:04:52 [2026-02-24T15:04:52.108Z] > /usr/bin/git --version # timeout=10
16:04:52 [2026-02-24T15:04:52.112Z] > git --version # 'git version 2.43.0'
16:04:52 [2026-02-24T15:04:52.113Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:04:52 [2026-02-24T15:04:52.712Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:04:52 [2026-02-24T15:04:52.718Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:04:52 [2026-02-24T15:04:52.724Z] Avoid second fetch
16:04:52 [2026-02-24T15:04:52.724Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:04:52 [2026-02-24T15:04:52.730Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
16:04:52 [2026-02-24T15:04:52.730Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:04:52 [2026-02-24T15:04:52.735Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
16:04:52 [2026-02-24T15:04:52.749Z] Commit message: "Fix SonarQube Maven execution in pipelines."
16:04:52 [2026-02-24T15:04:52.749Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10