Console Output
16:09:18 [2026-02-24T15:09:18.680Z] The recommended git tool is: /usr/bin/git
16:09:18 [2026-02-24T15:09:18.681Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:09:18 [2026-02-24T15:09:18.699Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@210c2560; decorates hudson.Launcher$LocalLauncher@29ffa383 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:09:18 [2026-02-24T15:09:18.700Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
16:09:18 [2026-02-24T15:09:18.707Z] Fetching changes from the remote Git repository
16:09:18 [2026-02-24T15:09:18.709Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:09:18 [2026-02-24T15:09:18.715Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
16:09:18 [2026-02-24T15:09:18.715Z] > /usr/bin/git --version # timeout=10
16:09:18 [2026-02-24T15:09:18.721Z] > git --version # 'git version 2.43.0'
16:09:18 [2026-02-24T15:09:18.721Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:09:18 [2026-02-24T15:09:18.728Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:09:19 [2026-02-24T15:09:19.351Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:09:19 [2026-02-24T15:09:19.359Z] Checking out Revision 240793db43185de9776be64a5d2d03d5a3a71f06 (refs/remotes/origin/master)
16:09:19 [2026-02-24T15:09:19.359Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:09:19 [2026-02-24T15:09:19.364Z] > /usr/bin/git checkout -f 240793db43185de9776be64a5d2d03d5a3a71f06 # timeout=10
16:09:19 [2026-02-24T15:09:19.422Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:09:19 [2026-02-24T15:09:19.439Z] > /usr/bin/git branch -D master # timeout=10
16:09:19 [2026-02-24T15:09:19.446Z] > /usr/bin/git checkout -b master 240793db43185de9776be64a5d2d03d5a3a71f06 # timeout=10
16:09:19 [2026-02-24T15:09:19.537Z] 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"
16:09:19 [2026-02-24T15:09:19.538Z] > /usr/bin/git rev-list --no-walk 240793db43185de9776be64a5d2d03d5a3a71f06 # timeout=10