Skip to content

Console Output

04:20:02 [2026-08-09T02:20:02.208Z] Selected Git installation does not exist. Using Default
04:20:02 [2026-08-09T02:20:02.208Z] The recommended git tool is: NONE
04:20:02 [2026-08-09T02:20:02.208Z] No credentials specified
04:20:02 [2026-08-09T02:20:02.209Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
04:20:02 [2026-08-09T02:20:02.214Z] Fetching changes from the remote Git repository
04:20:02 [2026-08-09T02:20:02.216Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
04:20:02 [2026-08-09T02:20:02.223Z] Cleaning workspace
04:20:02 [2026-08-09T02:20:02.223Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
04:20:02 [2026-08-09T02:20:02.229Z] Resetting working tree
04:20:02 [2026-08-09T02:20:02.229Z]  > /usr/bin/git reset --hard # timeout=10
04:20:02 [2026-08-09T02:20:02.334Z]  > /usr/bin/git clean -fdx # timeout=10
04:20:03 [2026-08-09T02:20:03.104Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
04:20:03 [2026-08-09T02:20:03.104Z]  > /usr/bin/git --version # timeout=10
04:20:03 [2026-08-09T02:20:03.110Z]  > git --version # 'git version 2.43.0'
04:20:03 [2026-08-09T02:20:03.110Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:20:04 [2026-08-09T02:20:04.155Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:20:04 [2026-08-09T02:20:04.162Z] Checking out Revision 5b79d885d26d617ef109b485fb9832a9185c5ce0 (refs/remotes/origin/master)
04:20:04 [2026-08-09T02:20:04.162Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
04:20:04 [2026-08-09T02:20:04.168Z]  > /usr/bin/git checkout -f 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10
04:20:04 [2026-08-09T02:20:04.188Z] Commit message: "In the pipeline to construct a Docker image for building a Silverpeas project, add a new stage in which we switch to the git branch that is related to the version of the Docker image to generate. If such branch doesn't yet exist, then it is created."
04:20:04 [2026-08-09T02:20:04.189Z]  > /usr/bin/git rev-list --no-walk 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10