Skip to content

Console Output

16:07:48 [2021-09-09T20:07:48.344Z] Selected Git installation does not exist. Using Default
16:07:48 [2021-09-09T20:07:48.345Z] The recommended git tool is: NONE
16:07:52 [2021-09-09T20:07:52.454Z] No credentials specified
16:07:52 [2021-09-09T20:07:52.458Z] Cloning the remote Git repository
16:07:52 [2021-09-09T20:07:52.470Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
16:07:55 [2021-09-09T20:07:55.179Z]  > git init /home/jenkins/agent/workspace/cdt-10.3 # timeout=10
16:07:55 [2021-09-09T20:07:55.258Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
16:07:55 [2021-09-09T20:07:55.258Z]  > git --version # timeout=10
16:07:55 [2021-09-09T20:07:55.261Z]  > git --version # 'git version 2.20.1'
16:07:55 [2021-09-09T20:07:55.261Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:07:55 [2021-09-09T20:07:55.813Z] Avoid second fetch
16:07:55 [2021-09-09T20:07:55.845Z] Checking out Revision 6e75c76d7b3f7717fe1d977bcad2e6d25f3df090 (refs/remotes/origin/master)
16:07:55 [2021-09-09T20:07:55.805Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
16:07:55 [2021-09-09T20:07:55.808Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:07:55 [2021-09-09T20:07:55.815Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:07:55 [2021-09-09T20:07:55.852Z]  > git config core.sparsecheckout # timeout=10
16:07:55 [2021-09-09T20:07:55.855Z]  > git checkout -f 6e75c76d7b3f7717fe1d977bcad2e6d25f3df090 # timeout=10
16:08:00 [2021-09-09T20:08:00.644Z] Commit message: "Prepare for CDT 10.4"
16:08:00 [2021-09-09T20:08:00.648Z]  > git rev-list --no-walk 6e75c76d7b3f7717fe1d977bcad2e6d25f3df090 # timeout=10