Skip to content

Console Output

13:46:10 [2025-10-20T11:46:10.941Z] The recommended git tool is: /usr/bin/git
13:46:10 [2025-10-20T11:46:10.943Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
13:46:10 [2025-10-20T11:46:10.960Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b97026; decorates hudson.Launcher$LocalLauncher@1ec5c253 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
13:46:10 [2025-10-20T11:46:10.961Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
13:46:10 [2025-10-20T11:46:10.966Z] Fetching changes from the remote Git repository
13:46:10 [2025-10-20T11:46:10.969Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
13:46:10 [2025-10-20T11:46:10.974Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
13:46:10 [2025-10-20T11:46:10.974Z]  > /usr/bin/git --version # timeout=10
13:46:10 [2025-10-20T11:46:10.979Z]  > git --version # 'git version 2.43.0'
13:46:10 [2025-10-20T11:46:10.979Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
13:46:10 [2025-10-20T11:46:10.984Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
13:46:11 [2025-10-20T11:46:11.552Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:46:11 [2025-10-20T11:46:11.560Z] Checking out Revision a8d573a4ecb7dcf056e20bb7221ebde458997fd1 (refs/remotes/origin/master)
13:46:11 [2025-10-20T11:46:11.561Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
13:46:11 [2025-10-20T11:46:11.566Z]  > /usr/bin/git checkout -f a8d573a4ecb7dcf056e20bb7221ebde458997fd1 # timeout=10
13:46:11 [2025-10-20T11:46:11.619Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
13:46:11 [2025-10-20T11:46:11.635Z]  > /usr/bin/git branch -D master # timeout=10
13:46:11 [2025-10-20T11:46:11.643Z]  > /usr/bin/git checkout -b master a8d573a4ecb7dcf056e20bb7221ebde458997fd1 # timeout=10
13:46:11 [2025-10-20T11:46:11.764Z] Commit message: "In the LogAnnotationIT test, waits for 2s before asserting the content of the log"
13:46:11 [2025-10-20T11:46:11.764Z]  > /usr/bin/git rev-list --no-walk b393f91d236469625da1b66684b0845dbb35d032 # timeout=10