Skip to content

Console Output

13:49:00 [2024-05-01T17:49:00.571Z] The recommended git tool is: git
13:49:01 [2024-05-01T17:49:01.027Z] No credentials specified
13:49:01 [2024-05-01T17:49:01.295Z] Cloning the remote Git repository
13:49:01 [2024-05-01T17:49:01.562Z] Honoring refspec on initial clone
13:49:01 [2024-05-01T17:49:01.680Z] Cloning repository https://github.com/eclipse/omr.git
13:49:01 [2024-05-01T17:49:01.681Z]  > git init /Users/omr/workspace/Build # timeout=10
13:49:01 [2024-05-01T17:49:01.709Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
13:49:01 [2024-05-01T17:49:01.709Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:49:01 [2024-05-01T17:49:01.710Z]  > git --version # timeout=10
13:49:01 [2024-05-01T17:49:01.720Z]  > git --version # 'git version 2.38.1'
13:49:01 [2024-05-01T17:49:01.720Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:49:07 [2024-05-01T17:49:07.368Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:49:07 [2024-05-01T17:49:07.372Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:49:07 [2024-05-01T17:49:07.784Z] Avoid second fetch
13:49:08 [2024-05-01T17:49:08.090Z] Checking out Revision 76d1f001d8342980af806de5e09f0a8b49857e27 (refs/remotes/origin/master)
13:49:07 [2024-05-01T17:49:07.886Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:49:08 [2024-05-01T17:49:08.188Z]  > git config core.sparsecheckout # timeout=10
13:49:08 [2024-05-01T17:49:08.207Z]  > git checkout -f 76d1f001d8342980af806de5e09f0a8b49857e27 # timeout=10
13:49:09 [2024-05-01T17:49:09.065Z] Commit message: "Merge pull request #7328 from a7ehuo/fix-gra-setup-rc"
13:49:09 [2024-05-01T17:49:09.177Z]  > git rev-list --no-walk 49ff22bb6af16bafb23cee0544ebbbc832a62c0a # timeout=10