Skip to content

Console Output

15:12:18 [2025-07-15T13:12:18.609Z] Selected Git installation does not exist. Using Default
15:12:18 [2025-07-15T13:12:18.609Z] The recommended git tool is: NONE
15:12:18 [2025-07-15T13:12:18.609Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:12:18 [2025-07-15T13:12:18.618Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@d4b57e9; decorates hudson.Launcher$LocalLauncher@21e4c0f5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:12:18 [2025-07-15T13:12:18.619Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies/.git # timeout=10
15:12:18 [2025-07-15T13:12:18.624Z] Fetching changes from the remote Git repository
15:12:18 [2025-07-15T13:12:18.627Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
15:12:18 [2025-07-15T13:12:18.633Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
15:12:18 [2025-07-15T13:12:18.633Z]  > /usr/bin/git --version # timeout=10
15:12:18 [2025-07-15T13:12:18.638Z]  > git --version # 'git version 2.43.0'
15:12:18 [2025-07-15T13:12:18.638Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:12:18 [2025-07-15T13:12:18.644Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
15:12:19 [2025-07-15T13:12:19.001Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:12:19 [2025-07-15T13:12:19.007Z] Checking out Revision 0a5bd33b43a700e148195db47901a3513588d4b1 (refs/remotes/origin/master)
15:12:19 [2025-07-15T13:12:19.008Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:12:19 [2025-07-15T13:12:19.012Z]  > /usr/bin/git checkout -f 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
15:12:19 [2025-07-15T13:12:19.022Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:12:19 [2025-07-15T13:12:19.029Z]  > /usr/bin/git branch -D master # timeout=10
15:12:19 [2025-07-15T13:12:19.036Z]  > /usr/bin/git checkout -b master 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
15:12:19 [2025-07-15T13:12:19.049Z] Commit message: "Update dependencies junit, mockito and byte-buddy to their latest versions"
15:12:19 [2025-07-15T13:12:19.049Z]  > /usr/bin/git rev-list --no-walk 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10