Skip to content

Console Output

09:43:14 [2024-02-05T14:43:14.758Z] The recommended git tool is: git
09:43:27 [2024-02-05T14:43:27.266Z] No credentials specified
09:43:27 [2024-02-05T14:43:27.312Z] Cloning the remote Git repository
09:43:27 [2024-02-05T14:43:27.359Z] Honoring refspec on initial clone
09:43:27 [2024-02-05T14:43:27.513Z] Cloning repository https://github.com/eclipse/omr.git
09:43:27 [2024-02-05T14:43:27.653Z]  > git init c:\omr\workspace\Build-win_x86-64\Build # timeout=10
09:43:27 [2024-02-05T14:43:27.919Z] [WARNING] Reference path does not exist: C:\cygwin64\home\omr/gitcache
09:43:27 [2024-02-05T14:43:27.934Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:43:27 [2024-02-05T14:43:27.934Z]  > git --version # timeout=10
09:43:27 [2024-02-05T14:43:27.981Z]  > git --version # 'git version 2.37.3'
09:43:27 [2024-02-05T14:43:27.981Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:43:49 [2024-02-05T14:43:49.231Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:43:49 [2024-02-05T14:43:49.294Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:43:54 [2024-02-05T14:43:54.250Z] Avoid second fetch
09:43:54 [2024-02-05T14:43:54.376Z] Checking out Revision c0cb7ab3538c48d8a8318fb6333680692caba849 (refs/remotes/origin/master)
09:43:54 [2024-02-05T14:43:54.278Z]  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
09:43:54 [2024-02-05T14:43:54.434Z]  > git config core.sparsecheckout # timeout=10
09:43:54 [2024-02-05T14:43:54.497Z]  > git checkout -f c0cb7ab3538c48d8a8318fb6333680692caba849 # timeout=10
09:44:03 [2024-02-05T14:44:03.344Z] Commit message: "Merge pull request #7231 from ehsankianifar/ShortCircuitConstantLengthArrayCmpHelper"
09:44:03 [2024-02-05T14:44:03.356Z]  > git rev-list --no-walk 410ef0d231421886b3300fefc92f38a159b6866c # timeout=10