Console Output
18:11:24 [2026-09-19T16:11:24.107Z] The recommended git tool is: NONE
18:11:24 [2026-09-19T16:11:24.107Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
18:11:24 [2026-09-19T16:11:24.117Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4c4f975a; decorates hudson.Launcher$LocalLauncher@5d995e25 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:11:24 [2026-09-19T16:11:24.118Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
18:11:24 [2026-09-19T16:11:24.124Z] Fetching changes from the remote Git repository
18:11:24 [2026-09-19T16:11:24.127Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
18:11:24 [2026-09-19T16:11:24.135Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
18:11:24 [2026-09-19T16:11:24.135Z] > /usr/bin/git --version # timeout=10
18:11:24 [2026-09-19T16:11:24.141Z] > git --version # 'git version 2.43.0'
18:11:24 [2026-09-19T16:11:24.141Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
18:11:24 [2026-09-19T16:11:24.147Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
18:11:24 [2026-09-19T16:11:24.622Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:11:24 [2026-09-19T16:11:24.628Z] Checking out Revision e19948115986a9e7647e4e02acfe87c02d4087f3 (refs/remotes/origin/master)
18:11:24 [2026-09-19T16:11:24.628Z] > /usr/bin/git config core.sparsecheckout # timeout=10
18:11:24 [2026-09-19T16:11:24.634Z] > /usr/bin/git checkout -f e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10
18:11:24 [2026-09-19T16:11:24.644Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
18:11:24 [2026-09-19T16:11:24.653Z] > /usr/bin/git branch -D master # timeout=10
18:11:24 [2026-09-19T16:11:24.660Z] > /usr/bin/git checkout -b master e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10
18:11:24 [2026-09-19T16:11:24.673Z] Commit message: "Remove the computation of the connection URL to the database of the JCR"
18:11:24 [2026-09-19T16:11:24.673Z] > /usr/bin/git rev-list --no-walk e19948115986a9e7647e4e02acfe87c02d4087f3 # timeout=10