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:3GPP/SA5/data-models.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/SA5/data-models.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/SA5/data-models.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/Integration-Rel-16-SA5-130^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 7866ec3e11b6657dff89633a499907f32178eb6a # timeout=10
Checking out Revision 7866ec3e11b6657dff89633a499907f32178eb6a (origin/master, origin/Integration-Rel-16-SA5-130)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7866ec3e11b6657dff89633a499907f32178eb6a
Commit message: "Merge branch 'Rel-16-SA87-Agreed' into 'master'"
 > git rev-list --no-walk 5fd5233a834fa5cb4c8dd2ba1e592be75229e84a # timeout=10