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 bd4219652b5f4d34d95066695e3b50eeafe7c286 (refs/remotes/origin/master)
 > 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 bd4219652b5f4d34d95066695e3b50eeafe7c286 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit aff1bb12551c5b3a8ab1c4d773ef5c17fb96c53b Author: Gunther Huebler Date: Mon Nov 4 13:59:36 2024 -0600 Prescribe Forcings GPUization (#1204) * First bit of prescribe forcings GPUization. Only tested with arm so far."
 > git rev-list --no-walk 1882a4ac027b3ea0d156f23aeb43b7e514ce5e61 # timeout=10