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/wrf.git
 > git init /home/jenkins/workspace/wrf_clubb_plot_ifort # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/wrf.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 8c4998b6c4045ea2b619095d94071d5bca74339e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c4998b6c4045ea2b619095d94071d5bca74339e # timeout=10
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 rev-list --no-walk 141e720e4aa57a35e108e765eb95bddbb96bce71 # timeout=10