Started by an SCM change
Running as SYSTEM
Building remotely on olive in workspace /home/ci/workspace/Risc-V
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/nojb/riscv-ocaml # timeout=10
Fetching upstream changes from https://github.com/nojb/riscv-ocaml
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/nojb/riscv-ocaml +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/4.05
Seen branch in repository origin/4.06
Seen branch in repository origin/4.07
Seen branch in repository origin/4.09
Seen branch in repository origin/trunk
Seen 5 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision c8a361f586c21eca25108ee79c495bb480a1c3f3 (origin/4.09)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8a361f586c21eca25108ee79c495bb480a1c3f3 # timeout=10
Commit message: "Add riscv64 backend"
First time build. Skipping changelog.
New run name is '#6'
[Risc-V] $ /bin/sh -xe /tmp/jenkins6850290209193049569.sh
+ pwd
/home/ci/workspace/Risc-V
New run name is '#6'
Finished: SUCCESS