Console Output
09:20:05 [2024-05-28T07:20:05.614Z] The recommended git tool is: NONE
09:20:05 [2024-05-28T07:20:05.615Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:20:05 [2024-05-28T07:20:05.623Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2a7a424c; decorates hudson.Launcher$LocalLauncher@58750074 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:20:05 [2024-05-28T07:20:05.624Z] Cloning the remote Git repository
09:20:05 [2024-05-28T07:20:05.624Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
09:20:05 [2024-05-28T07:20:05.624Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
09:20:05 [2024-05-28T07:20:05.635Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
09:20:05 [2024-05-28T07:20:05.635Z] > /usr/bin/git --version # timeout=10
09:20:05 [2024-05-28T07:20:05.640Z] > git --version # 'git version 2.34.1'
09:20:05 [2024-05-28T07:20:05.640Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:20:05 [2024-05-28T07:20:05.645Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
09:20:06 [2024-05-28T07:20:06.536Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
09:20:06 [2024-05-28T07:20:06.542Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:20:06 [2024-05-28T07:20:06.551Z] Avoid second fetch
09:20:06 [2024-05-28T07:20:06.551Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
09:20:06 [2024-05-28T07:20:06.556Z] Checking out Revision 363c2d4aa3f57abea17ac7143443728743cd1bb2 (refs/remotes/origin/6.3.x)
09:20:06 [2024-05-28T07:20:06.556Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:20:06 [2024-05-28T07:20:06.561Z] > /usr/bin/git checkout -f 363c2d4aa3f57abea17ac7143443728743cd1bb2 # timeout=10
09:20:06 [2024-05-28T07:20:06.620Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:20:06 [2024-05-28T07:20:06.628Z] > /usr/bin/git checkout -b 6.3.x 363c2d4aa3f57abea17ac7143443728743cd1bb2 # timeout=10
09:20:06 [2024-05-28T07:20:06.666Z] Commit message: "Refine the build.gradle in the Silverpeas distribution to take into account the dist directory is a share (with docker containers for example)"
09:20:06 [2024-05-28T07:20:06.667Z] > /usr/bin/git rev-list --no-walk 5107cc6cdbff5ff9a2c162db95c1ca8a8a2673d0 # timeout=10