Console Output
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision e745631c138b7847fb7262dbeb579c25618f4f58 (refs/remotes/origin/14058_fix)
Commit message: "Skip native-debugger tests."
> git rev-parse --resolve-git-dir /home/barsac/ci/builds/workspace/precheck-sanitizers/.git # timeout=10
> git config remote.origin.url https://github.com/tmcgilchrist/ocaml.git # timeout=10
Fetching upstream changes from https://github.com/tmcgilchrist/ocaml.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/tmcgilchrist/ocaml.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git rev-parse refs/remotes/origin/14058_fix^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f e745631c138b7847fb7262dbeb579c25618f4f58 # timeout=10