Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bundled-jre/branches/release-3-3-3.vhibm2/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/DARIAH-DE/bundled-jre.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/DARIAH-DE/bundled-jre.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
> git fetch --no-tags --progress -- https://github.com/DARIAH-DE/bundled-jre.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f49833e6b0ea0b43bd5915dcd173bdedb8ff5abc (release/3.3.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f f49833e6b0ea0b43bd5915dcd173bdedb8ff5abc # timeout=10
Commit message: "update jdk to 8.66.0.15"
> git rev-list --no-walk f49833e6b0ea0b43bd5915dcd173bdedb8ff5abc # timeout=10