Skip to content

Console Output

10:20:50 [2026-03-02T09:20:50.789Z] The recommended git tool is: /usr/bin/git
10:20:50 [2026-03-02T09:20:50.790Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:20:50 [2026-03-02T09:20:50.806Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@65d7e217; decorates hudson.Launcher$LocalLauncher@27bc452d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:20:50 [2026-03-02T09:20:50.806Z] Cloning the remote Git repository
10:20:50 [2026-03-02T09:20:50.806Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Components
10:20:50 [2026-03-02T09:20:50.806Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Components # timeout=10
10:20:50 [2026-03-02T09:20:50.817Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
10:20:50 [2026-03-02T09:20:50.817Z]  > /usr/bin/git --version # timeout=10
10:20:50 [2026-03-02T09:20:50.822Z]  > git --version # 'git version 2.43.0'
10:20:50 [2026-03-02T09:20:50.822Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:20:50 [2026-03-02T09:20:50.826Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:58 [2026-03-02T09:20:58.047Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
10:20:58 [2026-03-02T09:20:58.055Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:58 [2026-03-02T09:20:58.063Z] Avoid second fetch
10:20:58 [2026-03-02T09:20:58.064Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:20:58 [2026-03-02T09:20:58.070Z] Checking out Revision fd4d6de1efbd8afbb6da8c5b28916a1f5058641a (refs/remotes/origin/6.4.x)
10:20:58 [2026-03-02T09:20:58.070Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:20:58 [2026-03-02T09:20:58.076Z]  > /usr/bin/git checkout -f fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
10:20:58 [2026-03-02T09:20:58.402Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:20:58 [2026-03-02T09:20:58.410Z]  > /usr/bin/git checkout -b 6.4.x fd4d6de1efbd8afbb6da8c5b28916a1f5058641a # timeout=10
10:20:58 [2026-03-02T09:20:58.629Z] Commit message: "bug #15182 : fix sonarlint issues"
10:20:58 [2026-03-02T09:20:58.630Z]  > /usr/bin/git rev-list --no-walk 7a9e925e254f007a4522470355bf55274b725991 # timeout=10