Skip to content

Console Output

16:05:25 [2026-02-24T15:05:25.875Z] Selected Git installation does not exist. Using Default
16:05:25 [2026-02-24T15:05:25.875Z] The recommended git tool is: NONE
16:05:25 [2026-02-24T15:05:25.876Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:05:25 [2026-02-24T15:05:25.885Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5449d6b0; decorates hudson.Launcher$LocalLauncher@64debc72 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:05:25 [2026-02-24T15:05:25.885Z] Cloning the remote Git repository
16:05:25 [2026-02-24T15:05:25.885Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Project
16:05:25 [2026-02-24T15:05:25.886Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project # timeout=10
16:05:25 [2026-02-24T15:05:25.895Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
16:05:25 [2026-02-24T15:05:25.895Z]  > /usr/bin/git --version # timeout=10
16:05:25 [2026-02-24T15:05:25.901Z]  > git --version # 'git version 2.43.0'
16:05:25 [2026-02-24T15:05:25.901Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:05:25 [2026-02-24T15:05:25.907Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:26 [2026-02-24T15:05:26.545Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
16:05:26 [2026-02-24T15:05:26.552Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:05:26 [2026-02-24T15:05:26.563Z] Avoid second fetch
16:05:26 [2026-02-24T15:05:26.563Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:05:26 [2026-02-24T15:05:26.569Z] Checking out Revision bca85e05a4e29badf0ee062d0233d442b2f527de (refs/remotes/origin/master)
16:05:26 [2026-02-24T15:05:26.569Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:05:26 [2026-02-24T15:05:26.575Z]  > /usr/bin/git checkout -f bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
16:05:26 [2026-02-24T15:05:26.583Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:05:26 [2026-02-24T15:05:26.591Z]  > /usr/bin/git checkout -b master bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10
16:05:26 [2026-02-24T15:05:26.601Z] Commit message: "Feature #13791 Upgrade StringTemplate to version 4"
16:05:26 [2026-02-24T15:05:26.601Z]  > /usr/bin/git rev-list --no-walk bca85e05a4e29badf0ee062d0233d442b2f527de # timeout=10