Skip to content

Console Output

10:44:10 [2024-12-12T09:44:10.784Z] Selected Git installation does not exist. Using Default
10:44:10 [2024-12-12T09:44:10.784Z] The recommended git tool is: NONE
10:44:10 [2024-12-12T09:44:10.784Z] No credentials specified
10:44:10 [2024-12-12T09:44:10.784Z] Cloning the remote Git repository
10:44:10 [2024-12-12T09:44:10.784Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.785Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
10:44:10 [2024-12-12T09:44:10.793Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.793Z]  > /usr/bin/git --version # timeout=10
10:44:10 [2024-12-12T09:44:10.798Z]  > git --version # 'git version 2.43.0'
10:44:10 [2024-12-12T09:44:10.798Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:11 [2024-12-12T09:44:11.308Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:44:11 [2024-12-12T09:44:11.313Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:11 [2024-12-12T09:44:11.320Z] Avoid second fetch
10:44:11 [2024-12-12T09:44:11.321Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:44:11 [2024-12-12T09:44:11.325Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
10:44:11 [2024-12-12T09:44:11.326Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:44:11 [2024-12-12T09:44:11.330Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
10:44:11 [2024-12-12T09:44:11.345Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
10:44:11 [2024-12-12T09:44:11.346Z]  > /usr/bin/git rev-list --no-walk e3796e899bf697460e2656aa3847441f2ecd6740 # timeout=10