Skip to content

Console Output

Cloning the remote Git repository
Cloning repository https://github.com/eclipse/omr.git
 > git init /home/u0020236/workspace/Test_AIX # 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 2ce57e6eb7a43babdfda40215057d61c892ad60e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2ce57e6eb7a43babdfda40215057d61c892ad60e
Commit message: "Merge pull request #2357 from charliegracie/gc_builder"
 > git rev-list --no-walk 9ae3e3ed8f1e26c55642ede4ed20988ed7934b2a # timeout=10