Skip to content

Console Output

09:57:27 [2024-04-17T13:57:27.269Z] The recommended git tool is: git
09:57:27 [2024-04-17T13:57:27.690Z] No credentials specified
09:57:27 [2024-04-17T13:57:27.934Z] Cloning the remote Git repository
09:57:28 [2024-04-17T13:57:28.149Z] Honoring refspec on initial clone
09:57:28 [2024-04-17T13:57:28.256Z] Cloning repository https://github.com/eclipse/omr.git
09:57:28 [2024-04-17T13:57:28.257Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:57:28 [2024-04-17T13:57:28.271Z] Using reference repository: /home/jenkins//gitcache
09:57:28 [2024-04-17T13:57:28.272Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:57:28 [2024-04-17T13:57:28.272Z]  > git --version # timeout=10
09:57:28 [2024-04-17T13:57:28.283Z]  > git --version # 'git version 2.25.1'
09:57:28 [2024-04-17T13:57:28.284Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:57:40 [2024-04-17T13:57:40.879Z] Avoid second fetch
09:57:41 [2024-04-17T13:57:41.171Z] Checking out Revision 9083c8237ac215927ac55b5db256780132983136 (refs/remotes/origin/master)
09:57:40 [2024-04-17T13:57:40.517Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:57:40 [2024-04-17T13:57:40.524Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:57:41 [2024-04-17T13:57:41.004Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:57:41 [2024-04-17T13:57:41.310Z]  > git config core.sparsecheckout # timeout=10
09:57:41 [2024-04-17T13:57:41.317Z]  > git checkout -f 9083c8237ac215927ac55b5db256780132983136 # timeout=10
09:57:42 [2024-04-17T13:57:42.803Z] Commit message: "Merge pull request #7312 from a7ehuo/fix-inductionvariableanalysis-pr"
09:57:42 [2024-04-17T13:57:42.910Z]  > git rev-list --no-walk 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10