SuccessConsole Output

Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /opt/jenkins/workspace/RO-stage_2_v2.0-VZW6OW6NLJUAHS5MPSWGHD5BE57LITB4J4WPJNJVQPOX7RHYV5YQ/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # 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/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/v2.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/v2.0^{commit} # timeout=10
Checking out Revision c98140fa970061967d471fb3e506499f629492ac (refs/remotes/origin/v2.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c98140fa970061967d471fb3e506499f629492ac
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v2.0 c98140fa970061967d471fb3e506499f629492ac
 > git rev-list c98140fa970061967d471fb3e506499f629492ac # timeout=10