Skip to content

Console Output

13:46:54 [2024-04-22T17:46:54.978Z] The recommended git tool is: git
13:47:07 [2024-04-22T17:47:07.228Z] No credentials specified
13:47:07 [2024-04-22T17:47:07.275Z] Cloning the remote Git repository
13:47:07 [2024-04-22T17:47:07.322Z] Honoring refspec on initial clone
13:47:07 [2024-04-22T17:47:07.472Z] Cloning repository https://github.com/eclipse/omr.git
13:47:07 [2024-04-22T17:47:07.613Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
13:47:07 [2024-04-22T17:47:07.956Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
13:47:07 [2024-04-22T17:47:07.972Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:47:07 [2024-04-22T17:47:07.972Z]  > git --version # timeout=10
13:47:08 [2024-04-22T17:47:08.019Z]  > git --version # 'git version 2.37.3'
13:47:08 [2024-04-22T17:47:08.019Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:47:28 [2024-04-22T17:47:28.613Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:47:28 [2024-04-22T17:47:28.691Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:47:33 [2024-04-22T17:47:33.587Z] Avoid second fetch
13:47:33 [2024-04-22T17:47:33.728Z] Checking out Revision 15eb2a8c4d9fa734b48884824895b10b7c95a565 (refs/remotes/origin/master)
13:47:33 [2024-04-22T17:47:33.613Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
13:47:33 [2024-04-22T17:47:33.785Z]  > git config core.sparsecheckout # timeout=10
13:47:33 [2024-04-22T17:47:33.863Z]  > git checkout -f 15eb2a8c4d9fa734b48884824895b10b7c95a565 # timeout=10
13:47:44 [2024-04-22T17:47:44.603Z] Commit message: "Merge pull request #7315 from amicic/splitlist_targetcpus"
13:47:44 [2024-04-22T17:47:44.628Z]  > git rev-list --no-walk 40107cbc3a8c82fc14d6312a20c713be023640a2 # timeout=10