Skip to content

Console Output

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 # 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/*
Checking out Revision bb53bf142b447ab5c6fc60cebf17772cbe2becb2 (refs/remotes/origin/appng-manager-1.17.x)
Commit message: "MGR-89 avoid NPE"
 > git rev-parse refs/remotes/origin/appng-manager-1.17.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-manager-1.17.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb53bf142b447ab5c6fc60cebf17772cbe2becb2
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-manager-1.17.x bb53bf142b447ab5c6fc60cebf17772cbe2becb2
 > git rev-list --no-walk e5cca4b9125f2f43d9d39eb32d670cb11a812e10 # timeout=10