Skip to content

Console Output

16:30:56 [2024-03-07T21:30:56.483Z] The recommended git tool is: git
16:30:57 [2024-03-07T21:30:57.096Z] No credentials specified
16:30:57 [2024-03-07T21:30:57.303Z] Cloning the remote Git repository
16:30:57 [2024-03-07T21:30:57.609Z] Honoring refspec on initial clone
16:30:57 [2024-03-07T21:30:57.742Z] Cloning repository https://github.com/eclipse/omr.git
16:30:57 [2024-03-07T21:30:57.744Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:30:57 [2024-03-07T21:30:57.759Z] Using reference repository: /home/jenkins//gitcache
16:30:57 [2024-03-07T21:30:57.759Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:30:57 [2024-03-07T21:30:57.759Z]  > git --version # timeout=10
16:30:57 [2024-03-07T21:30:57.763Z]  > git --version # 'git version 2.25.1'
16:30:57 [2024-03-07T21:30:57.764Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:31:27 [2024-03-07T21:31:27.783Z] Avoid second fetch
16:31:27 [2024-03-07T21:31:27.983Z] Checking out Revision 66252485ada5d04052ef7c69c3d9a7c905b2b5b1 (refs/remotes/origin/master)
16:31:29 [2024-03-07T21:31:29.439Z] Commit message: "Merge pull request #7281 from a7ehuo/fix-volatile-dead-tree-elimination"
16:31:27 [2024-03-07T21:31:27.248Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:31:27 [2024-03-07T21:31:27.263Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:27 [2024-03-07T21:31:27.898Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:31:28 [2024-03-07T21:31:28.123Z]  > git config core.sparsecheckout # timeout=10
16:31:28 [2024-03-07T21:31:28.129Z]  > git checkout -f 66252485ada5d04052ef7c69c3d9a7c905b2b5b1 # timeout=10
16:31:29 [2024-03-07T21:31:29.557Z]  > git rev-list --no-walk 107d389e6a35c7ccc0ff73cd053a20e6e4c37c5c # timeout=10