Skip to content

Console Output

The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 6fd0c34b0dffd0fe317b5d325206e6ba2ca5fb14 (master)
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Cabana_master/.git # timeout=10
 > git config remote.origin.url https://github.com/ECP-copa/Cabana.git # timeout=10
Fetching upstream changes from https://github.com/ECP-copa/Cabana.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/ECP-copa/Cabana.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fd0c34b0dffd0fe317b5d325206e6ba2ca5fb14 # timeout=10
Commit message: "Merge pull request #730 from streeve/hip_ci_gcnarch"
 > git rev-list --no-walk 96806e5809b0b977f7682ce7ae8f701a6d18a189 # timeout=10