Skip to content

Console Output

15:24:11 [2025-03-05T14:24:11.265Z] Selected Git installation does not exist. Using Default
15:24:11 [2025-03-05T14:24:11.265Z] The recommended git tool is: NONE
15:24:11 [2025-03-05T14:24:11.265Z] No credentials specified
15:24:11 [2025-03-05T14:24:11.266Z] Cloning the remote Git repository
15:24:11 [2025-03-05T14:24:11.266Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
15:24:11 [2025-03-05T14:24:11.266Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy # timeout=10
15:24:11 [2025-03-05T14:24:11.275Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:24:11 [2025-03-05T14:24:11.275Z]  > /usr/bin/git --version # timeout=10
15:24:11 [2025-03-05T14:24:11.280Z]  > git --version # 'git version 2.43.0'
15:24:11 [2025-03-05T14:24:11.280Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:24:11 [2025-03-05T14:24:11.830Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:24:11 [2025-03-05T14:24:11.835Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:24:11 [2025-03-05T14:24:11.844Z] Avoid second fetch
15:24:11 [2025-03-05T14:24:11.844Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:24:11 [2025-03-05T14:24:11.849Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
15:24:11 [2025-03-05T14:24:11.849Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:24:11 [2025-03-05T14:24:11.854Z]  > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
15:24:11 [2025-03-05T14:24:11.870Z] 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."
15:24:11 [2025-03-05T14:24:11.870Z]  > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10