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
Avoid second fetch
Checking out Revision 267ea2a1c073a344cda9941e2b2d3c08abc5eaa0 (refs/remotes/origin/master)
Commit message: "Autoupdated SILHS Commit 2f9bef63460fadecdb3f3679ef29d18beafba72e Author: Brian Griffin Date: Wed Apr 9 08:15:47 2025 -0500 Clubb silhs gg (#1239) * I added new subroutine pdf_hydromet_microphys_prep to encompass the code that calls the hydrometeor PDF and then ultimately handles the setup of SILHS sample points when SILHS is in use."
 > 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 267ea2a1c073a344cda9941e2b2d3c08abc5eaa0 # timeout=10
 > git rev-list --no-walk 3cf84e9aae56d4fa370674d7f3ceab4ace332c0e # timeout=10