Skip to content

Console Output

17:11:31 [2025-07-04T15:11:31.878Z] Selected Git installation does not exist. Using Default
17:11:31 [2025-07-04T15:11:31.878Z] The recommended git tool is: NONE
17:11:31 [2025-07-04T15:11:31.878Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:11:31 [2025-07-04T15:11:31.890Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5a97ffc3; decorates hudson.Launcher$LocalLauncher@642fc48b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:11:31 [2025-07-04T15:11:31.890Z] Cloning the remote Git repository
17:11:31 [2025-07-04T15:11:31.890Z] Cloning repository https://github.com/Silverpeas/silverpeas-test-dependencies-bom
17:11:31 [2025-07-04T15:11:31.890Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/test-dependencies # timeout=10
17:11:31 [2025-07-04T15:11:31.899Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeas-test-dependencies-bom
17:11:31 [2025-07-04T15:11:31.899Z]  > /usr/bin/git --version # timeout=10
17:11:31 [2025-07-04T15:11:31.904Z]  > git --version # 'git version 2.43.0'
17:11:31 [2025-07-04T15:11:31.905Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:11:31 [2025-07-04T15:11:31.910Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeas-test-dependencies-bom +refs/heads/*:refs/remotes/origin/* # timeout=10
17:11:32 [2025-07-04T15:11:32.428Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeas-test-dependencies-bom # timeout=10
17:11:32 [2025-07-04T15:11:32.433Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:11:32 [2025-07-04T15:11:32.442Z] Avoid second fetch
17:11:32 [2025-07-04T15:11:32.442Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:11:32 [2025-07-04T15:11:32.448Z] Checking out Revision 0a5bd33b43a700e148195db47901a3513588d4b1 (refs/remotes/origin/master)
17:11:32 [2025-07-04T15:11:32.449Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:11:32 [2025-07-04T15:11:32.454Z]  > /usr/bin/git checkout -f 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
17:11:32 [2025-07-04T15:11:32.463Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:11:32 [2025-07-04T15:11:32.471Z]  > /usr/bin/git checkout -b master 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10
17:11:32 [2025-07-04T15:11:32.509Z] Commit message: "Update dependencies junit, mockito and byte-buddy to their latest versions"
17:11:32 [2025-07-04T15:11:32.510Z]  > /usr/bin/git rev-list --no-walk 0a5bd33b43a700e148195db47901a3513588d4b1 # timeout=10