SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/NG-UI.git
 > git init /home/jenkins/workspace/NG-UI-stage_2-merge_paas # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-UI.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-UI.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/NG-UI.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/NG-UI.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-UI.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-UI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7951fa1b1fbcd173f0863a150a5f0be884e8fe3c (paas)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7951fa1b1fbcd173f0863a150a5f0be884e8fe3c
Commit message: "Update from master"
 > git rev-list --no-walk 7951fa1b1fbcd173f0863a150a5f0be884e8fe3c # timeout=10