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 da4eab6f8534bda208e3e8bc62defc6c3f9b6e6e into PR head commit e22e94234f459499fea2cd2dbd2e6463e7df1b8f
Merge succeeded, producing e22e94234f459499fea2cd2dbd2e6463e7df1b8f
Checking out Revision e22e94234f459499fea2cd2dbd2e6463e7df1b8f (PR-7979)
Commit message: "Add OpenSSF Best Practices badge"
> git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7979/.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/7979/head:refs/remotes/origin/PR-7979 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f e22e94234f459499fea2cd2dbd2e6463e7df1b8f # timeout=10
> git remote # timeout=10
> git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials
> git merge da4eab6f8534bda208e3e8bc62defc6c3f9b6e6e # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f e22e94234f459499fea2cd2dbd2e6463e7df1b8f # timeout=10
> git rev-list --no-walk ab2f067ed93bd93c702b31841743dcd2a2d015d8 # timeout=10