Skip to content

Console Output

13:55:10 [2024-03-19T17:55:10.957Z] The recommended git tool is: git
13:55:11 [2024-03-19T17:55:11.659Z] No credentials specified
13:55:11 [2024-03-19T17:55:11.981Z] Cloning the remote Git repository
13:55:12 [2024-03-19T17:55:12.189Z] Honoring refspec on initial clone
13:55:12 [2024-03-19T17:55:12.329Z] Cloning repository https://github.com/eclipse/omr.git
13:55:12 [2024-03-19T17:55:12.330Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:55:12 [2024-03-19T17:55:12.341Z] Using reference repository: /home/jenkins//gitcache
13:55:12 [2024-03-19T17:55:12.341Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:55:12 [2024-03-19T17:55:12.341Z]  > git --version # timeout=10
13:55:12 [2024-03-19T17:55:12.345Z]  > git --version # 'git version 2.25.1'
13:55:12 [2024-03-19T17:55:12.345Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7283/merge:refs/remotes/origin/pr/7283/merge # timeout=30
13:55:36 [2024-03-19T17:55:36.830Z] Avoid second fetch
13:55:36 [2024-03-19T17:55:36.522Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:55:36 [2024-03-19T17:55:36.527Z]  > git config --add remote.origin.fetch +refs/pull/7283/merge:refs/remotes/origin/pr/7283/merge # timeout=10
13:55:37 [2024-03-19T17:55:37.076Z] Checking out Revision 94513779a06eb92edd9c60b0f0b4a05b38de4c25 (refs/remotes/origin/pr/7283/merge)
13:55:38 [2024-03-19T17:55:38.611Z] Commit message: "Merge 4ae6b18d6bdc42a4884645739251e5e309ef20d5 into 1bf2ef421caa77bd678293575dc6ff3e1e173b09"
13:55:36 [2024-03-19T17:55:36.945Z]  > git rev-parse refs/remotes/origin/pr/7283/merge^{commit} # timeout=10
13:55:37 [2024-03-19T17:55:37.253Z]  > git config core.sparsecheckout # timeout=10
13:55:37 [2024-03-19T17:55:37.258Z]  > git checkout -f 94513779a06eb92edd9c60b0f0b4a05b38de4c25 # timeout=10