Console Output
15:10:14 [2026-06-09T13:10:14.613Z] The recommended git tool is: /usr/bin/git
15:10:14 [2026-06-09T13:10:14.613Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:10:14 [2026-06-09T13:10:14.625Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@59c6aa0a; decorates hudson.Launcher$LocalLauncher@5ad1c841 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:10:14 [2026-06-09T13:10:14.626Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
15:10:14 [2026-06-09T13:10:14.633Z] Fetching changes from the remote Git repository
15:10:14 [2026-06-09T13:10:14.634Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
15:10:14 [2026-06-09T13:10:14.640Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
15:10:14 [2026-06-09T13:10:14.640Z] > /usr/bin/git --version # timeout=10
15:10:14 [2026-06-09T13:10:14.644Z] > git --version # 'git version 2.43.0'
15:10:14 [2026-06-09T13:10:14.644Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:10:14 [2026-06-09T13:10:14.650Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
15:10:15 [2026-06-09T13:10:15.272Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:10:15 [2026-06-09T13:10:15.279Z] Checking out Revision 57333c46e7b30d1da6fa26213ebb7444da7ced10 (refs/remotes/origin/master)
15:10:15 [2026-06-09T13:10:15.279Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:10:15 [2026-06-09T13:10:15.286Z] > /usr/bin/git checkout -f 57333c46e7b30d1da6fa26213ebb7444da7ced10 # timeout=10
15:10:15 [2026-06-09T13:10:15.311Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:10:15 [2026-06-09T13:10:15.322Z] > /usr/bin/git branch -D master # timeout=10
15:10:15 [2026-06-09T13:10:15.331Z] > /usr/bin/git checkout -b master 57333c46e7b30d1da6fa26213ebb7444da7ced10 # timeout=10
15:10:15 [2026-06-09T13:10:15.378Z] Commit message: "Improve CDI managed beans access in the ProcessManager component by using the injection CDI mechanism when the access is done in objects whose life-cycle is also managed by CDI"
15:10:15 [2026-06-09T13:10:15.379Z] > /usr/bin/git rev-list --no-walk 167f804a098d0c2d71a19d9a7085c0a5c8191279 # timeout=10