SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0da53f18e775d99a104ea70ee1657010e779ce0e (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0da53f18e775d99a104ea70ee1657010e779ce0e
Commit message: "Jenkins refresh"
 > git rev-list --no-walk 0da53f18e775d99a104ea70ee1657010e779ce0e # timeout=10