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_silhs_gfortran_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 0c582aebdc48a76f8f5b8e824dd8b4eb71278a7f (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit 808fa5089e30e9a5a569f2fda50a334d04d33c71 Author: bmg929 Date: Fri Feb 21 15:22:45 2025 -0600 Should just delete instead of commenting out."
 > 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 0c582aebdc48a76f8f5b8e824dd8b4eb71278a7f # timeout=10
 > git rev-list --no-walk d3564f3711346a32c1b3634f2e15ba7b64a11e92 # timeout=10