Skip to content

Console Output

18:52:21 [2024-04-05T22:52:21.925Z] The recommended git tool is: git
18:52:22 [2024-04-05T22:52:22.008Z] No credentials specified
18:52:22 [2024-04-05T22:52:22.035Z] Cloning the remote Git repository
18:52:22 [2024-04-05T22:52:22.057Z] Honoring refspec on initial clone
18:52:22 [2024-04-05T22:52:22.227Z] Cloning repository https://github.com/eclipse/omr.git
18:52:22 [2024-04-05T22:52:22.229Z]  > git init /home/omr/workspace/Build # timeout=10
18:52:22 [2024-04-05T22:52:22.330Z] [WARNING] Reference path does not exist: /home/omr/gitcache
18:52:22 [2024-04-05T22:52:22.331Z] Fetching upstream changes from https://github.com/eclipse/omr.git
18:52:22 [2024-04-05T22:52:22.331Z]  > git --version # timeout=10
18:52:22 [2024-04-05T22:52:22.370Z]  > git --version # 'git version 2.39.1'
18:52:22 [2024-04-05T22:52:22.385Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7302/merge:refs/remotes/origin/pr/7302/merge # timeout=30
18:52:42 [2024-04-05T22:52:42.176Z] Avoid second fetch
18:52:42 [2024-04-05T22:52:42.208Z] Checking out Revision 28f234c578cd91786a934fb2aac86587d6791d94 (refs/remotes/origin/pr/7302/merge)
18:52:43 [2024-04-05T22:52:43.410Z] Commit message: "Merge d81b211fea3c9ba60d1f5410f12cf76dfd8b513e into 8037ccd0406c017f6a8043a8d04e19ac68f626f2"
18:52:41 [2024-04-05T22:52:41.855Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
18:52:41 [2024-04-05T22:52:41.906Z]  > git config --add remote.origin.fetch +refs/pull/7302/merge:refs/remotes/origin/pr/7302/merge # timeout=10
18:52:42 [2024-04-05T22:52:42.192Z]  > git rev-parse refs/remotes/origin/pr/7302/merge^{commit} # timeout=10
18:52:42 [2024-04-05T22:52:42.264Z]  > git config core.sparsecheckout # timeout=10
18:52:42 [2024-04-05T22:52:42.344Z]  > git checkout -f 28f234c578cd91786a934fb2aac86587d6791d94 # timeout=10