Skip to content

Console Output

09:34:50 [2024-06-19T13:34:50.177Z] The recommended git tool is: git
09:34:50 [2024-06-19T13:34:50.358Z] No credentials specified
09:34:50 [2024-06-19T13:34:50.424Z] Cloning the remote Git repository
09:34:50 [2024-06-19T13:34:50.490Z] Honoring refspec on initial clone
09:34:50 [2024-06-19T13:34:50.522Z] Cloning repository https://github.com/eclipse/omr.git
09:34:50 [2024-06-19T13:34:50.522Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
09:34:50 [2024-06-19T13:34:50.876Z] Using reference repository: /home/jenkins/gitcache
09:34:50 [2024-06-19T13:34:50.876Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:34:50 [2024-06-19T13:34:50.876Z]  > git --version # timeout=10
09:34:50 [2024-06-19T13:34:50.879Z]  > git --version # 'git version 2.25.1'
09:34:50 [2024-06-19T13:34:50.879Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:35:13 [2024-06-19T13:35:13.023Z] Avoid second fetch
09:35:13 [2024-06-19T13:35:13.092Z] Checking out Revision e92518f52b89c68352935beb16a34b76278074eb (refs/remotes/origin/master)
09:35:12 [2024-06-19T13:35:12.906Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:35:12 [2024-06-19T13:35:12.916Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:35:13 [2024-06-19T13:35:13.054Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:35:13 [2024-06-19T13:35:13.123Z]  > git config core.sparsecheckout # timeout=10
09:35:13 [2024-06-19T13:35:13.125Z]  > git checkout -f e92518f52b89c68352935beb16a34b76278074eb # timeout=10
09:35:14 [2024-06-19T13:35:14.121Z] Commit message: "Merge pull request #7385 from keithc-ca/sighandler_t"
09:35:14 [2024-06-19T13:35:14.153Z]  > git rev-list --no-walk 164f8ff98f7457a461446220e2d5cc6213d040aa # timeout=10