Skip to content

Console Output

15:19:39 [2022-07-12T19:19:39.054Z] Selected Git installation does not exist. Using Default
15:19:39 [2022-07-12T19:19:39.054Z] The recommended git tool is: NONE
15:19:45 [2022-07-12T19:19:45.343Z] No credentials specified
15:19:45 [2022-07-12T19:19:45.346Z] Cloning the remote Git repository
15:19:47 [2022-07-12T19:19:47.967Z] Avoid second fetch
15:19:47 [2022-07-12T19:19:47.974Z] Checking out Revision 32c59d545441deba8471370968faf9ecfd2341b9 (refs/remotes/origin/master)
15:19:45 [2022-07-12T19:19:45.363Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
15:19:47 [2022-07-12T19:19:47.443Z]  > git init /home/jenkins/agent/workspace/cdt-master # timeout=10
15:19:47 [2022-07-12T19:19:47.465Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
15:19:47 [2022-07-12T19:19:47.465Z]  > git --version # timeout=10
15:19:47 [2022-07-12T19:19:47.533Z]  > git --version # 'git version 2.20.1'
15:19:47 [2022-07-12T19:19:47.534Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:19:47 [2022-07-12T19:19:47.964Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
15:19:47 [2022-07-12T19:19:47.967Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:19:47 [2022-07-12T19:19:47.973Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:19:48 [2022-07-12T19:19:48.036Z]  > git config core.sparsecheckout # timeout=10
15:19:48 [2022-07-12T19:19:48.039Z]  > git checkout -f 32c59d545441deba8471370968faf9ecfd2341b9 # timeout=10
15:19:53 [2022-07-12T19:19:53.137Z] Commit message: "CDT 10.7.0"
15:19:53 [2022-07-12T19:19:53.145Z]  > git rev-list --no-walk 32c59d545441deba8471370968faf9ecfd2341b9 # timeout=10