Console Output
18:11:26 [2026-09-19T16:11:26.021Z] The recommended git tool is: NONE
18:11:26 [2026-09-19T16:11:26.021Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
18:11:26 [2026-09-19T16:11:26.030Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4b8111e1; decorates hudson.Launcher$LocalLauncher@4241b59 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:11:26 [2026-09-19T16:11:26.031Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
18:11:26 [2026-09-19T16:11:26.038Z] Fetching changes from the remote Git repository
18:11:26 [2026-09-19T16:11:26.041Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
18:11:26 [2026-09-19T16:11:26.047Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
18:11:26 [2026-09-19T16:11:26.047Z] > /usr/bin/git --version # timeout=10
18:11:26 [2026-09-19T16:11:26.053Z] > git --version # 'git version 2.43.0'
18:11:26 [2026-09-19T16:11:26.053Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
18:11:26 [2026-09-19T16:11:26.060Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
18:11:26 [2026-09-19T16:11:26.530Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:11:26 [2026-09-19T16:11:26.537Z] Checking out Revision c3af5e595fde938181a2ac1cf31c466248888855 (refs/remotes/origin/master)
18:11:26 [2026-09-19T16:11:26.537Z] > /usr/bin/git config core.sparsecheckout # timeout=10
18:11:26 [2026-09-19T16:11:26.543Z] > /usr/bin/git checkout -f c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10
18:11:26 [2026-09-19T16:11:26.554Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
18:11:26 [2026-09-19T16:11:26.566Z] > /usr/bin/git branch -D master # timeout=10
18:11:26 [2026-09-19T16:11:26.574Z] > /usr/bin/git checkout -b master c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10
18:11:26 [2026-09-19T16:11:26.587Z] Commit message: "Deliver the Microsoft JDBC driver instead of the jTDS one"
18:11:26 [2026-09-19T16:11:26.588Z] > /usr/bin/git rev-list --no-walk c3af5e595fde938181a2ac1cf31c466248888855 # timeout=10