Skip to content

Console Output

15:34:22 [2024-03-22T19:34:22.439Z] The recommended git tool is: git
15:34:22 [2024-03-22T19:34:22.932Z] No credentials specified
15:34:23 [2024-03-22T19:34:23.157Z] Cloning the remote Git repository
15:34:23 [2024-03-22T19:34:23.464Z] Honoring refspec on initial clone
15:34:23 [2024-03-22T19:34:23.594Z] Cloning repository https://github.com/eclipse/omr.git
15:34:23 [2024-03-22T19:34:23.595Z]  > git init /home/jenkins/workspace/Build # timeout=10
15:34:23 [2024-03-22T19:34:23.614Z] Using reference repository: /home/jenkins//gitcache
15:34:23 [2024-03-22T19:34:23.614Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:34:23 [2024-03-22T19:34:23.615Z]  > git --version # timeout=10
15:34:23 [2024-03-22T19:34:23.619Z]  > git --version # 'git version 2.25.1'
15:34:23 [2024-03-22T19:34:23.620Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7285/merge:refs/remotes/origin/pr/7285/merge # timeout=30
15:34:45 [2024-03-22T19:34:45.482Z] Avoid second fetch
15:34:45 [2024-03-22T19:34:45.803Z] Checking out Revision 24c75ac7ce8f04a270ca43b6cc7828e2d96c2a18 (refs/remotes/origin/pr/7285/merge)
15:34:44 [2024-03-22T19:34:44.964Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:34:44 [2024-03-22T19:34:44.972Z]  > git config --add remote.origin.fetch +refs/pull/7285/merge:refs/remotes/origin/pr/7285/merge # timeout=10
15:34:45 [2024-03-22T19:34:45.609Z]  > git rev-parse refs/remotes/origin/pr/7285/merge^{commit} # timeout=10
15:34:45 [2024-03-22T19:34:45.970Z]  > git config core.sparsecheckout # timeout=10
15:34:45 [2024-03-22T19:34:45.976Z]  > git checkout -f 24c75ac7ce8f04a270ca43b6cc7828e2d96c2a18 # timeout=10
15:34:47 [2024-03-22T19:34:47.443Z] Commit message: "Merge 80af5042ab953faea93fc3e0141d5ca663e58703 into cbfcf7d944404dff66a00015aa3f562027d46e4a"