Skip to content

Console Output

22:43:16 [2021-04-11T02:43:16.850Z] Selected Git installation does not exist. Using Default
22:43:16 [2021-04-11T02:43:16.851Z] The recommended git tool is: NONE
22:43:21 [2021-04-11T02:43:21.262Z] No credentials specified
22:43:21 [2021-04-11T02:43:21.264Z] Cloning the remote Git repository
22:43:21 [2021-04-11T02:43:21.272Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
22:43:21 [2021-04-11T02:43:21.368Z]  > git init /home/jenkins/agent/workspace/cdt-10.2-java16 # timeout=10
22:43:21 [2021-04-11T02:43:21.464Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
22:43:21 [2021-04-11T02:43:21.464Z]  > git --version # timeout=10
22:43:21 [2021-04-11T02:43:21.466Z]  > git --version # 'git version 2.20.1'
22:43:21 [2021-04-11T02:43:21.467Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:43:22 [2021-04-11T02:43:22.074Z] Avoid second fetch
22:43:22 [2021-04-11T02:43:22.080Z] Checking out Revision e58b9bf9848e34fde6b58dd2ba109488fb6c42c4 (refs/remotes/origin/master)
22:43:22 [2021-04-11T02:43:22.066Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
22:43:22 [2021-04-11T02:43:22.069Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:43:22 [2021-04-11T02:43:22.075Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:43:22 [2021-04-11T02:43:22.160Z]  > git config core.sparsecheckout # timeout=10
22:43:22 [2021-04-11T02:43:22.163Z]  > git checkout -f e58b9bf9848e34fde6b58dd2ba109488fb6c42c4 # timeout=10
22:43:26 [2021-04-11T02:43:26.572Z] Commit message: "Bug 572250: Build and test CDT with Java 16 (not for release)"
22:43:26 [2021-04-11T02:43:26.574Z]  > git rev-list --no-walk e58b9bf9848e34fde6b58dd2ba109488fb6c42c4 # timeout=10