Skip to content

Console Output

18:24:36 [2024-03-22T22:24:36.623Z] The recommended git tool is: git
18:24:37 [2024-03-22T22:24:37.213Z] No credentials specified
18:24:37 [2024-03-22T22:24:37.511Z] Cloning the remote Git repository
18:24:37 [2024-03-22T22:24:37.787Z] Honoring refspec on initial clone
18:24:37 [2024-03-22T22:24:37.988Z] Cloning repository https://github.com/eclipse/omr.git
18:24:37 [2024-03-22T22:24:37.989Z]  > git init /home/jenkins/workspace/Build # timeout=10
18:24:38 [2024-03-22T22:24:38.001Z] Using reference repository: /home/jenkins//gitcache
18:24:38 [2024-03-22T22:24:38.001Z] Fetching upstream changes from https://github.com/eclipse/omr.git
18:24:38 [2024-03-22T22:24:38.001Z]  > git --version # timeout=10
18:24:38 [2024-03-22T22:24:38.004Z]  > git --version # 'git version 2.25.1'
18:24:38 [2024-03-22T22:24:38.005Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
18:24:56 [2024-03-22T22:24:56.834Z] Avoid second fetch
18:24:57 [2024-03-22T22:24:57.072Z] Checking out Revision b7d921854bbd6d03235f8de89a4fd859786812c0 (refs/remotes/origin/master)
18:24:56 [2024-03-22T22:24:56.392Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
18:24:56 [2024-03-22T22:24:56.397Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:24:56 [2024-03-22T22:24:56.993Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:24:57 [2024-03-22T22:24:57.198Z]  > git config core.sparsecheckout # timeout=10
18:24:57 [2024-03-22T22:24:57.203Z]  > git checkout -f b7d921854bbd6d03235f8de89a4fd859786812c0 # timeout=10
18:24:58 [2024-03-22T22:24:58.434Z] Commit message: "Merge pull request #7285 from tajila/master"
18:24:58 [2024-03-22T22:24:58.551Z]  > git rev-list --no-walk cbfcf7d944404dff66a00015aa3f562027d46e4a # timeout=10