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:23:42 [2024-02-06T14:23:42.192Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
09:23:42 [2024-02-06T14:23:42.276Z] custom option matcher: null
[Pipeline] echo
09:23:42 [2024-02-06T14:23:42.277Z] [compile:riscv64:cross]
[Pipeline] echo
09:23:42 [2024-02-06T14:23:42.278Z] run in docker: true
[Pipeline] node
09:23:42 [2024-02-06T14:23:42.285Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross
[Pipeline] {
[Pipeline] echo
09:23:42 [2024-02-06T14:23:42.310Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
09:23:42 [2024-02-06T14:23:42.316Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
09:23:42 [2024-02-06T14:23:42.360Z] Listing docker containers to attempt removal
[Pipeline] sh
09:23:44 [2024-02-06T14:23:44.571Z] + docker ps -a
09:23:44 [2024-02-06T14:23:44.571Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
09:23:47 [2024-02-06T14:23:47.548Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
09:23:48 [2024-02-06T14:23:48.976Z] The recommended git tool is: git
09:23:49 [2024-02-06T14:23:49.392Z] No credentials specified
09:23:49 [2024-02-06T14:23:49.611Z] Cloning the remote Git repository
09:23:49 [2024-02-06T14:23:49.848Z] Honoring refspec on initial clone
09:23:49 [2024-02-06T14:23:49.957Z] Cloning repository https://github.com/eclipse/omr.git
09:23:49 [2024-02-06T14:23:49.959Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:23:49 [2024-02-06T14:23:49.976Z] Using reference repository: /home/jenkins//gitcache
09:23:49 [2024-02-06T14:23:49.976Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:23:49 [2024-02-06T14:23:49.977Z]  > git --version # timeout=10
09:23:49 [2024-02-06T14:23:49.991Z]  > git --version # 'git version 2.25.1'
09:23:49 [2024-02-06T14:23:49.992Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:24:19 [2024-02-06T14:24:19.939Z] Avoid second fetch
09:24:20 [2024-02-06T14:24:20.233Z] Checking out Revision 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 (refs/remotes/origin/master)
09:24:21 [2024-02-06T14:24:21.949Z] Commit message: "Merge pull request #7249 from amicic/discardedBytes"
09:24:19 [2024-02-06T14:24:19.599Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:24:19 [2024-02-06T14:24:19.608Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:24:20 [2024-02-06T14:24:20.073Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:24:20 [2024-02-06T14:24:20.393Z]  > git config core.sparsecheckout # timeout=10
09:24:20 [2024-02-06T14:24:20.399Z]  > git checkout -f 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 # timeout=10
09:24:22 [2024-02-06T14:24:22.122Z]  > git rev-list --no-walk c0cb7ab3538c48d8a8318fb6333680692caba849 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
09:24:23 [2024-02-06T14:24:23.137Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@2ccc6625[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=80320,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:2fb53dc) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross
09:24:23 [2024-02-06T14:24:23.137Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
09:24:23 [2024-02-06T14:24:23.471Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:24:25 [2024-02-06T14:24:25.917Z] + docker build -t riscv-crosscompile .
09:24:25 [2024-02-06T14:24:25.917Z] #0 building with "default" instance using docker driver
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #1 [internal] load .dockerignore
09:24:25 [2024-02-06T14:24:25.917Z] #1 transferring context: 2B done
09:24:25 [2024-02-06T14:24:25.917Z] #1 DONE 0.0s
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #2 [internal] load build definition from Dockerfile
09:24:25 [2024-02-06T14:24:25.917Z] #2 transferring dockerfile: 4.08kB done
09:24:25 [2024-02-06T14:24:25.917Z] #2 DONE 0.0s
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #3 [internal] load metadata for docker.io/library/debian:11.7-slim
09:24:25 [2024-02-06T14:24:25.917Z] #3 DONE 0.0s
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #4 [ 1/16] FROM docker.io/library/debian:11.7-slim
09:24:25 [2024-02-06T14:24:25.917Z] #4 DONE 0.0s
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #5 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone
09:24:25 [2024-02-06T14:24:25.917Z] #5 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #6 [ 7/16] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --keyserver keyserver.ubuntu.com --recv-key 8D69674688B6CB36
09:24:25 [2024-02-06T14:24:25.917Z] #6 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #7 [ 4/16] RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins
09:24:25 [2024-02-06T14:24:25.917Z] #7 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #8 [ 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:24:25 [2024-02-06T14:24:25.917Z] #8 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #9 [ 6/16] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --keyserver keyserver.ubuntu.com --recv-key B523E5F3FC4E5F2C
09:24:25 [2024-02-06T14:24:25.917Z] #9 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #10 [ 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:24:25 [2024-02-06T14:24:25.917Z] #10 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #11 [ 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:24:25 [2024-02-06T14:24:25.917Z] #11 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #12 [ 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:24:25 [2024-02-06T14:24:25.917Z] #12 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #13 [10/16] RUN apt-get install -y fakeroot
09:24:25 [2024-02-06T14:24:25.917Z] #13 CACHED
09:24:25 [2024-02-06T14:24:25.917Z] 
09:24:25 [2024-02-06T14:24:25.917Z] #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:24:27 [2024-02-06T14:24:27.065Z] #14 0.402 --2024-02-06 09:24:25--  http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb
09:24:27 [2024-02-06T14:24:27.065Z] #14 0.402 Resolving ftp.ports.debian.org (ftp.ports.debian.org)... 130.89.148.77, 2001:67c:2564:a119::77
09:24:27 [2024-02-06T14:24:27.066Z] #14 0.752 Connecting to ftp.ports.debian.org (ftp.ports.debian.org)|130.89.148.77|:80... connected.
09:24:27 [2024-02-06T14:24:27.066Z] #14 0.858 HTTP request sent, awaiting response... 404 Not Found
09:24:27 [2024-02-06T14:24:27.066Z] #14 0.964 2024-02-06 09:24:26 ERROR 404: Not Found.
09:24:27 [2024-02-06T14:24:27.066Z] #14 0.964 
09:24:27 [2024-02-06T14:24:27.781Z] #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:24:27 [2024-02-06T14:24:27.781Z] ------
09:24:27 [2024-02-06T14:24:27.781Z]  > [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:24:27 [2024-02-06T14:24:27.781Z] 404 Not Found
09:24:27 [2024-02-06T14:24:27.781Z] 0.964 2024-02-06 09:24:26 ERROR 404: Not Found.
09:24:27 [2024-02-06T14:24:27.781Z] 0.964 
09:24:27 [2024-02-06T14:24:27.781Z] ------
09:24:27 [2024-02-06T14:24:27.781Z] Dockerfile:78
09:24:27 [2024-02-06T14:24:27.781Z] --------------------
09:24:27 [2024-02-06T14:24:27.781Z]   77 |     RUN apt-get install -y fakeroot
09:24:27 [2024-02-06T14:24:27.781Z]   78 | >>> RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \
09:24:27 [2024-02-06T14:24:27.781Z]   79 | >>> 	 http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb
09:24:27 [2024-02-06T14:24:27.781Z]   80 |     RUN wget -O /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb \
09:24:27 [2024-02-06T14:24:27.781Z] --------------------
09:24:27 [2024-02-06T14:24:27.781Z] 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:24:28 [2024-02-06T14:24:28.257Z] [WS-CLEANUP] Deleting project workspace...
09:24:28 [2024-02-06T14:24:28.257Z] [WS-CLEANUP] Deferred wipeout is used...
09:24:28 [2024-02-06T14:24:28.753Z] [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