Skip to content

Console Output

11:40:51 [2024-06-17T09:40:51.847Z] Selected Git installation does not exist. Using Default
11:40:51 [2024-06-17T09:40:51.847Z] The recommended git tool is: NONE
11:40:51 [2024-06-17T09:40:51.847Z] No credentials specified
11:40:51 [2024-06-17T09:40:51.848Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Prod Image/.git # timeout=10
11:40:51 [2024-06-17T09:40:51.852Z] Fetching changes from the remote Git repository
11:40:51 [2024-06-17T09:40:51.853Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:40:51 [2024-06-17T09:40:51.857Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:40:51 [2024-06-17T09:40:51.857Z]  > /usr/bin/git --version # timeout=10
11:40:51 [2024-06-17T09:40:51.861Z]  > git --version # 'git version 2.34.1'
11:40:51 [2024-06-17T09:40:51.861Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:40:52 [2024-06-17T09:40:52.265Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:40:52 [2024-06-17T09:40:52.269Z] Checking out Revision a38321f78d47c03ccad21022240a16f26041226d (refs/remotes/origin/master)
11:40:52 [2024-06-17T09:40:52.269Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:40:52 [2024-06-17T09:40:52.273Z]  > /usr/bin/git checkout -f a38321f78d47c03ccad21022240a16f26041226d # timeout=10
11:40:52 [2024-06-17T09:40:52.287Z] Commit message: "When releasing a new version of Silverpeas, its dependency on Jackrabbit is usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't anymore a dependency (JCR is now provided by Apache Oak). So, the dependency should be checked only if such dependency exists."
11:40:52 [2024-06-17T09:40:52.287Z]  > /usr/bin/git rev-list --no-walk 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10