Skip to content

Console Output

14:19:05 [2025-02-07T13:19:05.316Z] Selected Git installation does not exist. Using Default
14:19:05 [2025-02-07T13:19:05.316Z] The recommended git tool is: NONE
14:19:05 [2025-02-07T13:19:05.316Z] No credentials specified
14:19:05 [2025-02-07T13:19:05.316Z] Cloning the remote Git repository
14:19:05 [2025-02-07T13:19:05.316Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:05 [2025-02-07T13:19:05.316Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
14:19:05 [2025-02-07T13:19:05.323Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:19:05 [2025-02-07T13:19:05.323Z]  > /usr/bin/git --version # timeout=10
14:19:05 [2025-02-07T13:19:05.328Z]  > git --version # 'git version 2.43.0'
14:19:05 [2025-02-07T13:19:05.328Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:05 [2025-02-07T13:19:05.819Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:19:05 [2025-02-07T13:19:05.824Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:19:05 [2025-02-07T13:19:05.831Z] Avoid second fetch
14:19:05 [2025-02-07T13:19:05.831Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:19:05 [2025-02-07T13:19:05.836Z] Checking out Revision 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 (refs/remotes/origin/master)
14:19:05 [2025-02-07T13:19:05.836Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
14:19:05 [2025-02-07T13:19:05.841Z]  > /usr/bin/git checkout -f 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 # timeout=10
14:19:05 [2025-02-07T13:19:05.853Z] Commit message: "In the silverpeas release pipeline, relax the constrain on the QA to allow the release of 6.3.5"
14:19:05 [2025-02-07T13:19:05.854Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10