Skip to content

Console Output

09:12:41 [2024-03-22T13:12:41.205Z] The recommended git tool is: git
09:12:41 [2024-03-22T13:12:41.838Z] No credentials specified
09:12:42 [2024-03-22T13:12:42.045Z] Cloning the remote Git repository
09:12:42 [2024-03-22T13:12:42.316Z] Honoring refspec on initial clone
09:12:42 [2024-03-22T13:12:42.489Z] Cloning repository https://github.com/eclipse/omr.git
09:12:42 [2024-03-22T13:12:42.490Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:12:42 [2024-03-22T13:12:42.508Z] Using reference repository: /home/jenkins//gitcache
09:12:42 [2024-03-22T13:12:42.508Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:12:42 [2024-03-22T13:12:42.509Z]  > git --version # timeout=10
09:12:42 [2024-03-22T13:12:42.514Z]  > git --version # 'git version 2.25.1'
09:12:42 [2024-03-22T13:12:42.515Z]  > 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.910Z] Avoid second fetch
09:13:06 [2024-03-22T13:13:06.194Z] Checking out Revision 5f8f1c8ec8549f234143d186417cfb8f36ed2ce6 (refs/remotes/origin/pr/7195/merge)
09:13:05 [2024-03-22T13:13:05.569Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:13:05 [2024-03-22T13:13:05.576Z]  > git config --add remote.origin.fetch +refs/pull/7195/merge:refs/remotes/origin/pr/7195/merge # timeout=10
09:13:06 [2024-03-22T13:13:06.047Z]  > git rev-parse refs/remotes/origin/pr/7195/merge^{commit} # timeout=10
09:13:06 [2024-03-22T13:13:06.351Z]  > git config core.sparsecheckout # timeout=10
09:13:06 [2024-03-22T13:13:06.359Z]  > git checkout -f 5f8f1c8ec8549f234143d186417cfb8f36ed2ce6 # timeout=10
09:13:07 [2024-03-22T13:13:07.667Z] Commit message: "Merge 5030f482a369b992d9e17da43a91f59ed5f6c76e into cbfcf7d944404dff66a00015aa3f562027d46e4a"