Console Output
18:45:14 [2026-09-18T16:45:14.449Z] Selected Git installation does not exist. Using Default
18:45:14 [2026-09-18T16:45:14.449Z] The recommended git tool is: NONE
18:45:14 [2026-09-18T16:45:14.449Z] No credentials specified
18:45:14 [2026-09-18T16:45:14.449Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
18:45:14 [2026-09-18T16:45:14.456Z] Fetching changes from the remote Git repository
18:45:14 [2026-09-18T16:45:14.457Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
18:45:14 [2026-09-18T16:45:14.465Z] Cleaning workspace
18:45:14 [2026-09-18T16:45:14.465Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
18:45:14 [2026-09-18T16:45:14.469Z] Resetting working tree
18:45:14 [2026-09-18T16:45:14.470Z] > /usr/bin/git reset --hard # timeout=10
18:45:14 [2026-09-18T16:45:14.477Z] > /usr/bin/git clean -fdx # timeout=10
18:45:14 [2026-09-18T16:45:14.483Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
18:45:14 [2026-09-18T16:45:14.483Z] > /usr/bin/git --version # timeout=10
18:45:14 [2026-09-18T16:45:14.488Z] > git --version # 'git version 2.43.0'
18:45:14 [2026-09-18T16:45:14.488Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:45:14 [2026-09-18T16:45:14.906Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:45:14 [2026-09-18T16:45:14.913Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master)
18:45:14 [2026-09-18T16:45:14.913Z] > /usr/bin/git config core.sparsecheckout # timeout=10
18:45:14 [2026-09-18T16:45:14.918Z] > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
18:45:14 [2026-09-18T16:45:14.930Z] Commit message: "Fix shell bad syntax"
18:45:14 [2026-09-18T16:45:14.931Z] > /usr/bin/git rev-list --no-walk c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10