SuccessConsole Output

Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/POL.git
 > git init /opt/jenkins/workspace/POL-stage_2-merge_netslice-5ZHHBBC7TAS3BV2R7H6EQWHPVFTOBSBR6VHDCUTWFAER75OTPR3A # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/POL.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/POL.git # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d8e91c539f8a1657a93c6ed59dd5f9ad489684ef (netslice)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8e91c539f8a1657a93c6ed59dd5f9ad489684ef
 > git rev-list d8e91c539f8a1657a93c6ed59dd5f9ad489684ef # timeout=10