Skip to content

Console Output

09:57:27 [2024-04-17T13:57:27.893Z] The recommended git tool is: git
09:57:28 [2024-04-17T13:57:28.053Z] No credentials specified
09:57:28 [2024-04-17T13:57:28.131Z] Cloning the remote Git repository
09:57:28 [2024-04-17T13:57:28.210Z] Honoring refspec on initial clone
09:57:28 [2024-04-17T13:57:28.254Z] Cloning repository https://github.com/eclipse/omr.git
09:57:28 [2024-04-17T13:57:28.255Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
09:57:28 [2024-04-17T13:57:28.886Z] Using reference repository: /home/jenkins/gitcache
09:57:28 [2024-04-17T13:57:28.887Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:57:28 [2024-04-17T13:57:28.887Z]  > git --version # timeout=10
09:57:28 [2024-04-17T13:57:28.889Z]  > git --version # 'git version 2.25.1'
09:57:28 [2024-04-17T13:57:28.890Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:57:47 [2024-04-17T13:57:47.284Z] Avoid second fetch
09:57:47 [2024-04-17T13:57:47.370Z] Checking out Revision 9083c8237ac215927ac55b5db256780132983136 (refs/remotes/origin/master)
09:57:47 [2024-04-17T13:57:47.150Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:57:47 [2024-04-17T13:57:47.153Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:57:47 [2024-04-17T13:57:47.327Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:57:47 [2024-04-17T13:57:47.414Z]  > git config core.sparsecheckout # timeout=10
09:57:47 [2024-04-17T13:57:47.416Z]  > git checkout -f 9083c8237ac215927ac55b5db256780132983136 # timeout=10
09:57:48 [2024-04-17T13:57:48.097Z] Commit message: "Merge pull request #7312 from a7ehuo/fix-inductionvariableanalysis-pr"
09:57:48 [2024-04-17T13:57:48.142Z]  > git rev-list --no-walk 2f492f4e3c42107f912d233265ce758fa413aed0 # timeout=10