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 4d3d104fb71b256d446613db869fcf0181e57be8 into PR head commit c774b2ceed0e894a4bd8d0962e40b50520d0cfdb
Merge succeeded, producing 7c6c986aa7fd1664e68141ef1efb11e24aa4602d
Checking out Revision 7c6c986aa7fd1664e68141ef1efb11e24aa4602d (PR-7860)
Commit message: "Merge commit '4d3d104fb71b256d446613db869fcf0181e57be8' into HEAD"
First time build. Skipping changelog.
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7860/.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.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7860/head:refs/remotes/origin/PR-7860 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c774b2ceed0e894a4bd8d0962e40b50520d0cfdb # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 4d3d104fb71b256d446613db869fcf0181e57be8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c6c986aa7fd1664e68141ef1efb11e24aa4602d # timeout=10
 > git rev-list --no-walk c3b89298e61667e98483bdaf1b4a9eb3e3f7f45b # timeout=10