Skip to content

Console Output

12:02:55 [2024-06-19T16:02:55.039Z] The recommended git tool is: git
12:02:55 [2024-06-19T16:02:55.851Z] No credentials specified
12:02:56 [2024-06-19T16:02:56.054Z] Cloning the remote Git repository
12:02:56 [2024-06-19T16:02:56.259Z] Honoring refspec on initial clone
12:02:56 [2024-06-19T16:02:56.382Z] Cloning repository https://github.com/eclipse/omr.git
12:02:56 [2024-06-19T16:02:56.383Z]  > git init /home/jenkins/workspace/Build # timeout=10
12:02:56 [2024-06-19T16:02:56.398Z] Using reference repository: /home/jenkins//gitcache
12:02:56 [2024-06-19T16:02:56.398Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:02:56 [2024-06-19T16:02:56.398Z]  > git --version # timeout=10
12:02:56 [2024-06-19T16:02:56.402Z]  > git --version # 'git version 2.25.1'
12:02:56 [2024-06-19T16:02:56.403Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:03:10 [2024-06-19T16:03:10.803Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:03:10 [2024-06-19T16:03:10.808Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:03:11 [2024-06-19T16:03:11.189Z] Avoid second fetch
12:03:11 [2024-06-19T16:03:11.411Z] Checking out Revision e92518f52b89c68352935beb16a34b76278074eb (refs/remotes/origin/master)
12:03:12 [2024-06-19T16:03:12.754Z] Commit message: "Merge pull request #7385 from keithc-ca/sighandler_t"
12:03:11 [2024-06-19T16:03:11.288Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:03:11 [2024-06-19T16:03:11.537Z]  > git config core.sparsecheckout # timeout=10
12:03:11 [2024-06-19T16:03:11.544Z]  > git checkout -f e92518f52b89c68352935beb16a34b76278074eb # timeout=10
12:03:12 [2024-06-19T16:03:12.875Z]  > git rev-list --no-walk e92518f52b89c68352935beb16a34b76278074eb # timeout=10