Skip to content

Console Output

The recommended git tool is: git
Wiping out workspace first.
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
 > 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
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 0e4cfe27b5b9b8fc0c1bf64ba1540562c1304e0f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e4cfe27b5b9b8fc0c1bf64ba1540562c1304e0f # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 25d5bed515ab3d6e11e43419ef1fc3a71777e545 Author: st3113n Date: Wed May 21 17:32:02 2025 -0500 Merge grid adaptation implementation (#1249) * add tunable parameter interp_from_dycore_grid_method"
 > git rev-list --no-walk 4d2d76d53e1e9d5d477fabf23692181aa358788c # timeout=10