Console Output
11:31:07 [2026-07-16T09:31:07.763Z] Selected Git installation does not exist. Using Default
11:31:07 [2026-07-16T09:31:07.763Z] The recommended git tool is: NONE
11:31:07 [2026-07-16T09:31:07.763Z] No credentials specified
11:31:07 [2026-07-16T09:31:07.763Z] Cloning the remote Git repository
11:31:07 [2026-07-16T09:31:07.763Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:31:07 [2026-07-16T09:31:07.763Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
11:31:07 [2026-07-16T09:31:07.777Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:31:07 [2026-07-16T09:31:07.777Z] > /usr/bin/git --version # timeout=10
11:31:07 [2026-07-16T09:31:07.781Z] > git --version # 'git version 2.43.0'
11:31:07 [2026-07-16T09:31:07.781Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:31:08 [2026-07-16T09:31:08.378Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:31:08 [2026-07-16T09:31:08.384Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:31:08 [2026-07-16T09:31:08.392Z] Avoid second fetch
11:31:08 [2026-07-16T09:31:08.392Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:31:08 [2026-07-16T09:31:08.397Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
11:31:08 [2026-07-16T09:31:08.397Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:31:08 [2026-07-16T09:31:08.401Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
11:31:08 [2026-07-16T09:31:08.423Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
11:31:08 [2026-07-16T09:31:08.423Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10