Skip to content

Console Output

10:31:16 [2024-06-27T14:31:16.105Z] The recommended git tool is: git
10:31:16 [2024-06-27T14:31:16.577Z] No credentials specified
10:31:16 [2024-06-27T14:31:16.904Z] Cloning the remote Git repository
10:31:17 [2024-06-27T14:31:17.123Z] Honoring refspec on initial clone
10:31:17 [2024-06-27T14:31:17.205Z] Cloning repository https://github.com/eclipse/omr.git
10:31:17 [2024-06-27T14:31:17.209Z]  > git init /Users/omr/workspace/Build # timeout=10
10:31:17 [2024-06-27T14:31:17.246Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
10:31:17 [2024-06-27T14:31:17.246Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:31:17 [2024-06-27T14:31:17.246Z]  > git --version # timeout=10
10:31:17 [2024-06-27T14:31:17.254Z]  > git --version # 'git version 2.38.1'
10:31:17 [2024-06-27T14:31:17.255Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7372/merge:refs/remotes/origin/pr/7372/merge # timeout=30
10:31:28 [2024-06-27T14:31:28.771Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:31:28 [2024-06-27T14:31:28.777Z]  > git config --add remote.origin.fetch +refs/pull/7372/merge:refs/remotes/origin/pr/7372/merge # timeout=10
10:31:29 [2024-06-27T14:31:29.176Z] Avoid second fetch
10:31:29 [2024-06-27T14:31:29.505Z] Checking out Revision a492a416731f3b665bdc8330c0ab7cf52560e0a0 (refs/remotes/origin/pr/7372/merge)
10:31:30 [2024-06-27T14:31:30.316Z] Commit message: "Merge a3143adbf5483e1631cb4a4825ce7e3597365940 into b5ef5eda4680b6b5cf0c2f954362f9f47353ce04"
10:31:29 [2024-06-27T14:31:29.320Z]  > git rev-parse refs/remotes/origin/pr/7372/merge^{commit} # timeout=10
10:31:29 [2024-06-27T14:31:29.586Z]  > git config core.sparsecheckout # timeout=10
10:31:29 [2024-06-27T14:31:29.606Z]  > git checkout -f a492a416731f3b665bdc8330c0ab7cf52560e0a0 # timeout=10