Skip to content

Console Output

15:12:17 [2025-07-16T13:12:17.731Z] The recommended git tool is: /usr/bin/git
15:12:17 [2025-07-16T13:12:17.732Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:12:17 [2025-07-16T13:12:17.741Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1b96697e; decorates hudson.Launcher$LocalLauncher@25f34efb will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:12:17 [2025-07-16T13:12:17.741Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
15:12:17 [2025-07-16T13:12:17.747Z] Fetching changes from the remote Git repository
15:12:17 [2025-07-16T13:12:17.750Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
15:12:17 [2025-07-16T13:12:17.758Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
15:12:17 [2025-07-16T13:12:17.758Z]  > /usr/bin/git --version # timeout=10
15:12:17 [2025-07-16T13:12:17.764Z]  > git --version # 'git version 2.43.0'
15:12:17 [2025-07-16T13:12:17.764Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:12:17 [2025-07-16T13:12:17.770Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
15:12:18 [2025-07-16T13:12:18.169Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:12:18 [2025-07-16T13:12:18.176Z] Checking out Revision 7a623386ad3b38c45c03b973077ebdbc3e520042 (refs/remotes/origin/master)
15:12:18 [2025-07-16T13:12:18.176Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:12:18 [2025-07-16T13:12:18.182Z]  > /usr/bin/git checkout -f 7a623386ad3b38c45c03b973077ebdbc3e520042 # timeout=10
15:12:18 [2025-07-16T13:12:18.215Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:12:18 [2025-07-16T13:12:18.227Z]  > /usr/bin/git branch -D master # timeout=10
15:12:18 [2025-07-16T13:12:18.235Z]  > /usr/bin/git checkout -b master 7a623386ad3b38c45c03b973077ebdbc3e520042 # timeout=10
15:12:18 [2025-07-16T13:12:18.279Z] Commit message: "Bug #14924"
15:12:18 [2025-07-16T13:12:18.280Z]  > /usr/bin/git rev-list --no-walk 7a623386ad3b38c45c03b973077ebdbc3e520042 # timeout=10