Console Output
11:26:22 [2026-07-16T09:26:22.234Z] Selected Git installation does not exist. Using Default
11:26:22 [2026-07-16T09:26:22.234Z] The recommended git tool is: NONE
11:26:22 [2026-07-16T09:26:22.235Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:26:22 [2026-07-16T09:26:22.251Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@78f97a49; decorates hudson.Launcher$LocalLauncher@294bbd5d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:26:22 [2026-07-16T09:26:22.252Z] Cloning the remote Git repository
11:26:22 [2026-07-16T09:26:22.252Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Looks
11:26:22 [2026-07-16T09:26:22.252Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Looks # timeout=10
11:26:22 [2026-07-16T09:26:22.262Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
11:26:22 [2026-07-16T09:26:22.262Z] > /usr/bin/git --version # timeout=10
11:26:22 [2026-07-16T09:26:22.268Z] > git --version # 'git version 2.43.0'
11:26:22 [2026-07-16T09:26:22.269Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:26:22 [2026-07-16T09:26:22.275Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
11:26:23 [2026-07-16T09:26:23.276Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
11:26:23 [2026-07-16T09:26:23.283Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:26:23 [2026-07-16T09:26:23.292Z] Avoid second fetch
11:26:23 [2026-07-16T09:26:23.293Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:26:23 [2026-07-16T09:26:23.299Z] Checking out Revision 0e662437342b274a86a7d2e52e6e3cc8db265546 (refs/remotes/origin/6.4.x)
11:26:23 [2026-07-16T09:26:23.300Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:26:23 [2026-07-16T09:26:23.305Z] > /usr/bin/git checkout -f 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10
11:26:23 [2026-07-16T09:26:23.352Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:26:23 [2026-07-16T09:26:23.361Z] > /usr/bin/git checkout -b 6.4.x 0e662437342b274a86a7d2e52e6e3cc8db265546 # timeout=10
11:26:23 [2026-07-16T09:26:23.399Z] Commit message: "Fix regression #15379"
11:26:23 [2026-07-16T09:26:23.399Z] > /usr/bin/git rev-list --no-walk 24dae09cd809bb64dc209b0ee7fc0a54481a8168 # timeout=10