Console Output
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_Authentication@2/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:appNG/appng-authentication.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-authentication.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/appng-authentication-1.14.x^{commit} # timeout=10
Checking out Revision f3eb6c72bfcf8d9e2bf2de9a4d523d32d1ea5e7c (refs/remotes/origin/appng-authentication-1.14.x)
> git config core.sparsecheckout # timeout=10
> git checkout -f f3eb6c72bfcf8d9e2bf2de9a4d523d32d1ea5e7c # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git branch -D appng-authentication-1.14.x # timeout=10
> git checkout -b appng-authentication-1.14.x f3eb6c72bfcf8d9e2bf2de9a4d523d32d1ea5e7c # timeout=10
Commit message: "add java.awt.font"
> git rev-list --no-walk 8e813cfb1bfdbb7d1031eff485a12956e11da1be # timeout=10