Console Output
09:47:54 [2026-05-19T07:47:54.208Z] The recommended git tool is: /usr/bin/git
09:47:54 [2026-05-19T07:47:54.210Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:47:54 [2026-05-19T07:47:54.223Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@f4fb105; decorates hudson.Launcher$LocalLauncher@5dac9858 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:47:54 [2026-05-19T07:47:54.224Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
09:47:54 [2026-05-19T07:47:54.230Z] Fetching changes from the remote Git repository
09:47:54 [2026-05-19T07:47:54.234Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
09:47:54 [2026-05-19T07:47:54.240Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
09:47:54 [2026-05-19T07:47:54.240Z] > /usr/bin/git --version # timeout=10
09:47:54 [2026-05-19T07:47:54.245Z] > git --version # 'git version 2.43.0'
09:47:54 [2026-05-19T07:47:54.246Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:47:54 [2026-05-19T07:47:54.252Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
09:47:55 [2026-05-19T07:47:55.115Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
09:47:55 [2026-05-19T07:47:55.121Z] Checking out Revision e3d23cced9d9eaca95c59f2ff2e7cbe0758a0fd1 (refs/remotes/origin/6.4.x)
09:47:55 [2026-05-19T07:47:55.121Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:47:55 [2026-05-19T07:47:55.126Z] > /usr/bin/git checkout -f e3d23cced9d9eaca95c59f2ff2e7cbe0758a0fd1 # timeout=10
09:47:55 [2026-05-19T07:47:55.180Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:47:55 [2026-05-19T07:47:55.198Z] > /usr/bin/git branch -D 6.4.x # timeout=10
09:47:55 [2026-05-19T07:47:55.205Z] > /usr/bin/git checkout -b 6.4.x e3d23cced9d9eaca95c59f2ff2e7cbe0758a0fd1 # timeout=10
09:47:55 [2026-05-19T07:47:55.318Z] Commit message: "Fix the integration tests failure by rolling back some modifs in the #15256 bug fix"
09:47:55 [2026-05-19T07:47:55.318Z] > /usr/bin/git rev-list --no-walk 5932d08f3ca8745b5a733b4040a79a494488d034 # timeout=10