Skip to content

Console Output

17:25:25 [2023-05-17T21:25:25.288Z] The recommended git tool is: NONE
17:25:25 [2023-05-17T21:25:25.892Z] No credentials specified
17:25:26 [2023-05-17T21:25:26.198Z] Cloning the remote Git repository
17:25:26 [2023-05-17T21:25:26.323Z] Cloning repository https://github.com/jdekonin/omr.git
17:25:26 [2023-05-17T21:25:26.325Z]  > git init /home/jenkins/workspace/Build-Jenkins-Container-riscv64 # timeout=10
17:25:26 [2023-05-17T21:25:26.349Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
17:25:26 [2023-05-17T21:25:26.349Z]  > git --version # timeout=10
17:25:26 [2023-05-17T21:25:26.355Z]  > git --version # 'git version 2.25.1'
17:25:26 [2023-05-17T21:25:26.356Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:25:59 [2023-05-17T21:25:59.824Z] Avoid second fetch
17:26:00 [2023-05-17T21:26:00.138Z] Checking out Revision 1bbfe2bcb59a178ca3976d833e505d1f75a5e5a4 (refs/remotes/origin/master)
17:25:59 [2023-05-17T21:25:59.321Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
17:25:59 [2023-05-17T21:25:59.327Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:25:59 [2023-05-17T21:25:59.948Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:26:00 [2023-05-17T21:26:00.303Z]  > git config core.sparsecheckout # timeout=10
17:26:00 [2023-05-17T21:26:00.309Z]  > git checkout -f 1bbfe2bcb59a178ca3976d833e505d1f75a5e5a4 # timeout=10
17:26:02 [2023-05-17T21:26:02.012Z] Commit message: "Add dockerfile for riscv64 compiles"
17:26:02 [2023-05-17T21:26:02.323Z] First time build. Skipping changelog.
17:26:01 [2023-05-17T21:26:01.334Z]  > git branch -a -v --no-abbrev # timeout=10
17:26:01 [2023-05-17T21:26:01.343Z]  > git checkout -b master 1bbfe2bcb59a178ca3976d833e505d1f75a5e5a4 # timeout=10
17:26:02 [2023-05-17T21:26:02.134Z]  > git rev-list --no-walk ae3e730f447c35eb80564dcf8eebd6a25b1e14f0 # timeout=10