Skip to content

Console Output

11:30:11 [2022-01-05T16:30:11.314Z] The recommended git tool is: git
11:30:11 [2022-01-05T16:30:11.720Z] No credentials specified
11:30:11 [2022-01-05T16:30:11.880Z] Cloning the remote Git repository
11:30:11 [2022-01-05T16:30:11.966Z] Cloning repository https://github.com/eclipse/omr.git
11:30:11 [2022-01-05T16:30:11.968Z]  > git init /home/jenkins/workspace/Test_AIX # timeout=10
11:30:12 [2022-01-05T16:30:12.070Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:30:12 [2022-01-05T16:30:12.081Z]  > git --version # timeout=10
11:30:12 [2022-01-05T16:30:12.144Z]  > git --version # 'git version 2.18.0'
11:30:12 [2022-01-05T16:30:12.147Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:26 [2022-01-05T16:30:26.414Z] Avoid second fetch
11:30:26 [2022-01-05T16:30:26.654Z] Checking out Revision 0265ff2e6d49cb8f446bb5c5fd60b0c0c45c18c3 (origin/master)
11:30:26 [2022-01-05T16:30:26.184Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:30:26 [2022-01-05T16:30:26.264Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:30:26 [2022-01-05T16:30:26.498Z]  > git rev-parse origin/master^{commit} # timeout=10
11:30:26 [2022-01-05T16:30:26.737Z]  > git config core.sparsecheckout # timeout=10
11:30:26 [2022-01-05T16:30:26.804Z]  > git checkout -f 0265ff2e6d49cb8f446bb5c5fd60b0c0c45c18c3 # timeout=10
11:30:30 [2022-01-05T16:30:30.424Z] Commit message: "Merge pull request #6281 from vijaysun-omr/PRE-tracing"
11:30:30 [2022-01-05T16:30:30.509Z]  > git rev-list --no-walk f3d0e15d99ac10709aa063ea879fdef215532f94 # timeout=10