Skip to content

Console Output

11:45:27 [2024-04-16T15:45:27.457Z] The recommended git tool is: git
11:45:27 [2024-04-16T15:45:27.959Z] No credentials specified
11:45:28 [2024-04-16T15:45:28.163Z] Cloning the remote Git repository
11:45:28 [2024-04-16T15:45:28.365Z] Honoring refspec on initial clone
11:45:28 [2024-04-16T15:45:28.493Z] Cloning repository https://github.com/eclipse/omr.git
11:45:28 [2024-04-16T15:45:28.497Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:45:28 [2024-04-16T15:45:28.532Z] Using reference repository: /home/jenkins//gitcache
11:45:28 [2024-04-16T15:45:28.533Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:45:28 [2024-04-16T15:45:28.533Z]  > git --version # timeout=10
11:45:28 [2024-04-16T15:45:28.539Z]  > git --version # 'git version 2.25.1'
11:45:28 [2024-04-16T15:45:28.540Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:45:41 [2024-04-16T15:45:41.735Z] Avoid second fetch
11:45:41 [2024-04-16T15:45:41.368Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:45:41 [2024-04-16T15:45:41.375Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:42 [2024-04-16T15:45:42.006Z] Checking out Revision 2f492f4e3c42107f912d233265ce758fa413aed0 (refs/remotes/origin/master)
11:45:43 [2024-04-16T15:45:43.521Z] Commit message: "Merge pull request #7309 from gita-omr/method_stats"
11:45:41 [2024-04-16T15:45:41.907Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:45:42 [2024-04-16T15:45:42.111Z]  > git config core.sparsecheckout # timeout=10
11:45:42 [2024-04-16T15:45:42.120Z]  > git checkout -f 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10
11:45:43 [2024-04-16T15:45:43.652Z]  > git rev-list --no-walk 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10