Skip to content

Console Output

09:12:36 [2024-03-22T13:12:36.718Z] The recommended git tool is: git
09:12:37 [2024-03-22T13:12:37.480Z] No credentials specified
09:12:37 [2024-03-22T13:12:37.738Z] Cloning the remote Git repository
09:12:37 [2024-03-22T13:12:37.991Z] Honoring refspec on initial clone
09:12:38 [2024-03-22T13:12:38.105Z] Cloning repository https://github.com/eclipse/omr.git
09:12:38 [2024-03-22T13:12:38.107Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:12:38 [2024-03-22T13:12:38.124Z] Using reference repository: /home/jenkins//gitcache
09:12:38 [2024-03-22T13:12:38.125Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:12:38 [2024-03-22T13:12:38.125Z]  > git --version # timeout=10
09:12:38 [2024-03-22T13:12:38.130Z]  > git --version # 'git version 2.25.1'
09:12:38 [2024-03-22T13:12:38.130Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7195/merge:refs/remotes/origin/pr/7195/merge # timeout=30
09:13:05 [2024-03-22T13:13:05.807Z] Avoid second fetch
09:13:06 [2024-03-22T13:13:06.012Z] Checking out Revision 5f8f1c8ec8549f234143d186417cfb8f36ed2ce6 (refs/remotes/origin/pr/7195/merge)
09:13:05 [2024-03-22T13:13:05.348Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:13:05 [2024-03-22T13:13:05.360Z]  > git config --add remote.origin.fetch +refs/pull/7195/merge:refs/remotes/origin/pr/7195/merge # timeout=10
09:13:05 [2024-03-22T13:13:05.915Z]  > git rev-parse refs/remotes/origin/pr/7195/merge^{commit} # timeout=10
09:13:06 [2024-03-22T13:13:06.139Z]  > git config core.sparsecheckout # timeout=10
09:13:06 [2024-03-22T13:13:06.147Z]  > git checkout -f 5f8f1c8ec8549f234143d186417cfb8f36ed2ce6 # timeout=10
09:13:07 [2024-03-22T13:13:07.653Z] Commit message: "Merge 5030f482a369b992d9e17da43a91f59ed5f6c76e into cbfcf7d944404dff66a00015aa3f562027d46e4a"