Console Output
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 fetch --tags --progress git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/*
> 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
> 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 fetch --tags --progress git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision b850113b92e61a55db9de0b62112865cffd9baea (refs/remotes/origin/appng-authentication-1.13.x)
Commit message: "AUTH-26"
> git rev-parse refs/remotes/origin/appng-authentication-1.13.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/appng-authentication-1.13.x^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f b850113b92e61a55db9de0b62112865cffd9baea
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b appng-authentication-1.13.x b850113b92e61a55db9de0b62112865cffd9baea
> git rev-list --no-walk 9daa33f4835461f24567ef62820e4c95e9c9119e # timeout=10