Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sam_clubb.git
 > git init /home/jenkins/workspace/sam_clubb_nvhpc_build # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0ebd898131bd88fff8de1817a085b63f437b328b (refs/remotes/origin/master)
Commit message: "Autoupdated tunable_parameters Commit e430c6b5a72a8a88fa602e13b4cb946d3361895e Author: domkesteffen Date: Thu Jan 16 16:06:31 2025 -0600 Added new hole-filling method which takes TKE from up2 and vp2 (#1217) Added new hole-filling method which takes TKE from up2 and vp2 CLUBB ticket #1165"
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ebd898131bd88fff8de1817a085b63f437b328b # timeout=10
 > git rev-list --no-walk dd6714f6815d0d0afb3b220baf12241da398e880 # timeout=10