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/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 46f0ad3e10f83e39a7389604f653a2df37658d70 (v7.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46f0ad3e10f83e39a7389604f653a2df37658d70
Commit message: "fix 1138 installing cryptography>=2.5 with pip"
 > git rev-list --no-walk 46f0ad3e10f83e39a7389604f653a2df37658d70 # timeout=10