Skip to content

Console Output

09:54:49 [2024-03-25T13:54:49.094Z] The recommended git tool is: git
09:54:49 [2024-03-25T13:54:49.722Z] No credentials specified
09:54:50 [2024-03-25T13:54:50.105Z] Cloning the remote Git repository
09:54:50 [2024-03-25T13:54:50.504Z] Honoring refspec on initial clone
09:54:50 [2024-03-25T13:54:50.671Z] Cloning repository https://github.com/eclipse/omr.git
09:54:50 [2024-03-25T13:54:50.672Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:54:50 [2024-03-25T13:54:50.691Z] Using reference repository: /home/jenkins//gitcache
09:54:50 [2024-03-25T13:54:50.691Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:54:50 [2024-03-25T13:54:50.691Z]  > git --version # timeout=10
09:54:50 [2024-03-25T13:54:50.694Z]  > git --version # 'git version 2.25.1'
09:54:50 [2024-03-25T13:54:50.695Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7292/merge:refs/remotes/origin/pr/7292/merge # timeout=30
09:55:19 [2024-03-25T13:55:19.542Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:55:19 [2024-03-25T13:55:19.548Z]  > git config --add remote.origin.fetch +refs/pull/7292/merge:refs/remotes/origin/pr/7292/merge # timeout=10
09:55:20 [2024-03-25T13:55:20.004Z] Avoid second fetch
09:55:20 [2024-03-25T13:55:20.305Z] Checking out Revision dcf8d2e030255e985afd081f314a5f43bb3a33ab (refs/remotes/origin/pr/7292/merge)
09:55:22 [2024-03-25T13:55:22.005Z] Commit message: "Merge c92e651cb35a196a0e3bbfc78f8c8cce70b87fe3 into b7d921854bbd6d03235f8de89a4fd859786812c0"
09:55:20 [2024-03-25T13:55:20.107Z]  > git rev-parse refs/remotes/origin/pr/7292/merge^{commit} # timeout=10
09:55:20 [2024-03-25T13:55:20.462Z]  > git config core.sparsecheckout # timeout=10
09:55:20 [2024-03-25T13:55:20.469Z]  > git checkout -f dcf8d2e030255e985afd081f314a5f43bb3a33ab # timeout=10