Skip to content

Console Output

14:21:01 [2024-05-14T18:21:01.131Z] The recommended git tool is: git
14:21:16 [2024-05-14T18:21:16.583Z] No credentials specified
14:21:16 [2024-05-14T18:21:16.646Z] Cloning the remote Git repository
14:21:16 [2024-05-14T18:21:16.708Z] Honoring refspec on initial clone
14:21:16 [2024-05-14T18:21:16.863Z] Cloning repository https://github.com/eclipse/omr.git
14:21:17 [2024-05-14T18:21:17.020Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
14:21:17 [2024-05-14T18:21:17.238Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
14:21:17 [2024-05-14T18:21:17.238Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:21:17 [2024-05-14T18:21:17.238Z]  > git --version # timeout=10
14:21:17 [2024-05-14T18:21:17.285Z]  > git --version # 'git version 2.37.3'
14:21:17 [2024-05-14T18:21:17.285Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:21:34 [2024-05-14T18:21:34.129Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:21:34 [2024-05-14T18:21:34.176Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:21:39 [2024-05-14T18:21:39.709Z] Avoid second fetch
14:21:39 [2024-05-14T18:21:39.834Z] Checking out Revision e4471dab59f99aa1fd94807662190e5abd7d9b6e (refs/remotes/origin/master)
14:21:39 [2024-05-14T18:21:39.738Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
14:21:39 [2024-05-14T18:21:39.910Z]  > git config core.sparsecheckout # timeout=10
14:21:39 [2024-05-14T18:21:39.957Z]  > git checkout -f e4471dab59f99aa1fd94807662190e5abd7d9b6e # timeout=10
14:21:46 [2024-05-14T18:21:46.209Z] Commit message: "Merge pull request #7335 from dmitripivkine/master"
14:21:46 [2024-05-14T18:21:46.223Z]  > git rev-list --no-walk b4d1620844775aca816dc94cd60388981452f1f0 # timeout=10