Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/develop commit 7247c7f4fe50ed67e09d9770d972fa64a2134f2b into PR head commit 1dd782dbfb766ea75bbb34ace8ab4dfea95bce9a
Merge succeeded, producing 9e2b69e026209b7ec7899e0c545a2d5e255019f2
Checking out Revision 9e2b69e026209b7ec7899e0c545a2d5e255019f2 (PR-7141)
Commit message: "Merge commit '7247c7f4fe50ed67e09d9770d972fa64a2134f2b' into HEAD"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7141/.git # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7141/head:refs/remotes/origin/PR-7141 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1dd782dbfb766ea75bbb34ace8ab4dfea95bce9a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 7247c7f4fe50ed67e09d9770d972fa64a2134f2b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e2b69e026209b7ec7899e0c545a2d5e255019f2 # timeout=10
 > git rev-list --no-walk 1dd782dbfb766ea75bbb34ace8ab4dfea95bce9a # timeout=10