Skip to content

Console Output

11:45:00 [2025-12-08T10:45:00.377Z] Selected Git installation does not exist. Using Default
11:45:00 [2025-12-08T10:45:00.377Z] The recommended git tool is: NONE
11:45:00 [2025-12-08T10:45:00.377Z] No credentials specified
11:45:00 [2025-12-08T10:45:00.377Z] Cloning the remote Git repository
11:45:00 [2025-12-08T10:45:00.378Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:45:00 [2025-12-08T10:45:00.378Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release # timeout=10
11:45:00 [2025-12-08T10:45:00.387Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:45:00 [2025-12-08T10:45:00.387Z]  > /usr/bin/git --version # timeout=10
11:45:00 [2025-12-08T10:45:00.391Z]  > git --version # 'git version 2.43.0'
11:45:00 [2025-12-08T10:45:00.391Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:00 [2025-12-08T10:45:00.896Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:45:00 [2025-12-08T10:45:00.901Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:00 [2025-12-08T10:45:00.906Z] Avoid second fetch
11:45:00 [2025-12-08T10:45:00.906Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:45:00 [2025-12-08T10:45:00.911Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
11:45:00 [2025-12-08T10:45:00.911Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:45:00 [2025-12-08T10:45:00.915Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
11:45:00 [2025-12-08T10:45:00.930Z] Commit message: "Fix SonarQube Maven execution in pipelines."
11:45:00 [2025-12-08T10:45:00.930Z]  > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10