Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-authentication.git
 > git init /var/lib/jenkins/workspace/appNG_Authentication # 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 config remote.origin.url git@github.com:appNG/appng-authentication.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/appng-authentication-1.14.x^{commit} # timeout=10
Checking out Revision c3bb9fd32256269c32e8047025d18180a71395c8 (refs/remotes/origin/appng-authentication-1.14.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3bb9fd32256269c32e8047025d18180a71395c8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-authentication-1.14.x c3bb9fd32256269c32e8047025d18180a71395c8 # timeout=10
Commit message: "preparing next version 1.14.1-SNAPSHOT"
 > git rev-list --no-walk f3eb6c72bfcf8d9e2bf2de9a4d523d32d1ea5e7c # timeout=10