Skip to content

Console Output

13:20:16 [2024-05-06T17:20:16.759Z] The recommended git tool is: git
13:20:16 [2024-05-06T17:20:16.814Z] No credentials specified
13:20:16 [2024-05-06T17:20:16.836Z] Cloning the remote Git repository
13:20:16 [2024-05-06T17:20:16.858Z] Honoring refspec on initial clone
13:20:16 [2024-05-06T17:20:16.882Z] Cloning repository https://github.com/eclipse/omr.git
13:20:16 [2024-05-06T17:20:16.886Z]  > git init /home/omr/workspace/Build # timeout=10
13:20:16 [2024-05-06T17:20:16.951Z] [WARNING] Reference path does not exist: /home/omr/gitcache
13:20:16 [2024-05-06T17:20:16.951Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:20:16 [2024-05-06T17:20:16.951Z]  > git --version # timeout=10
13:20:16 [2024-05-06T17:20:16.976Z]  > git --version # 'git version 2.39.1'
13:20:16 [2024-05-06T17:20:16.976Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7325/merge:refs/remotes/origin/pr/7325/merge # timeout=30
13:20:28 [2024-05-06T17:20:28.973Z] Avoid second fetch
13:20:28 [2024-05-06T17:20:28.998Z] Checking out Revision 1f934c6e45b926caff442949436bd4045ca347e7 (refs/remotes/origin/pr/7325/merge)
13:20:28 [2024-05-06T17:20:28.929Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:20:28 [2024-05-06T17:20:28.931Z]  > git config --add remote.origin.fetch +refs/pull/7325/merge:refs/remotes/origin/pr/7325/merge # timeout=10
13:20:28 [2024-05-06T17:20:28.985Z]  > git rev-parse refs/remotes/origin/pr/7325/merge^{commit} # timeout=10
13:20:29 [2024-05-06T17:20:29.010Z]  > git config core.sparsecheckout # timeout=10
13:20:29 [2024-05-06T17:20:29.011Z]  > git checkout -f 1f934c6e45b926caff442949436bd4045ca347e7 # timeout=10
13:20:29 [2024-05-06T17:20:29.460Z] Commit message: "Merge b776f8ecf96b6c1a04cf1905f494cd2589beed19 into 24081c14bd4cbabaf0df05474bd3a55d6bac568f"