Console Output
13:30:24 [2025-01-07T12:30:24.874Z] Selected Git installation does not exist. Using Default
13:30:24 [2025-01-07T12:30:24.874Z] The recommended git tool is: NONE
13:30:24 [2025-01-07T12:30:24.875Z] No credentials specified
13:30:24 [2025-01-07T12:30:24.875Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
13:30:24 [2025-01-07T12:30:24.881Z] Fetching changes from the remote Git repository
13:30:24 [2025-01-07T12:30:24.883Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
13:30:24 [2025-01-07T12:30:24.888Z] Cleaning workspace
13:30:24 [2025-01-07T12:30:24.889Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
13:30:24 [2025-01-07T12:30:24.894Z] Resetting working tree
13:30:24 [2025-01-07T12:30:24.894Z] > /usr/bin/git reset --hard # timeout=10
13:30:24 [2025-01-07T12:30:24.984Z] > /usr/bin/git clean -fdx # timeout=10
13:30:25 [2025-01-07T12:30:25.157Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
13:30:25 [2025-01-07T12:30:25.157Z] > /usr/bin/git --version # timeout=10
13:30:25 [2025-01-07T12:30:25.162Z] > git --version # 'git version 2.43.0'
13:30:25 [2025-01-07T12:30:25.162Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:30:25 [2025-01-07T12:30:25.525Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:30:25 [2025-01-07T12:30:25.532Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
13:30:25 [2025-01-07T12:30:25.532Z] > /usr/bin/git config core.sparsecheckout # timeout=10
13:30:25 [2025-01-07T12:30:25.537Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
13:30:25 [2025-01-07T12:30:25.562Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
13:30:25 [2025-01-07T12:30:25.562Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10