Skip to content

Console Output

13:14:00 [2024-06-18T17:14:00.005Z] The recommended git tool is: git
13:14:27 [2024-06-18T17:14:27.305Z] No credentials specified
13:14:27 [2024-06-18T17:14:27.404Z] Cloning the remote Git repository
13:14:27 [2024-06-18T17:14:27.504Z] Honoring refspec on initial clone
13:14:27 [2024-06-18T17:14:27.740Z] Cloning repository https://github.com/eclipse/omr.git
13:14:27 [2024-06-18T17:14:27.873Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
13:14:28 [2024-06-18T17:14:28.248Z] Using reference repository: /home/jenkins/gitcache
13:14:28 [2024-06-18T17:14:28.250Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:14:28 [2024-06-18T17:14:28.250Z]  > git --version # timeout=10
13:14:28 [2024-06-18T17:14:28.255Z]  > git --version # 'git version 2.25.1'
13:14:28 [2024-06-18T17:14:28.256Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:14:40 [2024-06-18T17:14:40.412Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:14:40 [2024-06-18T17:14:40.417Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:14:52 [2024-06-18T17:14:52.338Z] Avoid second fetch
13:14:52 [2024-06-18T17:14:52.413Z] Checking out Revision 770936378ec77f5b67fb8793e1cf9fff5f0ea686 (refs/remotes/origin/master)
13:14:52 [2024-06-18T17:14:52.370Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:14:52 [2024-06-18T17:14:52.513Z]  > git config core.sparsecheckout # timeout=10
13:14:52 [2024-06-18T17:14:52.518Z]  > git checkout -f 770936378ec77f5b67fb8793e1cf9fff5f0ea686 # timeout=10
13:14:57 [2024-06-18T17:14:57.113Z] Commit message: "Merge pull request #7384 from a7ehuo/system-arraycopy-perf-13-byte-char-threshold-32bytes"
13:14:57 [2024-06-18T17:14:57.147Z]  > git rev-list --no-walk 82912e476f40c11548808eee8d12d5e5944f0386 # timeout=10