Skip to content

Console Output

03:26:56 [2025-12-05T02:26:56.110Z] Selected Git installation does not exist. Using Default
03:26:56 [2025-12-05T02:26:56.110Z] The recommended git tool is: NONE
03:26:56 [2025-12-05T02:26:56.110Z] No credentials specified
03:26:56 [2025-12-05T02:26:56.110Z] Cloning the remote Git repository
03:26:56 [2025-12-05T02:26:56.112Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
03:26:56 [2025-12-05T02:26:56.113Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10
03:26:56 [2025-12-05T02:26:56.125Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
03:26:56 [2025-12-05T02:26:56.125Z]  > /usr/bin/git --version # timeout=10
03:26:56 [2025-12-05T02:26:56.129Z]  > git --version # 'git version 2.43.0'
03:26:56 [2025-12-05T02:26:56.129Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:26:56 [2025-12-05T02:26:56.646Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
03:26:56 [2025-12-05T02:26:56.654Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:26:56 [2025-12-05T02:26:56.661Z] Avoid second fetch
03:26:56 [2025-12-05T02:26:56.661Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:26:56 [2025-12-05T02:26:56.666Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
03:26:56 [2025-12-05T02:26:56.666Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
03:26:56 [2025-12-05T02:26:56.671Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
03:26:56 [2025-12-05T02:26:56.686Z] Commit message: "Fix SonarQube Maven execution in pipelines."
03:26:56 [2025-12-05T02:26:56.686Z]  > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10