Skip to content

Console Output

19:20:01 [2024-04-02T23:20:01.967Z] The recommended git tool is: git
19:20:18 [2024-04-02T23:20:18.483Z] No credentials specified
19:20:18 [2024-04-02T23:20:18.545Z] Cloning the remote Git repository
19:20:18 [2024-04-02T23:20:18.607Z] Honoring refspec on initial clone
19:20:18 [2024-04-02T23:20:18.792Z] Cloning repository https://github.com/eclipse/omr.git
19:20:18 [2024-04-02T23:20:18.948Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
19:20:19 [2024-04-02T23:20:19.183Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
19:20:19 [2024-04-02T23:20:19.198Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:20:19 [2024-04-02T23:20:19.198Z]  > git --version # timeout=10
19:20:19 [2024-04-02T23:20:19.261Z]  > git --version # 'git version 2.37.3'
19:20:19 [2024-04-02T23:20:19.261Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:20:42 [2024-04-02T23:20:42.620Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:20:42 [2024-04-02T23:20:42.730Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:48 [2024-04-02T23:20:48.826Z] Avoid second fetch
19:20:48 [2024-04-02T23:20:48.983Z] Checking out Revision 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed (refs/remotes/origin/master)
19:20:48 [2024-04-02T23:20:48.855Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
19:20:49 [2024-04-02T23:20:49.058Z]  > git config core.sparsecheckout # timeout=10
19:20:49 [2024-04-02T23:20:49.136Z]  > git checkout -f 974bec3a2f5fb96d6db9914b71e86e4cc3f2c0ed # timeout=10
19:20:59 [2024-04-02T23:20:59.078Z] Commit message: "Merge pull request #7241 from BradleyWood/rnprefetchtlh"
19:20:59 [2024-04-02T23:20:59.105Z]  > git rev-list --no-walk 6391cf4bb4f415ba5f6116311dfd3c94d2c92cd7 # timeout=10