Skip to content

Console Output

07:41:41 [2024-06-07T11:41:41.527Z] The recommended git tool is: git
07:41:42 [2024-06-07T11:41:42.051Z] No credentials specified
07:41:42 [2024-06-07T11:41:42.404Z] Cloning the remote Git repository
07:41:42 [2024-06-07T11:41:42.607Z] Honoring refspec on initial clone
07:41:42 [2024-06-07T11:41:42.735Z] Cloning repository https://github.com/eclipse/omr.git
07:41:42 [2024-06-07T11:41:42.737Z]  > git init /home/jenkins/workspace/Build # timeout=10
07:41:42 [2024-06-07T11:41:42.748Z] Using reference repository: /home/jenkins//gitcache
07:41:42 [2024-06-07T11:41:42.749Z] Fetching upstream changes from https://github.com/eclipse/omr.git
07:41:42 [2024-06-07T11:41:42.749Z]  > git --version # timeout=10
07:41:42 [2024-06-07T11:41:42.752Z]  > git --version # 'git version 2.25.1'
07:41:42 [2024-06-07T11:41:42.752Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
07:41:54 [2024-06-07T11:41:54.104Z] Avoid second fetch
07:41:53 [2024-06-07T11:41:53.628Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
07:41:53 [2024-06-07T11:41:53.635Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:41:54 [2024-06-07T11:41:54.214Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:41:54 [2024-06-07T11:41:54.505Z] Checking out Revision 4856f9da7c1f6a02e2c25308a4afcee6ceb0694d (refs/remotes/origin/master)
07:41:55 [2024-06-07T11:41:55.925Z] Commit message: "Merge pull request #7362 from a7ehuo/system-arraycopy-perf-12-int-long"
07:41:54 [2024-06-07T11:41:54.611Z]  > git config core.sparsecheckout # timeout=10
07:41:54 [2024-06-07T11:41:54.618Z]  > git checkout -f 4856f9da7c1f6a02e2c25308a4afcee6ceb0694d # timeout=10
07:41:56 [2024-06-07T11:41:56.031Z]  > git rev-list --no-walk 361c9df886c5e537a4fa96465ffe38603b0dd9d8 # timeout=10