Console Output
09:18:06 [2026-07-10T07:18:06.492Z] The recommended git tool is: NONE
09:18:06 [2026-07-10T07:18:06.494Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:18:06 [2026-07-10T07:18:06.504Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f485972; decorates hudson.Launcher$LocalLauncher@a101d5b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:18:06 [2026-07-10T07:18:06.506Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
09:18:06 [2026-07-10T07:18:06.513Z] Fetching changes from the remote Git repository
09:18:06 [2026-07-10T07:18:06.518Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
09:18:06 [2026-07-10T07:18:06.525Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
09:18:06 [2026-07-10T07:18:06.525Z] > /usr/bin/git --version # timeout=10
09:18:06 [2026-07-10T07:18:06.529Z] > git --version # 'git version 2.43.0'
09:18:06 [2026-07-10T07:18:06.529Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:18:06 [2026-07-10T07:18:06.535Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
09:18:07 [2026-07-10T07:18:07.045Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:18:07 [2026-07-10T07:18:07.052Z] Checking out Revision ea12a19eaa37b6fcece36fd62fe12299623376d1 (refs/remotes/origin/master)
09:18:07 [2026-07-10T07:18:07.052Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:18:07 [2026-07-10T07:18:07.058Z] > /usr/bin/git checkout -f ea12a19eaa37b6fcece36fd62fe12299623376d1 # timeout=10
09:18:07 [2026-07-10T07:18:07.079Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:18:07 [2026-07-10T07:18:07.089Z] > /usr/bin/git branch -D master # timeout=10
09:18:07 [2026-07-10T07:18:07.100Z] > /usr/bin/git checkout -b master ea12a19eaa37b6fcece36fd62fe12299623376d1 # timeout=10
09:18:07 [2026-07-10T07:18:07.112Z] Commit message: "Upgrade to Gradle 8.14.5 and make the plugin compatible with Java 17"
09:18:07 [2026-07-10T07:18:07.113Z] > /usr/bin/git rev-list --no-walk ea12a19eaa37b6fcece36fd62fe12299623376d1 # timeout=10