Skip to content

Console Output

10:31:12 [2024-06-27T14:31:12.833Z] The recommended git tool is: git
10:31:12 [2024-06-27T14:31:12.927Z] No credentials specified
10:31:12 [2024-06-27T14:31:12.950Z] Cloning the remote Git repository
10:31:13 [2024-06-27T14:31:13.004Z] Honoring refspec on initial clone
10:31:13 [2024-06-27T14:31:13.041Z] Cloning repository https://github.com/eclipse/omr.git
10:31:13 [2024-06-27T14:31:13.044Z]  > git init /home/omr/workspace/Build # timeout=10
10:31:13 [2024-06-27T14:31:13.083Z] [WARNING] Reference path does not exist: /home/omr/gitcache
10:31:13 [2024-06-27T14:31:13.083Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:31:13 [2024-06-27T14:31:13.084Z]  > git --version # timeout=10
10:31:13 [2024-06-27T14:31:13.122Z]  > git --version # 'git version 2.39.1'
10:31:13 [2024-06-27T14:31:13.123Z]  > 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:26 [2024-06-27T14:31:26.711Z] Avoid second fetch
10:31:26 [2024-06-27T14:31:26.744Z] Checking out Revision a492a416731f3b665bdc8330c0ab7cf52560e0a0 (refs/remotes/origin/pr/7372/merge)
10:31:26 [2024-06-27T14:31:26.621Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:31:26 [2024-06-27T14:31:26.631Z]  > git config --add remote.origin.fetch +refs/pull/7372/merge:refs/remotes/origin/pr/7372/merge # timeout=10
10:31:26 [2024-06-27T14:31:26.724Z]  > git rev-parse refs/remotes/origin/pr/7372/merge^{commit} # timeout=10
10:31:26 [2024-06-27T14:31:26.757Z]  > git config core.sparsecheckout # timeout=10
10:31:26 [2024-06-27T14:31:26.762Z]  > git checkout -f a492a416731f3b665bdc8330c0ab7cf52560e0a0 # timeout=10
10:31:27 [2024-06-27T14:31:27.328Z] Commit message: "Merge a3143adbf5483e1631cb4a4825ce7e3597365940 into b5ef5eda4680b6b5cf0c2f954362f9f47353ce04"