Console Output
08:58:18 [2024-05-28T06:58:18.217Z] The recommended git tool is: /usr/bin/git
08:58:18 [2024-05-28T06:58:18.226Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
08:58:18 [2024-05-28T06:58:18.243Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@647167a8; decorates hudson.Launcher$LocalLauncher@24f8433 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
08:58:18 [2024-05-28T06:58:18.244Z] Cloning the remote Git repository
08:58:18 [2024-05-28T06:58:18.244Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Core
08:58:18 [2024-05-28T06:58:18.244Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Core # timeout=10
08:58:18 [2024-05-28T06:58:18.252Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
08:58:18 [2024-05-28T06:58:18.252Z] > /usr/bin/git --version # timeout=10
08:58:18 [2024-05-28T06:58:18.257Z] > git --version # 'git version 2.34.1'
08:58:18 [2024-05-28T06:58:18.257Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
08:58:18 [2024-05-28T06:58:18.262Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
08:58:36 [2024-05-28T06:58:36.521Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
08:58:36 [2024-05-28T06:58:36.528Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:58:36 [2024-05-28T06:58:36.539Z] Avoid second fetch
08:58:36 [2024-05-28T06:58:36.540Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
08:58:36 [2024-05-28T06:58:36.546Z] Checking out Revision a0e33f96039f0b7fb9cc594be1fe4d41cd83be7e (refs/remotes/origin/6.3.x)
08:58:36 [2024-05-28T06:58:36.546Z] > /usr/bin/git config core.sparsecheckout # timeout=10
08:58:36 [2024-05-28T06:58:36.550Z] > /usr/bin/git checkout -f a0e33f96039f0b7fb9cc594be1fe4d41cd83be7e # timeout=10
08:58:37 [2024-05-28T06:58:37.823Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
08:58:37 [2024-05-28T06:58:37.834Z] > /usr/bin/git checkout -b 6.3.x a0e33f96039f0b7fb9cc594be1fe4d41cd83be7e # timeout=10
08:58:38 [2024-05-28T06:58:38.531Z] Commit message: "Bug #13512"
08:58:38 [2024-05-28T06:58:38.532Z] > /usr/bin/git rev-list --no-walk 200651a2de548d0d80858f79d1591e6e1c85200b # timeout=10