Console Output
17:31:44 [2026-07-09T15:31:44.531Z] Selected Git installation does not exist. Using Default
17:31:44 [2026-07-09T15:31:44.531Z] The recommended git tool is: NONE
17:31:44 [2026-07-09T15:31:44.532Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:31:44 [2026-07-09T15:31:44.542Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@26855f53; decorates hudson.Launcher$LocalLauncher@134d3e16 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:31:44 [2026-07-09T15:31:44.543Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10
17:31:44 [2026-07-09T15:31:44.549Z] Fetching changes from the remote Git repository
17:31:44 [2026-07-09T15:31:44.552Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
17:31:44 [2026-07-09T15:31:44.558Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
17:31:44 [2026-07-09T15:31:44.558Z] > /usr/bin/git --version # timeout=10
17:31:44 [2026-07-09T15:31:44.563Z] > git --version # 'git version 2.43.0'
17:31:44 [2026-07-09T15:31:44.563Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:31:44 [2026-07-09T15:31:44.568Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
17:31:45 [2026-07-09T15:31:45.156Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:31:45 [2026-07-09T15:31:45.162Z] Checking out Revision ee46477043881de04af61586e04cfbd2b1cdedf7 (refs/remotes/origin/master)
17:31:45 [2026-07-09T15:31:45.162Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:31:45 [2026-07-09T15:31:45.167Z] > /usr/bin/git checkout -f ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10
17:31:45 [2026-07-09T15:31:45.176Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:31:45 [2026-07-09T15:31:45.184Z] > /usr/bin/git branch -D master # timeout=10
17:31:45 [2026-07-09T15:31:45.191Z] > /usr/bin/git checkout -b master ee46477043881de04af61586e04cfbd2b1cdedf7 # timeout=10
17:31:45 [2026-07-09T15:31:45.205Z] Commit message: "Update version of the silverpeas compressor maven plugin to be able to minify modern Javascript and CSS assets. Now the build toolchain is on Java 17"
17:31:45 [2026-07-09T15:31:45.206Z] > /usr/bin/git rev-list --no-walk 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10