Skip to content
Failed

Console Output

Generic Cause
Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
09:11:18 [2024-02-09T14:11:18.463Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
09:11:18 [2024-02-09T14:11:18.710Z] custom option matcher: null
[Pipeline] echo
09:11:18 [2024-02-09T14:11:18.711Z] [compile:riscv64:cross]
[Pipeline] echo
09:11:18 [2024-02-09T14:11:18.711Z] run in docker: true
[Pipeline] node
09:11:18 [2024-02-09T14:11:18.715Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross
[Pipeline] {
[Pipeline] echo
09:11:18 [2024-02-09T14:11:18.724Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
09:11:18 [2024-02-09T14:11:18.832Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
09:11:18 [2024-02-09T14:11:18.841Z] Listing docker containers to attempt removal
[Pipeline] sh
09:11:32 [2024-02-09T14:11:32.867Z] + docker ps -a
09:11:32 [2024-02-09T14:11:32.867Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
09:11:36 [2024-02-09T14:11:36.177Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
09:11:38 [2024-02-09T14:11:38.627Z] The recommended git tool is: git
09:12:31 [2024-02-09T14:12:31.418Z] No credentials specified
09:12:31 [2024-02-09T14:12:31.653Z] Cloning the remote Git repository
09:12:31 [2024-02-09T14:12:31.868Z] Honoring refspec on initial clone
09:12:32 [2024-02-09T14:12:32.440Z] Cloning repository https://github.com/eclipse/omr.git
09:12:32 [2024-02-09T14:12:32.938Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:12:33 [2024-02-09T14:12:33.679Z] Using reference repository: /home/jenkins//gitcache
09:12:33 [2024-02-09T14:12:33.681Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:12:33 [2024-02-09T14:12:33.682Z]  > git --version # timeout=10
09:12:33 [2024-02-09T14:12:33.689Z]  > git --version # 'git version 2.25.1'
09:12:33 [2024-02-09T14:12:33.690Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:13:05 [2024-02-09T14:13:05.352Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:13:05 [2024-02-09T14:13:05.362Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:13:26 [2024-02-09T14:13:26.175Z] Avoid second fetch
09:13:26 [2024-02-09T14:13:26.454Z] Checking out Revision 92e13042ef3db569573b34f0aa53d2517b3eeca6 (refs/remotes/origin/master)
09:13:26 [2024-02-09T14:13:26.353Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:13:26 [2024-02-09T14:13:26.778Z]  > git config core.sparsecheckout # timeout=10
09:13:26 [2024-02-09T14:13:26.787Z]  > git checkout -f 92e13042ef3db569573b34f0aa53d2517b3eeca6 # timeout=10
09:13:37 [2024-02-09T14:13:37.167Z] Commit message: "Merge pull request #7250 from jdmpapin/fix18803"
09:13:37 [2024-02-09T14:13:37.286Z]  > git rev-list --no-walk ac0dab2d21191bc09c732bbfd59cfd2d4330363c # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
09:13:38 [2024-02-09T14:13:38.586Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@a40eac58[archived=false,commits={},compareUsePaginatedCommits=false,description=Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes,disabled=false,fork=false,homepage=http://www.eclipse.org/omr,isTemplate=false,language=C++,milestones={},name=omr,nodeId=MDEwOlJlcG9zaXRvcnk1MzA3NzQ3OA==,parent=<null>,size=80408,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-02-05T02:50:22Z,url=https://api.github.com/repos/eclipse/omr]] (sha:92e1304) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross
09:13:38 [2024-02-09T14:13:38.586Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/92e13042ef3db569573b34f0aa53d2517b3eeca6
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
09:13:38 [2024-02-09T14:13:38.884Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:13:41 [2024-02-09T14:13:41.185Z] + docker build -t riscv-crosscompile .
09:13:41 [2024-02-09T14:13:41.185Z] #0 building with "default" instance using docker driver
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #1 [internal] load .dockerignore
09:13:41 [2024-02-09T14:13:41.185Z] #1 transferring context: 2B done
09:13:41 [2024-02-09T14:13:41.185Z] #1 DONE 0.0s
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #2 [internal] load build definition from Dockerfile
09:13:41 [2024-02-09T14:13:41.185Z] #2 transferring dockerfile: 4.08kB done
09:13:41 [2024-02-09T14:13:41.185Z] #2 DONE 0.0s
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #3 [internal] load metadata for docker.io/library/debian:11.7-slim
09:13:41 [2024-02-09T14:13:41.185Z] #3 DONE 0.0s
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #4 [ 1/16] FROM docker.io/library/debian:11.7-slim
09:13:41 [2024-02-09T14:13:41.185Z] #4 DONE 0.0s
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #5 [ 8/16] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --export 8D69674688B6CB36 > /etc/apt/trusted.gpg.d/debian-ports-archive-2023.gpg
09:13:41 [2024-02-09T14:13:41.185Z] #5 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #6 [ 9/16] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --export 8D69674688B6CB36 > /etc/apt/trusted.gpg.d/debian-ports-archive-2023.gpg
09:13:41 [2024-02-09T14:13:41.185Z] #6 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #7 [ 5/16] RUN wget -O /usr/local/include/riscv.h 'https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=include/opcode/riscv.h;hb=2f973f134d7752cbc662ec65da8ad8bbe4c6fb8f' && wget -O /usr/local/include/riscv-opc.h 'https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=include/opcode/riscv-opc.h;hb=2f973f134d7752cbc662ec65da8ad8bbe4c6fb8f'
09:13:41 [2024-02-09T14:13:41.185Z] #7 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #8 [ 4/16] RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins
09:13:41 [2024-02-09T14:13:41.185Z] #8 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #9 [ 7/16] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --keyserver keyserver.ubuntu.com --recv-key 8D69674688B6CB36
09:13:41 [2024-02-09T14:13:41.185Z] #9 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #10 [ 6/16] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --keyserver keyserver.ubuntu.com --recv-key B523E5F3FC4E5F2C
09:13:41 [2024-02-09T14:13:41.185Z] #10 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #11 [ 3/16] RUN apt-get update && apt-get install -y 	binfmt-support         bison 	build-essential         ccache         cmake         flex 	gcc-riscv64-linux-gnu         gdb         git 	g++-riscv64-linux-gnu         libelf-dev         libdwarf-dev 	libglib2.0-dev 	lsb-release 	mmdebstrap         ninja-build 	pkg-config         python3 	qemu-user-static 	time 	tzdata         vim 	wget         && rm -rf /var/lib/apt/lists/*
09:13:41 [2024-02-09T14:13:41.185Z] #11 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #12 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone
09:13:41 [2024-02-09T14:13:41.185Z] #12 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #13 [10/16] RUN apt-get install -y fakeroot
09:13:41 [2024-02-09T14:13:41.185Z] #13 CACHED
09:13:41 [2024-02-09T14:13:41.185Z] 
09:13:41 [2024-02-09T14:13:41.185Z] #14 [11/16] RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb 	 http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb
09:13:42 [2024-02-09T14:13:42.206Z] #14 0.380 --2024-02-09 09:13:40--  http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb
09:13:42 [2024-02-09T14:13:42.206Z] #14 0.380 Resolving ftp.ports.debian.org (ftp.ports.debian.org)... 130.89.148.77, 2001:67c:2564:a119::77
09:13:42 [2024-02-09T14:13:42.206Z] #14 0.613 Connecting to ftp.ports.debian.org (ftp.ports.debian.org)|130.89.148.77|:80... connected.
09:13:42 [2024-02-09T14:13:42.206Z] #14 0.719 HTTP request sent, awaiting response... 404 Not Found
09:13:42 [2024-02-09T14:13:42.206Z] #14 0.825 2024-02-09 09:13:41 ERROR 404: Not Found.
09:13:42 [2024-02-09T14:13:42.206Z] #14 0.825 
09:13:42 [2024-02-09T14:13:42.206Z] #14 ERROR: process "/bin/sh -c wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \t http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb" did not complete successfully: exit code: 8
09:13:42 [2024-02-09T14:13:42.206Z] ------
09:13:42 [2024-02-09T14:13:42.206Z]  > [11/16] RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb 	 http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb:
09:13:42 [2024-02-09T14:13:42.206Z] 404 Not Found
09:13:42 [2024-02-09T14:13:42.206Z] 0.825 2024-02-09 09:13:41 ERROR 404: Not Found.
09:13:42 [2024-02-09T14:13:42.206Z] 0.825 
09:13:42 [2024-02-09T14:13:42.206Z] ------
09:13:42 [2024-02-09T14:13:42.206Z] Dockerfile:78
09:13:42 [2024-02-09T14:13:42.206Z] --------------------
09:13:42 [2024-02-09T14:13:42.206Z]   77 |     RUN apt-get install -y fakeroot
09:13:42 [2024-02-09T14:13:42.206Z]   78 | >>> RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \
09:13:42 [2024-02-09T14:13:42.206Z]   79 | >>> 	 http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb
09:13:42 [2024-02-09T14:13:42.206Z]   80 |     RUN wget -O /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb \
09:13:42 [2024-02-09T14:13:42.206Z] --------------------
09:13:42 [2024-02-09T14:13:42.206Z] ERROR: failed to solve: process "/bin/sh -c wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \t http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb" did not complete successfully: exit code: 8
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
09:13:44 [2024-02-09T14:13:44.047Z] [WS-CLEANUP] Deleting project workspace...
09:13:44 [2024-02-09T14:13:44.047Z] [WS-CLEANUP] Deferred wipeout is used...
09:13:44 [2024-02-09T14:13:44.790Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE