Skip to content

Console Output

14:45:42 [2024-06-03T18:45:42.599Z] The recommended git tool is: git
14:45:43 [2024-06-03T18:45:43.209Z] No credentials specified
14:45:43 [2024-06-03T18:45:43.439Z] Cloning the remote Git repository
14:45:43 [2024-06-03T18:45:43.641Z] Honoring refspec on initial clone
14:45:43 [2024-06-03T18:45:43.762Z] Cloning repository https://github.com/eclipse/omr.git
14:45:43 [2024-06-03T18:45:43.764Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:45:43 [2024-06-03T18:45:43.779Z] Using reference repository: /home/jenkins//gitcache
14:45:43 [2024-06-03T18:45:43.780Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:45:43 [2024-06-03T18:45:43.781Z]  > git --version # timeout=10
14:45:43 [2024-06-03T18:45:43.787Z]  > git --version # 'git version 2.25.1'
14:45:43 [2024-06-03T18:45:43.788Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:45:55 [2024-06-03T18:45:55.253Z] Avoid second fetch
14:45:54 [2024-06-03T18:45:54.784Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:45:54 [2024-06-03T18:45:54.790Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:45:55 [2024-06-03T18:45:55.576Z] Checking out Revision a3bc75a88c9099622463fe90af1697a92e00ae41 (refs/remotes/origin/master)
14:45:55 [2024-06-03T18:45:55.399Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:45:55 [2024-06-03T18:45:55.808Z]  > git config core.sparsecheckout # timeout=10
14:45:55 [2024-06-03T18:45:55.815Z]  > git checkout -f a3bc75a88c9099622463fe90af1697a92e00ae41 # timeout=10
14:45:57 [2024-06-03T18:45:57.131Z] Commit message: "Merge pull request #7353 from LinHu2016/update_jitcodecachereclaimation"
14:45:57 [2024-06-03T18:45:57.290Z]  > git rev-list --no-walk 398030f6aedfd775082905ff3b1e12f273688746 # timeout=10