Started by user n.oje.bar@gmail.com
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/ocaml # timeout=10
Fetching upstream changes from https://github.com/nojb/ocaml
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/nojb/ocaml +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/riscv^{commit} # timeout=10
Checking out Revision cb8de5768c9b0fdb3d7cb319dc1a9e6b74427134 (origin/riscv)
> git config core.sparsecheckout # timeout=10
> git checkout -f cb8de5768c9b0fdb3d7cb319dc1a9e6b74427134 # timeout=10
Commit message: "check-typo"
> git rev-list --no-walk cb8de5768c9b0fdb3d7cb319dc1a9e6b74427134 # timeout=10
New run name is '#28'
[Risc-V] $ /bin/sh -xe /tmp/jenkins10949674144427294710.sh
+ ssh -p 10000 riscv@localhost GIT_COMMIT=cb8de5768c9b0fdb3d7cb319dc1a9e6b74427134 OCAML_ARCH=linux OCAML_JOBS=4 flambda=false cd ocaml && ./tools/ci/inria/main
++ pwd
+ jenkinsdir=/home/riscv/ocaml
+ echo jenkinsdir=/home/riscv/ocaml
jenkinsdir=/home/riscv/ocaml
+ case "${OCAML_ARCH}" in
+ arch_error
+ configure_url=https://ci.inria.fr/ocaml/computer//configure
+ msg='Unknown architecture. Make sure the OCAML_ARCH environment'
+ msg='Unknown architecture. Make sure the OCAML_ARCH environment variable has been defined.'
+ msg='Unknown architecture. Make sure the OCAML_ARCH environment variable has been defined.\nSee https://ci.inria.fr/ocaml/computer//configure'
+ error 'Unknown architecture. Make sure the OCAML_ARCH environment variable has been defined.\nSee https://ci.inria.fr/ocaml/computer//configure'
+ echo 'Unknown architecture. Make sure the OCAML_ARCH environment variable has been defined.\nSee https://ci.inria.fr/ocaml/computer//configure'
Unknown architecture. Make sure the OCAML_ARCH environment variable has been defined.\nSee https://ci.inria.fr/ocaml/computer//configure
+ exit 3
Build step 'Execute shell' marked build as failure
New run name is '#28'
Sending e-mails to: n.oje.bar@gmail.com ocaml-ci-notifications@inria.fr
Finished: FAILURE