Skip to content

Console Output

21:01:51 [2024-06-11T01:01:51.752Z] The recommended git tool is: git
21:01:52 [2024-06-11T01:01:52.240Z] No credentials specified
21:01:52 [2024-06-11T01:01:52.447Z] Cloning the remote Git repository
21:01:52 [2024-06-11T01:01:52.665Z] Honoring refspec on initial clone
21:01:52 [2024-06-11T01:01:52.764Z] Cloning repository https://github.com/eclipse/omr.git
21:01:52 [2024-06-11T01:01:52.764Z]  > git init /Users/omr/workspace/Build # timeout=10
21:01:52 [2024-06-11T01:01:52.790Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
21:01:52 [2024-06-11T01:01:52.790Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:01:52 [2024-06-11T01:01:52.791Z]  > git --version # timeout=10
21:01:52 [2024-06-11T01:01:52.796Z]  > git --version # 'git version 2.38.1'
21:01:52 [2024-06-11T01:01:52.796Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7366/merge:refs/remotes/origin/pr/7366/merge # timeout=30
21:02:04 [2024-06-11T01:02:04.107Z] Avoid second fetch
21:02:04 [2024-06-11T01:02:04.425Z] Checking out Revision c631a3edfdee68de19672385960c27fd061269ba (refs/remotes/origin/pr/7366/merge)
21:02:03 [2024-06-11T01:02:03.702Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:02:03 [2024-06-11T01:02:03.708Z]  > git config --add remote.origin.fetch +refs/pull/7366/merge:refs/remotes/origin/pr/7366/merge # timeout=10
21:02:04 [2024-06-11T01:02:04.205Z]  > git rev-parse refs/remotes/origin/pr/7366/merge^{commit} # timeout=10
21:02:05 [2024-06-11T01:02:05.443Z] Commit message: "Merge 8acd2cd5ced9e82dafa77985119cdd8e73738025 into 817c5ec7eb4d1364a57a71f977aef71add6a7cc3"
21:02:04 [2024-06-11T01:02:04.522Z]  > git config core.sparsecheckout # timeout=10
21:02:04 [2024-06-11T01:02:04.535Z]  > git checkout -f c631a3edfdee68de19672385960c27fd061269ba # timeout=10