SuccessConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:li/trial.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:li/trial.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:li/trial.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/cr/ts_103120/017^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 7fa3d9a26fa22404f8bcecdb96e13c43a46004b4 # timeout=10
Checking out Revision 7fa3d9a26fa22404f8bcecdb96e13c43a46004b4 (origin/cr/ts_103120/017)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7fa3d9a26fa22404f8bcecdb96e13c43a46004b4
Commit message: "Debugging CI/CD"
 > git rev-list --no-walk 60c4dac13ac90a2e94611881db30721d49f77866 # timeout=10