Skip to content

Console Output

10:34:42 [2026-03-02T09:34:42.259Z] The recommended git tool is: NONE
10:34:42 [2026-03-02T09:34:42.259Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:34:42 [2026-03-02T09:34:42.269Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1b8e632d; decorates hudson.Launcher$LocalLauncher@444b5a89 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:34:42 [2026-03-02T09:34:42.270Z] Cloning the remote Git repository
10:34:42 [2026-03-02T09:34:42.270Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Setup
10:34:42 [2026-03-02T09:34:42.270Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Setup # timeout=10
10:34:42 [2026-03-02T09:34:42.279Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
10:34:42 [2026-03-02T09:34:42.279Z]  > /usr/bin/git --version # timeout=10
10:34:42 [2026-03-02T09:34:42.284Z]  > git --version # 'git version 2.43.0'
10:34:42 [2026-03-02T09:34:42.284Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:34:42 [2026-03-02T09:34:42.289Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:43 [2026-03-02T09:34:43.146Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
10:34:43 [2026-03-02T09:34:43.153Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:34:43 [2026-03-02T09:34:43.162Z] Avoid second fetch
10:34:43 [2026-03-02T09:34:43.162Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:34:43 [2026-03-02T09:34:43.168Z] Checking out Revision 9919d69f4a7a716b7054ac490e50d8991ce2c338 (refs/remotes/origin/6.4.x)
10:34:43 [2026-03-02T09:34:43.168Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:34:43 [2026-03-02T09:34:43.173Z]  > /usr/bin/git checkout -f 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
10:34:43 [2026-03-02T09:34:43.197Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:34:43 [2026-03-02T09:34:43.205Z]  > /usr/bin/git checkout -b 6.4.x 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10
10:34:43 [2026-03-02T09:34:43.223Z] Commit message: "6.4.5 has been released from build 6.4.5-build251208 (84f3bb87293f67315637ae5f1b53d3ca360502a9).Prepare for development iteration of next version 6.4.6"
10:34:43 [2026-03-02T09:34:43.224Z]  > /usr/bin/git rev-list --no-walk 84f3bb87293f67315637ae5f1b53d3ca360502a9 # timeout=10