Skip to content

Console Output

09:29:19 [2025-03-03T08:29:19.124Z] Selected Git installation does not exist. Using Default
09:29:19 [2025-03-03T08:29:19.124Z] The recommended git tool is: NONE
09:29:19 [2025-03-03T08:29:19.125Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
09:29:19 [2025-03-03T08:29:19.136Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@438c9a7e; decorates hudson.Launcher$LocalLauncher@1991dd9c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
09:29:19 [2025-03-03T08:29:19.137Z] Cloning the remote Git repository
09:29:19 [2025-03-03T08:29:19.137Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
09:29:19 [2025-03-03T08:29:19.137Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies # timeout=10
09:29:19 [2025-03-03T08:29:19.145Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
09:29:19 [2025-03-03T08:29:19.145Z]  > /usr/bin/git --version # timeout=10
09:29:19 [2025-03-03T08:29:19.151Z]  > git --version # 'git version 2.43.0'
09:29:19 [2025-03-03T08:29:19.151Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
09:29:19 [2025-03-03T08:29:19.157Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
09:29:19 [2025-03-03T08:29:19.669Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
09:29:19 [2025-03-03T08:29:19.676Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:29:19 [2025-03-03T08:29:19.685Z] Avoid second fetch
09:29:19 [2025-03-03T08:29:19.685Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:29:19 [2025-03-03T08:29:19.692Z] Checking out Revision 0a5bd33b43a700e148195db47901a3513588d4b1 (refs/remotes/origin/master)
09:29:19 [2025-03-03T08:29:19.692Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:29:19 [2025-03-03T08:29:19.698Z]  > /usr/bin/git checkout -f 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
09:29:19 [2025-03-03T08:29:19.706Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
09:29:19 [2025-03-03T08:29:19.713Z]  > /usr/bin/git checkout -b master 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
09:29:19 [2025-03-03T08:29:19.725Z] Commit message: "Update dependencies junit, mockito and byte-buddy to their latest versions"
09:29:19 [2025-03-03T08:29:19.726Z]  > /usr/bin/git rev-list --no-walk 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10