Skip to content

Console Output

10:24:50 [2024-03-14T14:24:50.246Z] The recommended git tool is: git
10:24:50 [2024-03-14T14:24:50.764Z] No credentials specified
10:24:51 [2024-03-14T14:24:51.055Z] Cloning the remote Git repository
10:24:51 [2024-03-14T14:24:51.373Z] Honoring refspec on initial clone
10:24:51 [2024-03-14T14:24:51.511Z] Cloning repository https://github.com/eclipse/omr.git
10:24:51 [2024-03-14T14:24:51.512Z]  > git init /home/jenkins/workspace/Build # timeout=10
10:24:51 [2024-03-14T14:24:51.524Z] Using reference repository: /home/jenkins//gitcache
10:24:51 [2024-03-14T14:24:51.524Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:24:51 [2024-03-14T14:24:51.524Z]  > git --version # timeout=10
10:24:51 [2024-03-14T14:24:51.528Z]  > git --version # 'git version 2.25.1'
10:24:51 [2024-03-14T14:24:51.529Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6840/merge:refs/remotes/origin/pr/6840/merge # timeout=30
10:25:14 [2024-03-14T14:25:14.865Z] Avoid second fetch
10:25:15 [2024-03-14T14:25:15.129Z] Checking out Revision 000e8d5e6b592ed2d73144b6a69cd8c165c8d6f1 (refs/remotes/origin/pr/6840/merge)
10:25:14 [2024-03-14T14:25:14.520Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:25:14 [2024-03-14T14:25:14.529Z]  > git config --add remote.origin.fetch +refs/pull/6840/merge:refs/remotes/origin/pr/6840/merge # timeout=10
10:25:14 [2024-03-14T14:25:14.993Z]  > git rev-parse refs/remotes/origin/pr/6840/merge^{commit} # timeout=10
10:25:15 [2024-03-14T14:25:15.302Z]  > git config core.sparsecheckout # timeout=10
10:25:15 [2024-03-14T14:25:15.310Z]  > git checkout -f 000e8d5e6b592ed2d73144b6a69cd8c165c8d6f1 # timeout=10
10:25:16 [2024-03-14T14:25:16.770Z] Commit message: "Merge 120a1a5c56ff5518299715c88921acc2568a09cd into 66252485ada5d04052ef7c69c3d9a7c905b2b5b1"