Console Output
21:47:28 [2026-07-26T19:47:28.197Z] Selected Git installation does not exist. Using Default
21:47:28 [2026-07-26T19:47:28.197Z] The recommended git tool is: NONE
21:47:28 [2026-07-26T19:47:28.197Z] No credentials specified
21:47:28 [2026-07-26T19:47:28.197Z] Cloning the remote Git repository
21:47:28 [2026-07-26T19:47:28.197Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
21:47:28 [2026-07-26T19:47:28.198Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy # timeout=10
21:47:28 [2026-07-26T19:47:28.210Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:47:28 [2026-07-26T19:47:28.211Z] > /usr/bin/git --version # timeout=10
21:47:28 [2026-07-26T19:47:28.216Z] > git --version # 'git version 2.43.0'
21:47:28 [2026-07-26T19:47:28.216Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:47:28 [2026-07-26T19:47:28.835Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:47:28 [2026-07-26T19:47:28.841Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:47:28 [2026-07-26T19:47:28.848Z] Avoid second fetch
21:47:28 [2026-07-26T19:47:28.848Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:47:28 [2026-07-26T19:47:28.854Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
21:47:28 [2026-07-26T19:47:28.854Z] > /usr/bin/git config core.sparsecheckout # timeout=10
21:47:28 [2026-07-26T19:47:28.859Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
21:47:28 [2026-07-26T19:47:28.872Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
21:47:28 [2026-07-26T19:47:28.873Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10