Skip to content

Console Output

09:28:51 [2025-03-03T08:28:51.035Z] Selected Git installation does not exist. Using Default
09:28:51 [2025-03-03T08:28:51.035Z] The recommended git tool is: NONE
09:28:51 [2025-03-03T08:28:51.035Z] No credentials specified
09:28:51 [2025-03-03T08:28:51.035Z] Cloning the remote Git repository
09:28:51 [2025-03-03T08:28:51.035Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
09:28:51 [2025-03-03T08:28:51.035Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy # timeout=10
09:28:51 [2025-03-03T08:28:51.052Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:28:51 [2025-03-03T08:28:51.052Z]  > /usr/bin/git --version # timeout=10
09:28:51 [2025-03-03T08:28:51.056Z]  > git --version # 'git version 2.43.0'
09:28:51 [2025-03-03T08:28:51.057Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:28:51 [2025-03-03T08:28:51.638Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:28:51 [2025-03-03T08:28:51.645Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:28:51 [2025-03-03T08:28:51.652Z] Avoid second fetch
09:28:51 [2025-03-03T08:28:51.652Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:28:51 [2025-03-03T08:28:51.658Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
09:28:51 [2025-03-03T08:28:51.658Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
09:28:51 [2025-03-03T08:28:51.663Z]  > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
09:28:51 [2025-03-03T08:28:51.682Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on   which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case   the release is done from the main branch."
09:28:51 [2025-03-03T08:28:51.682Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10