Console Output
16:14:47 [2026-06-09T14:14:47.152Z] The recommended git tool is: /usr/bin/git
16:14:47 [2026-06-09T14:14:47.153Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:14:47 [2026-06-09T14:14:47.165Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1be4c3f0; decorates hudson.Launcher$LocalLauncher@78fdf51a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:14:47 [2026-06-09T14:14:47.165Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
16:14:47 [2026-06-09T14:14:47.170Z] Fetching changes from the remote Git repository
16:14:47 [2026-06-09T14:14:47.171Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:14:47 [2026-06-09T14:14:47.176Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
16:14:47 [2026-06-09T14:14:47.176Z] > /usr/bin/git --version # timeout=10
16:14:47 [2026-06-09T14:14:47.180Z] > git --version # 'git version 2.43.0'
16:14:47 [2026-06-09T14:14:47.180Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:14:47 [2026-06-09T14:14:47.185Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:47 [2026-06-09T14:14:47.832Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:14:47 [2026-06-09T14:14:47.838Z] Checking out Revision edde2fbb20f42d6ac42a1b294bd5949b61610edf (refs/remotes/origin/master)
16:14:47 [2026-06-09T14:14:47.838Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:14:47 [2026-06-09T14:14:47.842Z] > /usr/bin/git checkout -f edde2fbb20f42d6ac42a1b294bd5949b61610edf # timeout=10
16:14:47 [2026-06-09T14:14:47.897Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:14:47 [2026-06-09T14:14:47.915Z] > /usr/bin/git branch -D master # timeout=10
16:14:47 [2026-06-09T14:14:47.922Z] > /usr/bin/git checkout -b master edde2fbb20f42d6ac42a1b294bd5949b61610edf # timeout=10
16:14:48 [2026-06-09T14:14:48.019Z] Commit message: "When unscheduling a job, checks first such a job exists in the Quartz scheduler"
16:14:48 [2026-06-09T14:14:48.019Z] > /usr/bin/git rev-list --no-walk 48c424e56d1cdbb20aa9612ab381295052fc50f4 # timeout=10