Skip to content

Console Output

21:05:08 [2024-06-30T01:05:08.617Z] The recommended git tool is: git
21:05:09 [2024-06-30T01:05:09.093Z] No credentials specified
21:05:09 [2024-06-30T01:05:09.297Z] Cloning the remote Git repository
21:05:09 [2024-06-30T01:05:09.554Z] Honoring refspec on initial clone
21:05:09 [2024-06-30T01:05:09.674Z] Cloning repository https://github.com/eclipse/omr.git
21:05:09 [2024-06-30T01:05:09.675Z]  > git init /Users/omr/workspace/Build # timeout=10
21:05:09 [2024-06-30T01:05:09.714Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
21:05:09 [2024-06-30T01:05:09.714Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:05:09 [2024-06-30T01:05:09.714Z]  > git --version # timeout=10
21:05:09 [2024-06-30T01:05:09.723Z]  > git --version # 'git version 2.38.1'
21:05:09 [2024-06-30T01:05:09.723Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7397/merge:refs/remotes/origin/pr/7397/merge # timeout=30
21:05:16 [2024-06-30T01:05:16.760Z] Avoid second fetch
21:05:16 [2024-06-30T01:05:16.373Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:05:16 [2024-06-30T01:05:16.378Z]  > git config --add remote.origin.fetch +refs/pull/7397/merge:refs/remotes/origin/pr/7397/merge # timeout=10
21:05:17 [2024-06-30T01:05:17.121Z] Checking out Revision 3b24ff1feec97a5b0e42923632bbf9c600c91459 (refs/remotes/origin/pr/7397/merge)
21:05:16 [2024-06-30T01:05:16.933Z]  > git rev-parse refs/remotes/origin/pr/7397/merge^{commit} # timeout=10
21:05:18 [2024-06-30T01:05:18.001Z] Commit message: "Merge 0c6cc066ea19748264b9f23bf642bd7aa0fd1580 into befee22b73d986c3e86441ea10c721c67a0652cf"
21:05:17 [2024-06-30T01:05:17.223Z]  > git config core.sparsecheckout # timeout=10
21:05:17 [2024-06-30T01:05:17.242Z]  > git checkout -f 3b24ff1feec97a5b0e42923632bbf9c600c91459 # timeout=10