Skip to content

Console Output

21:53:32 [2024-06-03T01:53:32.121Z] The recommended git tool is: git
21:53:32 [2024-06-03T01:53:32.702Z] No credentials specified
21:53:32 [2024-06-03T01:53:32.927Z] Cloning the remote Git repository
21:53:33 [2024-06-03T01:53:33.229Z] Honoring refspec on initial clone
21:53:33 [2024-06-03T01:53:33.356Z] Cloning repository https://github.com/eclipse/omr.git
21:53:33 [2024-06-03T01:53:33.356Z]  > git init /Users/jenkins/workspace/Build # timeout=10
21:53:33 [2024-06-03T01:53:33.396Z] Using reference repository: /Users/jenkins/gitcache
21:53:33 [2024-06-03T01:53:33.396Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:53:33 [2024-06-03T01:53:33.396Z]  > git --version # timeout=10
21:53:33 [2024-06-03T01:53:33.405Z]  > git --version # 'git version 2.36.1'
21:53:33 [2024-06-03T01:53:33.405Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7356/merge:refs/remotes/origin/pr/7356/merge # timeout=30
21:53:40 [2024-06-03T01:53:40.497Z] Avoid second fetch
21:53:40 [2024-06-03T01:53:40.026Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:53:40 [2024-06-03T01:53:40.037Z]  > git config --add remote.origin.fetch +refs/pull/7356/merge:refs/remotes/origin/pr/7356/merge # timeout=10
21:53:40 [2024-06-03T01:53:40.799Z] Checking out Revision bd4fa5a408a1fbf925dac0600140178d47059899 (refs/remotes/origin/pr/7356/merge)
21:53:40 [2024-06-03T01:53:40.623Z]  > git rev-parse refs/remotes/origin/pr/7356/merge^{commit} # timeout=10
21:53:40 [2024-06-03T01:53:40.926Z]  > git config core.sparsecheckout # timeout=10
21:53:40 [2024-06-03T01:53:40.935Z]  > git checkout -f bd4fa5a408a1fbf925dac0600140178d47059899 # timeout=10
21:53:42 [2024-06-03T01:53:42.290Z] Commit message: "Merge ec76a50ab47b3e78f2735f2aa34264aa60c84270 into a98f362fe83d2e5e0b2d22f2eefc2e6f8fa0774c"