Console Output
16:17:06 [2025-04-11T14:17:06.060Z] The recommended git tool is: /usr/bin/git
16:17:06 [2025-04-11T14:17:06.061Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:17:06 [2025-04-11T14:17:06.070Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@63b34e1b; decorates hudson.Launcher$LocalLauncher@695c6724 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:17:06 [2025-04-11T14:17:06.070Z] Cloning the remote Git repository
16:17:06 [2025-04-11T14:17:06.070Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
16:17:06 [2025-04-11T14:17:06.071Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
16:17:06 [2025-04-11T14:17:06.081Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
16:17:06 [2025-04-11T14:17:06.081Z] > /usr/bin/git --version # timeout=10
16:17:06 [2025-04-11T14:17:06.086Z] > git --version # 'git version 2.43.0'
16:17:06 [2025-04-11T14:17:06.086Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:17:06 [2025-04-11T14:17:06.091Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
16:17:13 [2025-04-11T14:17:13.091Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
16:17:13 [2025-04-11T14:17:13.098Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:17:13 [2025-04-11T14:17:13.105Z] Avoid second fetch
16:17:13 [2025-04-11T14:17:13.105Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:17:13 [2025-04-11T14:17:13.110Z] Checking out Revision 37df12e5bfb887396a993a8bb3d98d53a149dcf7 (refs/remotes/origin/6.4.x)
16:17:13 [2025-04-11T14:17:13.110Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:17:13 [2025-04-11T14:17:13.115Z] > /usr/bin/git checkout -f 37df12e5bfb887396a993a8bb3d98d53a149dcf7 # timeout=10
16:17:13 [2025-04-11T14:17:13.434Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:17:13 [2025-04-11T14:17:13.443Z] > /usr/bin/git checkout -b 6.4.x 37df12e5bfb887396a993a8bb3d98d53a149dcf7 # timeout=10
16:17:13 [2025-04-11T14:17:13.676Z] Commit message: "Remove some deprecated settings from properties files used in tests"
16:17:13 [2025-04-11T14:17:13.677Z] > /usr/bin/git rev-list --no-walk e32a8c7f57601a882ad9143206b8560bdfceb919 # timeout=10