Console Output
21:47:10 [2026-08-05T19:47:10.607Z] Selected Git installation does not exist. Using Default
21:47:10 [2026-08-05T19:47:10.607Z] The recommended git tool is: NONE
21:47:10 [2026-08-05T19:47:10.607Z] No credentials specified
21:47:10 [2026-08-05T19:47:10.608Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
21:47:10 [2026-08-05T19:47:10.614Z] Fetching changes from the remote Git repository
21:47:10 [2026-08-05T19:47:10.615Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:47:10 [2026-08-05T19:47:10.620Z] Cleaning workspace
21:47:10 [2026-08-05T19:47:10.620Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
21:47:10 [2026-08-05T19:47:10.625Z] Resetting working tree
21:47:10 [2026-08-05T19:47:10.626Z] > /usr/bin/git reset --hard # timeout=10
21:47:10 [2026-08-05T19:47:10.824Z] > /usr/bin/git clean -fdx # timeout=10
21:47:10 [2026-08-05T19:47:10.842Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:47:10 [2026-08-05T19:47:10.842Z] > /usr/bin/git --version # timeout=10
21:47:10 [2026-08-05T19:47:10.846Z] > git --version # 'git version 2.43.0'
21:47:10 [2026-08-05T19:47:10.846Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:47:12 [2026-08-05T19:47:12.789Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:47:12 [2026-08-05T19:47:12.794Z] Checking out Revision 01016743dfe6029fbec83eb133b58304d428f058 (refs/remotes/origin/master)
21:47:12 [2026-08-05T19:47:12.795Z] > /usr/bin/git config core.sparsecheckout # timeout=10
21:47:12 [2026-08-05T19:47:12.800Z] > /usr/bin/git checkout -f 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10
21:47:12 [2026-08-05T19:47:12.851Z] Commit message: "Update the version of the silverbuild Docker image to use for constructing a build version of the Silverpeas-Sso project: now it uses the latest version of silverbuild (with Java 17 and Wildfly 34)"
21:47:12 [2026-08-05T19:47:12.851Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10