Console Output
11:43:58 [2025-11-25T10:43:58.917Z] Selected Git installation does not exist. Using Default
11:43:58 [2025-11-25T10:43:58.917Z] The recommended git tool is: NONE
11:43:58 [2025-11-25T10:43:58.917Z] No credentials specified
11:43:58 [2025-11-25T10:43:58.918Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
11:43:58 [2025-11-25T10:43:58.924Z] Fetching changes from the remote Git repository
11:43:58 [2025-11-25T10:43:58.926Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:43:58 [2025-11-25T10:43:58.932Z] Cleaning workspace
11:43:58 [2025-11-25T10:43:58.932Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:43:58 [2025-11-25T10:43:58.937Z] Resetting working tree
11:43:58 [2025-11-25T10:43:58.937Z] > /usr/bin/git reset --hard # timeout=10
11:43:59 [2025-11-25T10:43:59.048Z] > /usr/bin/git clean -fdx # timeout=10
11:43:59 [2025-11-25T10:43:59.059Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:43:59 [2025-11-25T10:43:59.059Z] > /usr/bin/git --version # timeout=10
11:43:59 [2025-11-25T10:43:59.064Z] > git --version # 'git version 2.43.0'
11:43:59 [2025-11-25T10:43:59.064Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:44:00 [2025-11-25T10:44:00.699Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:44:00 [2025-11-25T10:44:00.705Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
11:44:00 [2025-11-25T10:44:00.705Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:44:00 [2025-11-25T10:44:00.709Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
11:44:00 [2025-11-25T10:44:00.762Z] Commit message: "Fix SonarQube Maven execution in pipelines."
11:44:00 [2025-11-25T10:44:00.762Z] > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10