Skip to content

Console Output

Cloning the remote Git repository
Cloning repository https://github.com/eclipse/omr.git
 > git init /home/jenkins/workspace/Test_Linux # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.git
 > git fetch --tags --progress https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a07144466446b0835ad41526112221b5db383bca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a07144466446b0835ad41526112221b5db383bca
Commit message: "Merge pull request #3048 from dnakamura/cmake_os"
 > git rev-list --no-walk e8f52374ab0c86945d8bcc1cc1bbdbba87148fcd # timeout=10