Console Output
17:31:55 [2026-07-09T15:31:55.166Z] Selected Git installation does not exist. Using Default
17:31:55 [2026-07-09T15:31:55.166Z] The recommended git tool is: NONE
17:31:55 [2026-07-09T15:31:55.167Z] No credentials specified
17:31:55 [2026-07-09T15:31:55.167Z] Cloning the remote Git repository
17:31:55 [2026-07-09T15:31:55.167Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
17:31:55 [2026-07-09T15:31:55.168Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2 # timeout=10
17:31:55 [2026-07-09T15:31:55.176Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:31:55 [2026-07-09T15:31:55.177Z] > /usr/bin/git --version # timeout=10
17:31:55 [2026-07-09T15:31:55.182Z] > git --version # 'git version 2.43.0'
17:31:55 [2026-07-09T15:31:55.182Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:31:55 [2026-07-09T15:31:55.836Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:31:55 [2026-07-09T15:31:55.843Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:31:55 [2026-07-09T15:31:55.851Z] Avoid second fetch
17:31:55 [2026-07-09T15:31:55.851Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:31:55 [2026-07-09T15:31:55.857Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
17:31:55 [2026-07-09T15:31:55.857Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:31:55 [2026-07-09T15:31:55.862Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
17:31:55 [2026-07-09T15:31:55.878Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
17:31:55 [2026-07-09T15:31:55.878Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10