Skip to content

Console Output

11:25:55 [2025-11-03T10:25:55.721Z] The recommended git tool is: /usr/bin/git
11:25:55 [2025-11-03T10:25:55.722Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:25:55 [2025-11-03T10:25:55.728Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@ee9bbac; decorates hudson.Launcher$LocalLauncher@2d13069d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:25:55 [2025-11-03T10:25:55.729Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10
11:25:55 [2025-11-03T10:25:55.734Z] Fetching changes from the remote Git repository
11:25:55 [2025-11-03T10:25:55.737Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:25:55 [2025-11-03T10:25:55.743Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:25:55 [2025-11-03T10:25:55.743Z]  > /usr/bin/git --version # timeout=10
11:25:55 [2025-11-03T10:25:55.749Z]  > git --version # 'git version 2.43.0'
11:25:55 [2025-11-03T10:25:55.749Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:25:55 [2025-11-03T10:25:55.756Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:25:56 [2025-11-03T10:25:56.160Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:25:56 [2025-11-03T10:25:56.166Z] Checking out Revision 606d57b6d990fa26fb939bf5cc71a23d030aadc7 (refs/remotes/origin/6.4.x)
11:25:56 [2025-11-03T10:25:56.166Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:25:56 [2025-11-03T10:25:56.171Z]  > /usr/bin/git checkout -f 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:56 [2025-11-03T10:25:56.222Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:25:56 [2025-11-03T10:25:56.231Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
11:25:56 [2025-11-03T10:25:56.237Z]  > /usr/bin/git checkout -b 6.4.x 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:56 [2025-11-03T10:25:56.300Z] Commit message: "fix the displayIndex.tag"
11:25:56 [2025-11-03T10:25:56.300Z]  > /usr/bin/git rev-list --no-walk 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10