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 dba7f6b9d46ed6b7bb8d6f6fb8465a61721c5944 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dba7f6b9d46ed6b7bb8d6f6fb8465a61721c5944
Commit message: "Update keywords in sol003_02 to avoid duplicates"
 > git rev-list --no-walk dba7f6b9d46ed6b7bb8d6f6fb8465a61721c5944 # timeout=10