Console Output
15:10:52 [2024-09-25T13:10:52.187Z] Selected Git installation does not exist. Using Default
15:10:52 [2024-09-25T13:10:52.187Z] The recommended git tool is: NONE
15:10:52 [2024-09-25T13:10:52.187Z] No credentials specified
15:10:52 [2024-09-25T13:10:52.187Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/.git # timeout=10
15:10:52 [2024-09-25T13:10:52.192Z] Fetching changes from the remote Git repository
15:10:52 [2024-09-25T13:10:52.194Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:10:52 [2024-09-25T13:10:52.202Z] Cleaning workspace
15:10:52 [2024-09-25T13:10:52.202Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:10:52 [2024-09-25T13:10:52.207Z] Resetting working tree
15:10:52 [2024-09-25T13:10:52.207Z] > /usr/bin/git reset --hard # timeout=10
15:10:52 [2024-09-25T13:10:52.216Z] > /usr/bin/git clean -fdx # timeout=10
15:10:52 [2024-09-25T13:10:52.221Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:10:52 [2024-09-25T13:10:52.221Z] > /usr/bin/git --version # timeout=10
15:10:52 [2024-09-25T13:10:52.225Z] > git --version # 'git version 2.43.0'
15:10:52 [2024-09-25T13:10:52.225Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:10:52 [2024-09-25T13:10:52.719Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:10:52 [2024-09-25T13:10:52.726Z] Checking out Revision beef8c4cce9ed3c176a03785939c0418292e9fc6 (refs/remotes/origin/master)
15:10:52 [2024-09-25T13:10:52.726Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:10:52 [2024-09-25T13:10:52.732Z] > /usr/bin/git checkout -f beef8c4cce9ed3c176a03785939c0418292e9fc6 # timeout=10
15:10:52 [2024-09-25T13:10:52.745Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies"
15:10:52 [2024-09-25T13:10:52.745Z] > /usr/bin/git rev-list --no-walk 0dfa9b82e4231ef37c99f5b83e28ad5461ab8485 # timeout=10