Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-tomcat-session.git
> git init /var/lib/jenkins/workspace/ATS # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-tomcat-session.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git@github.com:appNG/appng-tomcat-session.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-tomcat-session.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-tomcat-session.git
> git fetch --tags --progress git@github.com:appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5bde40d9418c2585c2b0674ffc4abc8e3b40c7a5 (refs/remotes/origin/master)
Commit message: "ATS-13 update Mongo Java Driver"
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 5bde40d9418c2585c2b0674ffc4abc8e3b40c7a5
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 5bde40d9418c2585c2b0674ffc4abc8e3b40c7a5
> git rev-list --no-walk 645249b523231d8ecc9e226f31fe2ece7d3ed108 # timeout=10