Skip to content

Console Output

14:20:03 [2024-05-14T18:20:03.346Z] The recommended git tool is: git
14:20:15 [2024-05-14T18:20:15.939Z] No credentials specified
14:20:15 [2024-05-14T18:20:15.986Z] Cloning the remote Git repository
14:20:16 [2024-05-14T18:20:16.033Z] Honoring refspec on initial clone
14:20:16 [2024-05-14T18:20:16.184Z] Cloning repository https://github.com/eclipse/omr.git
14:20:16 [2024-05-14T18:20:16.325Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
14:20:16 [2024-05-14T18:20:16.512Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
14:20:16 [2024-05-14T18:20:16.512Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:20:16 [2024-05-14T18:20:16.512Z]  > git --version # timeout=10
14:20:16 [2024-05-14T18:20:16.559Z]  > git --version # 'git version 2.37.3'
14:20:16 [2024-05-14T18:20:16.559Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:20:32 [2024-05-14T18:20:32.387Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:20:32 [2024-05-14T18:20:32.434Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:20:37 [2024-05-14T18:20:37.642Z] Avoid second fetch
14:20:37 [2024-05-14T18:20:37.753Z] Checking out Revision b4d1620844775aca816dc94cd60388981452f1f0 (refs/remotes/origin/master)
14:20:37 [2024-05-14T18:20:37.653Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
14:20:37 [2024-05-14T18:20:37.809Z]  > git config core.sparsecheckout # timeout=10
14:20:37 [2024-05-14T18:20:37.856Z]  > git checkout -f b4d1620844775aca816dc94cd60388981452f1f0 # timeout=10
14:20:45 [2024-05-14T18:20:45.955Z] Commit message: "Merge pull request #7336 from keithc-ca/use_after_close"
14:20:45 [2024-05-14T18:20:45.966Z]  > git rev-list --no-walk b9a6cccd97d6da637eab6f360be8dc4f9bd194ad # timeout=10