Skip to content

Console Output

03:27:21 [2025-12-05T02:27:21.844Z] Selected Git installation does not exist. Using Default
03:27:21 [2025-12-05T02:27:21.845Z] The recommended git tool is: NONE
03:27:21 [2025-12-05T02:27:21.845Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
03:27:21 [2025-12-05T02:27:21.856Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5398e5d1; decorates hudson.Launcher$LocalLauncher@3fa6c66e will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:27:21 [2025-12-05T02:27:21.857Z] Cloning the remote Git repository
03:27:21 [2025-12-05T02:27:21.857Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
03:27:21 [2025-12-05T02:27:21.857Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies # timeout=10
03:27:21 [2025-12-05T02:27:21.865Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
03:27:21 [2025-12-05T02:27:21.865Z]  > /usr/bin/git --version # timeout=10
03:27:21 [2025-12-05T02:27:21.870Z]  > git --version # 'git version 2.43.0'
03:27:21 [2025-12-05T02:27:21.870Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
03:27:21 [2025-12-05T02:27:21.875Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
03:27:22 [2025-12-05T02:27:22.367Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
03:27:22 [2025-12-05T02:27:22.373Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:27:22 [2025-12-05T02:27:22.382Z] Avoid second fetch
03:27:22 [2025-12-05T02:27:22.382Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:27:22 [2025-12-05T02:27:22.389Z] Checking out Revision eb2d923e0e02e88ff06c76735a30226474805f18 (refs/remotes/origin/master)
03:27:22 [2025-12-05T02:27:22.389Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
03:27:22 [2025-12-05T02:27:22.394Z]  > /usr/bin/git checkout -f eb2d923e0e02e88ff06c76735a30226474805f18 # timeout=10
03:27:22 [2025-12-05T02:27:22.402Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
03:27:22 [2025-12-05T02:27:22.410Z]  > /usr/bin/git checkout -b master eb2d923e0e02e88ff06c76735a30226474805f18 # timeout=10
03:27:22 [2025-12-05T02:27:22.421Z] Commit message: "Exclude from dbunit dependency its jdbc drivers dependencies"
03:27:22 [2025-12-05T02:27:22.421Z]  > /usr/bin/git rev-list --no-walk eb2d923e0e02e88ff06c76735a30226474805f18 # timeout=10