Console Output
The recommended git tool is: git
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 56c4077a27f160df8ce4fe9fb2df659d3c55bd7e (refs/remotes/origin/master)
Commit message: "Autoupdated SILHS Commit c13dc43f7deeb933c47f48557f841b5d6d4cd621 Author: Gunther Huebler Date: Tue Nov 12 13:04:50 2024 -0600 Multi Column Mirror Test (#1206) * Making fcor_nl to set multi_col version of fcor. This is a BIT_CHANGING bug fix that only affects the extra columns."
> git rev-parse --resolve-git-dir /home/jenkins/workspace/wrf_clubb_plot_ifort/.git # timeout=10
> git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +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 56c4077a27f160df8ce4fe9fb2df659d3c55bd7e # timeout=10
> git rev-list --no-walk 387be9b9c96042d8a4f351f4f320df8647dfcc00 # timeout=10