Skip to content

Console Output

14:03:48 [2026-07-09T12:03:48.525Z] Selected Git installation does not exist. Using Default
14:03:48 [2026-07-09T12:03:48.525Z] The recommended git tool is: NONE
14:03:48 [2026-07-09T12:03:48.525Z] No credentials specified
14:03:48 [2026-07-09T12:03:48.525Z] Cloning the remote Git repository
14:03:48 [2026-07-09T12:03:48.525Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:03:48 [2026-07-09T12:03:48.525Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Projects Build Image # timeout=10
14:03:48 [2026-07-09T12:03:48.536Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:03:48 [2026-07-09T12:03:48.536Z]  > /usr/bin/git --version # timeout=10
14:03:48 [2026-07-09T12:03:48.541Z]  > git --version # 'git version 2.43.0'
14:03:48 [2026-07-09T12:03:48.541Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:03:49 [2026-07-09T12:03:49.136Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:03:49 [2026-07-09T12:03:49.143Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:03:49 [2026-07-09T12:03:49.152Z] Avoid second fetch
14:03:49 [2026-07-09T12:03:49.153Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:03:49 [2026-07-09T12:03:49.159Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
14:03:49 [2026-07-09T12:03:49.159Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:03:49 [2026-07-09T12:03:49.165Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
14:03:49 [2026-07-09T12:03:49.181Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
14:03:49 [2026-07-09T12:03:49.181Z]  > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10