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/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6828b0f5ed2e5315f0875802668ea283375502ce (v12.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6828b0f5ed2e5315f0875802668ea283375502ce
Commit message: "Fix stuck when executing a background command via SSH is SA02"
 > git rev-list --no-walk 6828b0f5ed2e5315f0875802668ea283375502ce # timeout=10