Skip to content

Console Output

19:24:08 [2026-08-16T17:24:08.209Z] The recommended git tool is: NONE
19:24:08 [2026-08-16T17:24:08.209Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-08-16T17:24:08.222Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1ab01433; decorates hudson.Launcher$LocalLauncher@192dbe9b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-08-16T17:24:08.222Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2026-08-16T17:24:08.228Z] Fetching changes from the remote Git repository
19:24:08 [2026-08-16T17:24:08.229Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2026-08-16T17:24:08.234Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2026-08-16T17:24:08.234Z]  > /usr/bin/git --version # timeout=10
19:24:08 [2026-08-16T17:24:08.238Z]  > git --version # 'git version 2.43.0'
19:24:08 [2026-08-16T17:24:08.238Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-08-16T17:24:08.243Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-08-16T17:24:08.737Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-08-16T17:24:08.743Z] Checking out Revision 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 (refs/remotes/origin/master)
19:24:08 [2026-08-16T17:24:08.743Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-08-16T17:24:08.748Z]  > /usr/bin/git checkout -f 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 # timeout=10
19:24:08 [2026-08-16T17:24:08.757Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-08-16T17:24:08.766Z]  > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-08-16T17:24:08.772Z]  > /usr/bin/git checkout -b master 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 # timeout=10
19:24:08 [2026-08-16T17:24:08.782Z] Commit message: "Add the Apache Commons Text in the dependencies so that it can be used by the Groovy scripts in the Silvprpeas installation process"
19:24:08 [2026-08-16T17:24:08.783Z]  > /usr/bin/git rev-list --no-walk 0c0a5e0660772db1aa4bc9c37cc7d393f04d06b2 # timeout=10