Skip to content

Console Output

11:40:51 [2024-06-17T09:40:51.686Z] Selected Git installation does not exist. Using Default
11:40:51 [2024-06-17T09:40:51.686Z] The recommended git tool is: NONE
11:40:51 [2024-06-17T09:40:51.686Z] No credentials specified
11:40:51 [2024-06-17T09:40:51.686Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas IzPack Installer/.git # timeout=10
11:40:51 [2024-06-17T09:40:51.691Z] Fetching changes from the remote Git repository
11:40:51 [2024-06-17T09:40:51.692Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:40:51 [2024-06-17T09:40:51.697Z] Cleaning workspace
11:40:51 [2024-06-17T09:40:51.697Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:40:51 [2024-06-17T09:40:51.701Z] Resetting working tree
11:40:51 [2024-06-17T09:40:51.701Z]  > /usr/bin/git reset --hard # timeout=10
11:40:51 [2024-06-17T09:40:51.719Z]  > /usr/bin/git clean -fdx # timeout=10
11:40:52 [2024-06-17T09:40:52.544Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:40:52 [2024-06-17T09:40:52.544Z]  > /usr/bin/git --version # timeout=10
11:40:52 [2024-06-17T09:40:52.549Z]  > git --version # 'git version 2.34.1'
11:40:52 [2024-06-17T09:40:52.549Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:40:53 [2024-06-17T09:40:53.376Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:40:53 [2024-06-17T09:40:53.380Z] Checking out Revision a38321f78d47c03ccad21022240a16f26041226d (refs/remotes/origin/master)
11:40:53 [2024-06-17T09:40:53.380Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:40:53 [2024-06-17T09:40:53.384Z]  > /usr/bin/git checkout -f a38321f78d47c03ccad21022240a16f26041226d # timeout=10
11:40:53 [2024-06-17T09:40:53.408Z] 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:53 [2024-06-17T09:40:53.409Z]  > /usr/bin/git rev-list --no-walk 884c5ebfe47dc75cec4a31c144d2d2f42842d0f5 # timeout=10