Skip to content

Console Output

The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_cmake_test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ff0eeed50d1271837294a505a65d5848a79f2ec8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff0eeed50d1271837294a505a65d5848a79f2ec8 # timeout=10
Commit message: "renamed jax jenkins test to clubb_jax_tests"
 > git rev-list --no-walk ed96b2092885108caaea1b8aba3b4211b245ff7a # timeout=10