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:mec/gs028-wai-api.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:mec/gs028-wai-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:mec/gs028-wai-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/develop^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains f67a4875ddc05262b7ebca67aa1ee5b888f2c151 # timeout=10
Checking out Revision f67a4875ddc05262b7ebca67aa1ee5b888f2c151 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f67a4875ddc05262b7ebca67aa1ee5b888f2c151
Commit message: "integer format hotfix"
 > git rev-list --no-walk 05a7ac94d8a2cc9f25f948b1d99b921bb2a75719 # timeout=10