Console Output
11:14:39 [2026-09-21T09:14:39.270Z] Selected Git installation does not exist. Using Default
11:14:39 [2026-09-21T09:14:39.270Z] The recommended git tool is: NONE
11:14:39 [2026-09-21T09:14:39.270Z] No credentials specified
11:14:39 [2026-09-21T09:14:39.271Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/.git # timeout=10
11:14:39 [2026-09-21T09:14:39.276Z] Fetching changes from the remote Git repository
11:14:39 [2026-09-21T09:14:39.280Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:14:39 [2026-09-21T09:14:39.284Z] Cleaning workspace
11:14:39 [2026-09-21T09:14:39.285Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:14:39 [2026-09-21T09:14:39.289Z] Resetting working tree
11:14:39 [2026-09-21T09:14:39.289Z] > /usr/bin/git reset --hard # timeout=10
11:14:39 [2026-09-21T09:14:39.298Z] > /usr/bin/git clean -fdx # timeout=10
11:14:39 [2026-09-21T09:14:39.306Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:14:39 [2026-09-21T09:14:39.306Z] > /usr/bin/git --version # timeout=10
11:14:39 [2026-09-21T09:14:39.312Z] > git --version # 'git version 2.43.0'
11:14:39 [2026-09-21T09:14:39.312Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:14:39 [2026-09-21T09:14:39.946Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:14:39 [2026-09-21T09:14:39.952Z] Checking out Revision 56f5661a313b8828cac18f92b68f2f116fbd2cc2 (refs/remotes/origin/master)
11:14:39 [2026-09-21T09:14:39.952Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:14:39 [2026-09-21T09:14:39.958Z] > /usr/bin/git checkout -f 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
11:14:39 [2026-09-21T09:14:39.971Z] Commit message: "Quote the database connection URL passed to setupDB.sh"
11:14:39 [2026-09-21T09:14:39.971Z] > /usr/bin/git rev-list --no-walk c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10