Skip to content

Console Output

13:07:02 [2024-06-19T17:07:02.521Z] The recommended git tool is: git
13:07:02 [2024-06-19T17:07:02.615Z] No credentials specified
13:07:02 [2024-06-19T17:07:02.662Z] Cloning the remote Git repository
13:07:02 [2024-06-19T17:07:02.709Z] Honoring refspec on initial clone
13:07:02 [2024-06-19T17:07:02.723Z] Cloning repository https://github.com/eclipse/omr.git
13:07:02 [2024-06-19T17:07:02.738Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
13:07:02 [2024-06-19T17:07:02.785Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
13:07:02 [2024-06-19T17:07:02.785Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:07:02 [2024-06-19T17:07:02.785Z]  > git --version # timeout=10
13:07:02 [2024-06-19T17:07:02.816Z]  > git --version # 'git version 2.37.3'
13:07:02 [2024-06-19T17:07:02.816Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:07:19 [2024-06-19T17:07:19.005Z] Avoid second fetch
13:07:19 [2024-06-19T17:07:19.100Z] Checking out Revision c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 (refs/remotes/origin/master)
13:07:18 [2024-06-19T17:07:18.832Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:07:18 [2024-06-19T17:07:18.879Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:07:19 [2024-06-19T17:07:19.020Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
13:07:19 [2024-06-19T17:07:19.113Z]  > git config core.sparsecheckout # timeout=10
13:07:19 [2024-06-19T17:07:19.160Z]  > git checkout -f c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10
13:07:22 [2024-06-19T17:07:22.085Z] Commit message: "Merge pull request #7387 from a7ehuo/system-arraycopy-perf-15-int-long-threshold-32bytes"
13:07:22 [2024-06-19T17:07:22.098Z]  > git rev-list --no-walk e92518f52b89c68352935beb16a34b76278074eb # timeout=10