Skip to content

Console Output

19:02:59 [2026-05-07T17:02:59.724Z] Selected Git installation does not exist. Using Default
19:02:59 [2026-05-07T17:02:59.724Z] The recommended git tool is: NONE
19:02:59 [2026-05-07T17:02:59.725Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:02:59 [2026-05-07T17:02:59.736Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69ddd34c; decorates hudson.Launcher$LocalLauncher@5b70fe45 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:02:59 [2026-05-07T17:02:59.737Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy/project/.git # timeout=10
19:02:59 [2026-05-07T17:02:59.742Z] Fetching changes from the remote Git repository
19:02:59 [2026-05-07T17:02:59.746Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project # timeout=10
19:02:59 [2026-05-07T17:02:59.752Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project
19:02:59 [2026-05-07T17:02:59.752Z]  > /usr/bin/git --version # timeout=10
19:02:59 [2026-05-07T17:02:59.757Z]  > git --version # 'git version 2.43.0'
19:02:59 [2026-05-07T17:02:59.758Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:02:59 [2026-05-07T17:02:59.764Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project +refs/heads/*:refs/remotes/origin/* # timeout=10
19:03:00 [2026-05-07T17:03:00.343Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:03:00 [2026-05-07T17:03:00.348Z] Checking out Revision 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 (refs/remotes/origin/master)
19:03:00 [2026-05-07T17:03:00.348Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:03:00 [2026-05-07T17:03:00.354Z]  > /usr/bin/git checkout -f 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10
19:03:00 [2026-05-07T17:03:00.362Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:03:00 [2026-05-07T17:03:00.370Z]  > /usr/bin/git branch -D master # timeout=10
19:03:00 [2026-05-07T17:03:00.377Z]  > /usr/bin/git checkout -b master 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10
19:03:00 [2026-05-07T17:03:00.390Z] Commit message: "Update version of Wildfly compatible with Jakarta EE 10"
19:03:00 [2026-05-07T17:03:00.391Z]  > /usr/bin/git rev-list --no-walk 86b9253faab74ebc310f309ed7f86b4bc4faf9e2 # timeout=10