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:reinaortega/5g_apis_test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:reinaortega/5g_apis_test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:reinaortega/5g_apis_test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse a3a84860304772ad9953bcd02d19450f59cf64b2^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains a3a84860304772ad9953bcd02d19450f59cf64b2 # timeout=10
Checking out Revision a3a84860304772ad9953bcd02d19450f59cf64b2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3a84860304772ad9953bcd02d19450f59cf64b2
Commit message: "Fix Jenkinsfile"
 > git rev-list --no-walk 1f8f3e5486f3f2f5d2c513754e97fff0e36e262e # timeout=10