Skip to content

Console Output

12:43:24 [2024-06-12T16:43:24.020Z] The recommended git tool is: git
12:43:24 [2024-06-12T16:43:24.480Z] No credentials specified
12:43:24 [2024-06-12T16:43:24.682Z] Cloning the remote Git repository
12:43:24 [2024-06-12T16:43:24.893Z] Honoring refspec on initial clone
12:43:24 [2024-06-12T16:43:24.997Z] Cloning repository https://github.com/eclipse/omr.git
12:43:24 [2024-06-12T16:43:24.998Z]  > git init /home/jenkins/workspace/Build # timeout=10
12:43:25 [2024-06-12T16:43:25.014Z] Using reference repository: /home/jenkins//gitcache
12:43:25 [2024-06-12T16:43:25.015Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:43:25 [2024-06-12T16:43:25.015Z]  > git --version # timeout=10
12:43:25 [2024-06-12T16:43:25.025Z]  > git --version # 'git version 2.25.1'
12:43:25 [2024-06-12T16:43:25.025Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7321/merge:refs/remotes/origin/pr/7321/merge # timeout=30
12:43:38 [2024-06-12T16:43:38.132Z] Avoid second fetch
12:43:37 [2024-06-12T16:43:37.694Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:43:37 [2024-06-12T16:43:37.702Z]  > git config --add remote.origin.fetch +refs/pull/7321/merge:refs/remotes/origin/pr/7321/merge # timeout=10
12:43:38 [2024-06-12T16:43:38.268Z]  > git rev-parse refs/remotes/origin/pr/7321/merge^{commit} # timeout=10
12:43:38 [2024-06-12T16:43:38.413Z] Checking out Revision 6d24ee4bbbc50203a5e12e2b2143a9b0694d0e94 (refs/remotes/origin/pr/7321/merge)
12:43:39 [2024-06-12T16:43:39.809Z] Commit message: "Merge 9790452d430bddccdc9cdd9cfd6acdff3dcdba84 into 87350903300de2d8901b2de5fa564cf9b78d7add"
12:43:38 [2024-06-12T16:43:38.571Z]  > git config core.sparsecheckout # timeout=10
12:43:38 [2024-06-12T16:43:38.580Z]  > git checkout -f 6d24ee4bbbc50203a5e12e2b2143a9b0694d0e94 # timeout=10