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-manager.git
 > git init /var/lib/jenkins/workspace/appNG_Manager@2 # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:appNG/appng-manager.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-manager-1.18.x^{commit} # timeout=10
Checking out Revision 022ab2f49eda503dd8793255e4187ca1928687c8 (refs/remotes/origin/appng-manager-1.18.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 022ab2f49eda503dd8793255e4187ca1928687c8 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.18.x 022ab2f49eda503dd8793255e4187ca1928687c8 # timeout=10
Commit message: "MGR-128"
 > git rev-list --no-walk e48aee4c2e060302697731db0832b1e3882968a5 # timeout=10