Skip to content

Console Output

10:59:28 [2024-06-27T14:59:28.930Z] The recommended git tool is: git
10:59:29 [2024-06-27T14:59:29.090Z] No credentials specified
10:59:29 [2024-06-27T14:59:29.170Z] Cloning the remote Git repository
10:59:29 [2024-06-27T14:59:29.250Z] Honoring refspec on initial clone
10:59:29 [2024-06-27T14:59:29.295Z] Cloning repository https://github.com/eclipse/omr.git
10:59:29 [2024-06-27T14:59:29.295Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
10:59:29 [2024-06-27T14:59:29.708Z] Using reference repository: /home/jenkins/gitcache
10:59:29 [2024-06-27T14:59:29.709Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:59:29 [2024-06-27T14:59:29.709Z]  > git --version # timeout=10
10:59:29 [2024-06-27T14:59:29.760Z]  > git --version # 'git version 2.25.1'
10:59:29 [2024-06-27T14:59:29.760Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:59:47 [2024-06-27T14:59:47.870Z] Avoid second fetch
10:59:47 [2024-06-27T14:59:47.956Z] Checking out Revision befee22b73d986c3e86441ea10c721c67a0652cf (refs/remotes/origin/master)
10:59:47 [2024-06-27T14:59:47.591Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:59:47 [2024-06-27T14:59:47.594Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:59:47 [2024-06-27T14:59:47.915Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:59:48 [2024-06-27T14:59:48.001Z]  > git config core.sparsecheckout # timeout=10
10:59:48 [2024-06-27T14:59:48.004Z]  > git checkout -f befee22b73d986c3e86441ea10c721c67a0652cf # timeout=10
10:59:48 [2024-06-27T14:59:48.626Z] Commit message: "Merge pull request #7372 from luke-li-2003/SetSCountWhenUsingUseHigherMethodCounts"
10:59:48 [2024-06-27T14:59:48.672Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10