Skip to content

Console Output

14:47:34 [2024-11-25T13:47:34.668Z] The recommended git tool is: /usr/bin/git
14:47:34 [2024-11-25T13:47:34.669Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
14:47:34 [2024-11-25T13:47:34.679Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@12bfb1f1; decorates hudson.Launcher$LocalLauncher@2120c434 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:47:34 [2024-11-25T13:47:34.679Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
14:47:34 [2024-11-25T13:47:34.686Z] Fetching changes from the remote Git repository
14:47:34 [2024-11-25T13:47:34.690Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
14:47:34 [2024-11-25T13:47:34.696Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
14:47:34 [2024-11-25T13:47:34.696Z]  > /usr/bin/git --version # timeout=10
14:47:34 [2024-11-25T13:47:34.702Z]  > git --version # 'git version 2.43.0'
14:47:34 [2024-11-25T13:47:34.702Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
14:47:34 [2024-11-25T13:47:34.709Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
14:47:35 [2024-11-25T13:47:35.315Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:47:35 [2024-11-25T13:47:35.324Z] Checking out Revision ed5606617049b5ee1af3c79b7b1d9e4f1d9f0af2 (refs/remotes/origin/master)
14:47:35 [2024-11-25T13:47:35.324Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:47:35 [2024-11-25T13:47:35.329Z]  > /usr/bin/git checkout -f ed5606617049b5ee1af3c79b7b1d9e4f1d9f0af2 # timeout=10
14:47:35 [2024-11-25T13:47:35.388Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:47:35 [2024-11-25T13:47:35.402Z]  > /usr/bin/git branch -D master # timeout=10
14:47:35 [2024-11-25T13:47:35.412Z]  > /usr/bin/git checkout -b master ed5606617049b5ee1af3c79b7b1d9e4f1d9f0af2 # timeout=10
14:47:35 [2024-11-25T13:47:35.475Z] Commit message: "Bug #14476"
14:47:35 [2024-11-25T13:47:35.475Z]  > /usr/bin/git rev-list --no-walk ed5606617049b5ee1af3c79b7b1d9e4f1d9f0af2 # timeout=10