Console Output
16:26:44 [2025-08-07T14:26:44.273Z] The recommended git tool is: NONE
16:26:44 [2025-08-07T14:26:44.274Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:26:44 [2025-08-07T14:26:44.286Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6b32cc8b; decorates hudson.Launcher$LocalLauncher@564f748b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:26:44 [2025-08-07T14:26:44.286Z] Cloning the remote Git repository
16:26:44 [2025-08-07T14:26:44.286Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Assembly
16:26:44 [2025-08-07T14:26:44.287Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Assembly # timeout=10
16:26:44 [2025-08-07T14:26:44.302Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
16:26:44 [2025-08-07T14:26:44.302Z] > /usr/bin/git --version # timeout=10
16:26:44 [2025-08-07T14:26:44.308Z] > git --version # 'git version 2.43.0'
16:26:44 [2025-08-07T14:26:44.308Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:26:44 [2025-08-07T14:26:44.314Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
16:26:44 [2025-08-07T14:26:44.984Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
16:26:44 [2025-08-07T14:26:44.992Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:26:45 [2025-08-07T14:26:45.002Z] Avoid second fetch
16:26:45 [2025-08-07T14:26:45.003Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:26:45 [2025-08-07T14:26:45.009Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
16:26:45 [2025-08-07T14:26:45.009Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:26:45 [2025-08-07T14:26:45.015Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
16:26:45 [2025-08-07T14:26:45.023Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:26:45 [2025-08-07T14:26:45.033Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
16:26:45 [2025-08-07T14:26:45.047Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4"
16:26:45 [2025-08-07T14:26:45.048Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10