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_micro_drizzle_intel_test # 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 1882a4ac027b3ea0d156f23aeb43b7e514ce5e61 (refs/remotes/origin/master)
Commit message: "Autoupdated CLUBB_core Commit 9bf49fa9793a4099bed172f4959966bc14990864 Author: bmg929 Date: Thu Oct 24 09:24:04 2024 -0500 I am making the loops for the wp3 ta term (using ADG1 PDF) symmetric. Prior to this, they ran from thermo levels 2 to nzt-2. This change makes them symmetric by running them from 2 to nzt-1. There are no degradations to the results as a result of this change. This change makes it easier to generalize CLUBB's grid for both ascending and descending grid directions. The results of this change are BIT_CHANGING."
 > 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 1882a4ac027b3ea0d156f23aeb43b7e514ce5e61 # timeout=10
 > git rev-list --no-walk 72a3c01b69d6e37a72b51af168475a3faee35b75 # timeout=10