Skip to content

Console Output

08:22:21 [2024-06-12T12:22:21.711Z] The recommended git tool is: git
08:22:22 [2024-06-12T12:22:22.409Z] No credentials specified
08:22:22 [2024-06-12T12:22:22.753Z] Cloning the remote Git repository
08:22:23 [2024-06-12T12:22:23.038Z] Honoring refspec on initial clone
08:22:23 [2024-06-12T12:22:23.141Z] Cloning repository https://github.com/eclipse/omr.git
08:22:23 [2024-06-12T12:22:23.141Z]  > git init /Users/omr/workspace/Build # timeout=10
08:22:23 [2024-06-12T12:22:23.171Z] [WARNING] Reference path does not exist: /Users/omr/gitcache
08:22:23 [2024-06-12T12:22:23.171Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:22:23 [2024-06-12T12:22:23.172Z]  > git --version # timeout=10
08:22:23 [2024-06-12T12:22:23.182Z]  > git --version # 'git version 2.38.1'
08:22:23 [2024-06-12T12:22:23.182Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7367/merge:refs/remotes/origin/pr/7367/merge # timeout=30
08:22:29 [2024-06-12T12:22:29.285Z] Avoid second fetch
08:22:28 [2024-06-12T12:22:28.762Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:22:28 [2024-06-12T12:22:28.767Z]  > git config --add remote.origin.fetch +refs/pull/7367/merge:refs/remotes/origin/pr/7367/merge # timeout=10
08:22:29 [2024-06-12T12:22:29.588Z] Checking out Revision 79cd99c69e142a17c68bea03d57a53a37ac6f527 (refs/remotes/origin/pr/7367/merge)
08:22:29 [2024-06-12T12:22:29.388Z]  > git rev-parse refs/remotes/origin/pr/7367/merge^{commit} # timeout=10
08:22:29 [2024-06-12T12:22:29.690Z]  > git config core.sparsecheckout # timeout=10
08:22:29 [2024-06-12T12:22:29.709Z]  > git checkout -f 79cd99c69e142a17c68bea03d57a53a37ac6f527 # timeout=10
08:22:30 [2024-06-12T12:22:30.397Z] Commit message: "Merge 752545609f28552dc7067857518ad0cda1b0a8d6 into 87350903300de2d8901b2de5fa564cf9b78d7add"