Skip to content

Console Output

03:44:15 [2021-12-05T08:44:15.209Z] Selected Git installation does not exist. Using Default
03:44:15 [2021-12-05T08:44:15.210Z] The recommended git tool is: NONE
03:44:18 [2021-12-05T08:44:18.196Z] No credentials specified
03:44:18 [2021-12-05T08:44:18.202Z] Cloning the remote Git repository
03:44:18 [2021-12-05T08:44:18.213Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
03:44:19 [2021-12-05T08:44:19.730Z]  > git init /home/jenkins/agent/workspace/cdt-10.5 # timeout=10
03:44:19 [2021-12-05T08:44:19.791Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
03:44:19 [2021-12-05T08:44:19.791Z]  > git --version # timeout=10
03:44:19 [2021-12-05T08:44:19.793Z]  > git --version # 'git version 2.20.1'
03:44:19 [2021-12-05T08:44:19.793Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:44:20 [2021-12-05T08:44:20.327Z] Avoid second fetch
03:44:20 [2021-12-05T08:44:20.333Z] Checking out Revision 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 (refs/remotes/origin/master)
03:44:20 [2021-12-05T08:44:20.323Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
03:44:20 [2021-12-05T08:44:20.325Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:44:20 [2021-12-05T08:44:20.330Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:44:20 [2021-12-05T08:44:20.341Z]  > git config core.sparsecheckout # timeout=10
03:44:20 [2021-12-05T08:44:20.386Z]  > git checkout -f 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10
03:44:24 [2021-12-05T08:44:24.188Z] Commit message: "CDT 10.5.0"
03:44:24 [2021-12-05T08:44:24.192Z]  > git rev-list --no-walk 9a717f94c52e49cac7e1d6c6a8d6f5afe80f6420 # timeout=10