SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/tests-stage_2-merge_v15.0/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/v15.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/v15.0^{commit} # timeout=10
Checking out Revision f79e4d76cabf5d5e6d1b4aa5144ee0ac70992510 (refs/remotes/origin/v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f79e4d76cabf5d5e6d1b4aa5144ee0ac70992510
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v15.0 f79e4d76cabf5d5e6d1b4aa5144ee0ac70992510
Commit message: "Fix image tag in full_install_osm, helm chart and install_osm"
 > git rev-list --no-walk f79e4d76cabf5d5e6d1b4aa5144ee0ac70992510 # timeout=10