Skip to content

Console Output

23:42:44 [2024-04-16T03:42:44.695Z] The recommended git tool is: git
23:42:44 [2024-04-16T03:42:44.781Z] No credentials specified
23:42:44 [2024-04-16T03:42:44.805Z] Cloning the remote Git repository
23:42:44 [2024-04-16T03:42:44.832Z] Honoring refspec on initial clone
23:42:44 [2024-04-16T03:42:44.883Z] Cloning repository https://github.com/eclipse/omr.git
23:42:44 [2024-04-16T03:42:44.915Z]  > git init /home/omr/workspace/Build # timeout=10
23:42:44 [2024-04-16T03:42:44.988Z] [WARNING] Reference path does not exist: /home/omr/gitcache
23:42:44 [2024-04-16T03:42:44.992Z] Fetching upstream changes from https://github.com/eclipse/omr.git
23:42:44 [2024-04-16T03:42:44.992Z]  > git --version # timeout=10
23:42:45 [2024-04-16T03:42:45.000Z]  > git --version # 'git version 2.39.1'
23:42:45 [2024-04-16T03:42:45.002Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
23:42:53 [2024-04-16T03:42:53.049Z] Avoid second fetch
23:42:53 [2024-04-16T03:42:53.091Z] Checking out Revision 2f492f4e3c42107f912d233265ce758fa413aed0 (refs/remotes/origin/master)
23:42:53 [2024-04-16T03:42:53.874Z] Commit message: "Merge pull request #7309 from gita-omr/method_stats"
23:42:52 [2024-04-16T03:42:52.874Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
23:42:52 [2024-04-16T03:42:52.878Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:42:53 [2024-04-16T03:42:53.061Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:42:53 [2024-04-16T03:42:53.109Z]  > git config core.sparsecheckout # timeout=10
23:42:53 [2024-04-16T03:42:53.127Z]  > git checkout -f 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10
23:42:53 [2024-04-16T03:42:53.892Z]  > git rev-list --no-walk 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10