Console Output
11:11:22 [2024-06-17T09:11:22.767Z] The recommended git tool is: /usr/bin/git
11:11:22 [2024-06-17T09:11:22.768Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:11:22 [2024-06-17T09:11:22.774Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@e034378; decorates hudson.Launcher$LocalLauncher@4bbad942 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:11:22 [2024-06-17T09:11:22.775Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core/.git # timeout=10
11:11:22 [2024-06-17T09:11:22.778Z] Fetching changes from the remote Git repository
11:11:22 [2024-06-17T09:11:22.780Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:11:22 [2024-06-17T09:11:22.784Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:11:22 [2024-06-17T09:11:22.784Z] > /usr/bin/git --version # timeout=10
11:11:22 [2024-06-17T09:11:22.787Z] > git --version # 'git version 2.34.1'
11:11:22 [2024-06-17T09:11:22.787Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:11:22 [2024-06-17T09:11:22.790Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:11:23 [2024-06-17T09:11:23.538Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:11:23 [2024-06-17T09:11:23.542Z] Checking out Revision 6a1abb7754263b932d57e6867630fef2d254c4b0 (refs/remotes/origin/master)
11:11:23 [2024-06-17T09:11:23.542Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:11:23 [2024-06-17T09:11:23.545Z] > /usr/bin/git checkout -f 6a1abb7754263b932d57e6867630fef2d254c4b0 # timeout=10
11:11:24 [2024-06-17T09:11:24.395Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:11:24 [2024-06-17T09:11:24.402Z] > /usr/bin/git checkout -b master 6a1abb7754263b932d57e6867630fef2d254c4b0 # timeout=10
11:11:24 [2024-06-17T09:11:24.730Z] Commit message: "Bug 14213: TimeoutAction Delay in minutes doesn't work"
11:11:24 [2024-06-17T09:11:24.730Z] > /usr/bin/git rev-list --no-walk 8a01e921c63407592f8d70f0c39da1ef2778bc61 # timeout=10