Console Output
10:38:52 [2024-12-12T09:38:52.884Z] The recommended git tool is: NONE
10:38:52 [2024-12-12T09:38:52.885Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:38:52 [2024-12-12T09:38:52.897Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39c20fff; decorates hudson.Launcher$LocalLauncher@7234367c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:38:52 [2024-12-12T09:38:52.898Z] Cloning the remote Git repository
10:38:52 [2024-12-12T09:38:52.898Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Distribution
10:38:52 [2024-12-12T09:38:52.898Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Distribution # timeout=10
10:38:52 [2024-12-12T09:38:52.908Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
10:38:52 [2024-12-12T09:38:52.909Z] > /usr/bin/git --version # timeout=10
10:38:52 [2024-12-12T09:38:52.914Z] > git --version # 'git version 2.43.0'
10:38:52 [2024-12-12T09:38:52.914Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:38:52 [2024-12-12T09:38:52.920Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
10:38:53 [2024-12-12T09:38:53.913Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
10:38:53 [2024-12-12T09:38:53.920Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:38:53 [2024-12-12T09:38:53.932Z] Avoid second fetch
10:38:53 [2024-12-12T09:38:53.933Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:38:53 [2024-12-12T09:38:53.940Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
10:38:53 [2024-12-12T09:38:53.940Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:38:53 [2024-12-12T09:38:53.946Z] > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
10:38:53 [2024-12-12T09:38:53.999Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:38:54 [2024-12-12T09:38:54.007Z] > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
10:38:54 [2024-12-12T09:38:54.057Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
10:38:54 [2024-12-12T09:38:54.058Z] > /usr/bin/git rev-list --no-walk 42f62a777a26e76f7ea6964c5e70d231028e7057 # timeout=10