Console Output
16:33:49 [2025-08-07T14:33:49.446Z] Selected Git installation does not exist. Using Default
16:33:49 [2025-08-07T14:33:49.446Z] The recommended git tool is: NONE
16:33:49 [2025-08-07T14:33:49.446Z] No credentials specified
16:33:49 [2025-08-07T14:33:49.446Z] Cloning the remote Git repository
16:33:49 [2025-08-07T14:33:49.446Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
16:33:49 [2025-08-07T14:33:49.447Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
16:33:49 [2025-08-07T14:33:49.453Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:33:49 [2025-08-07T14:33:49.454Z] > /usr/bin/git --version # timeout=10
16:33:49 [2025-08-07T14:33:49.458Z] > git --version # 'git version 2.43.0'
16:33:49 [2025-08-07T14:33:49.458Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:49 [2025-08-07T14:33:49.976Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:33:49 [2025-08-07T14:33:49.983Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:49 [2025-08-07T14:33:49.992Z] Avoid second fetch
16:33:49 [2025-08-07T14:33:49.992Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:33:49 [2025-08-07T14:33:49.998Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
16:33:49 [2025-08-07T14:33:49.998Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:33:50 [2025-08-07T14:33:50.003Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
16:33:50 [2025-08-07T14:33:50.019Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
16:33:50 [2025-08-07T14:33:50.019Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10