Console Output
10:11:55 [2026-03-02T09:11:55.327Z] The recommended git tool is: /usr/bin/git
10:11:55 [2026-03-02T09:11:55.328Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:11:55 [2026-03-02T09:11:55.335Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2c6945c5; decorates hudson.Launcher$LocalLauncher@657cf82c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:11:55 [2026-03-02T09:11:55.335Z] Cloning the remote Git repository
10:11:55 [2026-03-02T09:11:55.335Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Core
10:11:55 [2026-03-02T09:11:55.335Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core # timeout=10
10:11:55 [2026-03-02T09:11:55.344Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
10:11:55 [2026-03-02T09:11:55.344Z] > /usr/bin/git --version # timeout=10
10:11:55 [2026-03-02T09:11:55.349Z] > git --version # 'git version 2.43.0'
10:11:55 [2026-03-02T09:11:55.349Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:11:55 [2026-03-02T09:11:55.354Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
10:12:30 [2026-03-02T09:12:30.006Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
10:12:30 [2026-03-02T09:12:30.018Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:12:30 [2026-03-02T09:12:30.026Z] Avoid second fetch
10:12:30 [2026-03-02T09:12:30.026Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:12:30 [2026-03-02T09:12:30.032Z] Checking out Revision 1364a040f0f11b3f146da9ccc2ec93603072f20c (refs/remotes/origin/6.4.x)
10:12:30 [2026-03-02T09:12:30.032Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:12:30 [2026-03-02T09:12:30.037Z] > /usr/bin/git checkout -f 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
10:12:31 [2026-03-02T09:12:31.507Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:12:31 [2026-03-02T09:12:31.518Z] > /usr/bin/git checkout -b 6.4.x 1364a040f0f11b3f146da9ccc2ec93603072f20c # timeout=10
10:12:31 [2026-03-02T09:12:31.942Z] Commit message: "bug #15108 : Improving management in case of an update of a user role, depending on whether it is an administrator or a domain manager"
10:12:31 [2026-03-02T09:12:31.942Z] > /usr/bin/git rev-list --no-walk 05aa464338696ef47c206607ee10a1efba3171d3 # timeout=10