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 f89cd6c448c1ce9082fe1f2c8b206499472066b4 (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f89cd6c448c1ce9082fe1f2c8b206499472066b4
Commit message: "Pin robotframework-robocop version in tox.ini to 4.2.2 to fix stage2"
 > git rev-list --no-walk d3fd62ba98ac3856edb37bc2b2eaee369820d5cf # timeout=10