Skip to content

Console Output

15:10:13 [2026-06-09T13:10:13.292Z] The recommended git tool is: /usr/bin/git
15:10:13 [2026-06-09T13:10:13.293Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:10:13 [2026-06-09T13:10:13.304Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3d0fe07f; decorates hudson.Launcher$LocalLauncher@16c56d37 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:10:13 [2026-06-09T13:10:13.305Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
15:10:13 [2026-06-09T13:10:13.312Z] Fetching changes from the remote Git repository
15:10:13 [2026-06-09T13:10:13.316Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
15:10:13 [2026-06-09T13:10:13.324Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
15:10:13 [2026-06-09T13:10:13.324Z]  > /usr/bin/git --version # timeout=10
15:10:13 [2026-06-09T13:10:13.329Z]  > git --version # 'git version 2.43.0'
15:10:13 [2026-06-09T13:10:13.329Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:10:13 [2026-06-09T13:10:13.335Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
15:10:14 [2026-06-09T13:10:14.049Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:10:14 [2026-06-09T13:10:14.057Z] Checking out Revision 48c424e56d1cdbb20aa9612ab381295052fc50f4 (refs/remotes/origin/master)
15:10:14 [2026-06-09T13:10:14.057Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:10:14 [2026-06-09T13:10:14.062Z]  > /usr/bin/git checkout -f 48c424e56d1cdbb20aa9612ab381295052fc50f4 # timeout=10
15:10:14 [2026-06-09T13:10:14.113Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:10:14 [2026-06-09T13:10:14.130Z]  > /usr/bin/git branch -D master # timeout=10
15:10:14 [2026-06-09T13:10:14.140Z]  > /usr/bin/git checkout -b master 48c424e56d1cdbb20aa9612ab381295052fc50f4 # timeout=10
15:10:14 [2026-06-09T13:10:14.242Z] Commit message: "Fix some bugs discovered while testing a running Silverpeas. Improve CDI managed beans access in the workflow by using the injection CDI mechanism when the access is done in objects whose life-cycle is also managed by CDI. Fix bug when Silverpeas is for a single content language (fix in AbstractI18NBean#getLanguage())."
15:10:14 [2026-06-09T13:10:14.243Z]  > /usr/bin/git rev-list --no-walk 08b87e0ecd1aa10ec1ff8d08f0cc08f52d5e033b # timeout=10