Skip to content

Console Output

15:51:23 [2024-06-21T19:51:23.150Z] The recommended git tool is: git
15:51:23 [2024-06-21T19:51:23.813Z] No credentials specified
15:51:24 [2024-06-21T19:51:24.135Z] Cloning the remote Git repository
15:51:24 [2024-06-21T19:51:24.402Z] Honoring refspec on initial clone
15:51:24 [2024-06-21T19:51:24.534Z] Cloning repository https://github.com/eclipse/omr.git
15:51:24 [2024-06-21T19:51:24.535Z]  > git init /Users/omr/workspace/Build # timeout=10
15:51:24 [2024-06-21T19:51:24.564Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
15:51:24 [2024-06-21T19:51:24.564Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:51:24 [2024-06-21T19:51:24.564Z]  > git --version # timeout=10
15:51:24 [2024-06-21T19:51:24.575Z]  > git --version # 'git version 2.38.1'
15:51:24 [2024-06-21T19:51:24.575Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7345/merge:refs/remotes/origin/pr/7345/merge # timeout=30
15:51:32 [2024-06-21T19:51:32.875Z] Avoid second fetch
15:51:32 [2024-06-21T19:51:32.417Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:51:32 [2024-06-21T19:51:32.421Z]  > git config --add remote.origin.fetch +refs/pull/7345/merge:refs/remotes/origin/pr/7345/merge # timeout=10
15:51:33 [2024-06-21T19:51:33.288Z] Checking out Revision 5b0fafb67227926c23fd53c570c3b558f2522c6c (refs/remotes/origin/pr/7345/merge)
15:51:34 [2024-06-21T19:51:34.304Z] Commit message: "Merge 4a104576da784636eac590a50fe0990225b10201 into 5d2a72e72daeada0b2d205aafb7df5f082a16151"
15:51:33 [2024-06-21T19:51:33.082Z]  > git rev-parse refs/remotes/origin/pr/7345/merge^{commit} # timeout=10
15:51:33 [2024-06-21T19:51:33.450Z]  > git config core.sparsecheckout # timeout=10
15:51:33 [2024-06-21T19:51:33.470Z]  > git checkout -f 5b0fafb67227926c23fd53c570c3b558f2522c6c # timeout=10