Console Output
16:58:51 [2025-07-22T14:58:51.699Z] The recommended git tool is: /usr/bin/git
16:58:51 [2025-07-22T14:58:51.710Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:58:51 [2025-07-22T14:58:51.731Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1fc63fa8; decorates hudson.Launcher$LocalLauncher@dbbe0ce will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:58:51 [2025-07-22T14:58:51.732Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
16:58:51 [2025-07-22T14:58:51.738Z] Fetching changes from the remote Git repository
16:58:51 [2025-07-22T14:58:51.742Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:58:51 [2025-07-22T14:58:51.748Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
16:58:51 [2025-07-22T14:58:51.748Z] > /usr/bin/git --version # timeout=10
16:58:51 [2025-07-22T14:58:51.753Z] > git --version # 'git version 2.43.0'
16:58:51 [2025-07-22T14:58:51.753Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:58:51 [2025-07-22T14:58:51.760Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:58:52 [2025-07-22T14:58:52.123Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:58:52 [2025-07-22T14:58:52.131Z] Checking out Revision 29919e2d7a24e9dfde89250800ea661ddf2655ab (refs/remotes/origin/master)
16:58:52 [2025-07-22T14:58:52.131Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:58:52 [2025-07-22T14:58:52.137Z] > /usr/bin/git checkout -f 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10
16:58:52 [2025-07-22T14:58:52.199Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:58:52 [2025-07-22T14:58:52.217Z] > /usr/bin/git branch -D master # timeout=10
16:58:52 [2025-07-22T14:58:52.225Z] > /usr/bin/git checkout -b master 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10
16:58:52 [2025-07-22T14:58:52.333Z] Commit message: "Take into account SonarQube feedbacks by replacing <a> tag by <button> ones"
16:58:52 [2025-07-22T14:58:52.333Z] > /usr/bin/git rev-list --no-walk 29919e2d7a24e9dfde89250800ea661ddf2655ab # timeout=10