Skip to content

Console Output

Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-manager.git
 > git init /var/lib/jenkins/workspace/appNG_Manager_1.13.x # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > 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
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git fetch --tags --progress git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/appng-manager-1.13.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-manager-1.13.x^{commit} # timeout=10
Checking out Revision fc1e01e7b165605f290b988891819b575227cb21 (refs/remotes/origin/appng-manager-1.13.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc1e01e7b165605f290b988891819b575227cb21
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.13.x fc1e01e7b165605f290b988891819b575227cb21
Commit message: "MGR-50"
 > git rev-list --no-walk ba2417c35a7dbbc412a8e17c004a85aa527fd320 # timeout=10