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 392fb87abbab55f026d46dede0194bc2456ca611 (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 392fb87abbab55f026d46dede0194bc2456ca611
Commit message: "Fix pylint issues appeared with version 3.2.0 of pylint"
 > git rev-list --no-walk 4576d20f50132a5eeb64b552e2afaf5279a2b5e5 # timeout=10