Generic Cause Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-07T21:03:09.196Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Queue) [Pipeline] echo [2024-02-07T21:03:09.210Z] custom option matcher: null [Pipeline] echo [2024-02-07T21:03:09.211Z] [compile:riscv64:cross] [Pipeline] echo [2024-02-07T21:03:09.212Z] run in docker: true [Pipeline] node [2024-02-07T21:03:09.216Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross [Pipeline] { [Pipeline] echo [2024-02-07T21:03:09.225Z] customWorkspace: /home/jenkins/workspace/Build [Pipeline] ws [2024-02-07T21:03:09.230Z] Running in /home/jenkins/workspace/Build [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Remove Containers) [Pipeline] echo [2024-02-07T21:03:09.239Z] Listing docker containers to attempt removal [Pipeline] sh [2024-02-07T21:03:11.547Z] + docker ps -a [2024-02-07T21:03:11.548Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES [Pipeline] sh [2024-02-07T21:03:14.462Z] + docker ps -a --format {{.ID}} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] retry [Pipeline] { [Pipeline] checkout [2024-02-07T21:03:15.741Z] The recommended git tool is: git [2024-02-07T21:03:16.405Z] No credentials specified [2024-02-07T21:03:16.698Z] Cloning the remote Git repository [2024-02-07T21:03:16.977Z] Honoring refspec on initial clone [2024-02-07T21:03:17.134Z] Cloning repository https://github.com/eclipse/omr.git [2024-02-07T21:03:17.136Z] > git init /home/jenkins/workspace/Build # timeout=10 [2024-02-07T21:03:17.152Z] Using reference repository: /home/jenkins//gitcache [2024-02-07T21:03:17.152Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2024-02-07T21:03:17.153Z] > git --version # timeout=10 [2024-02-07T21:03:17.159Z] > git --version # 'git version 2.25.1' [2024-02-07T21:03:17.160Z] > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30 [2024-02-07T21:03:47.793Z] Avoid second fetch [2024-02-07T21:03:48.048Z] Checking out Revision f010ed6765cfcf7abc64c34b4097093b9ad4fda3 (refs/remotes/origin/master) [2024-02-07T21:03:47.444Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2024-02-07T21:03:47.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-07T21:03:47.948Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-02-07T21:03:48.188Z] > git config core.sparsecheckout # timeout=10 [2024-02-07T21:03:48.197Z] > git checkout -f f010ed6765cfcf7abc64c34b4097093b9ad4fda3 # timeout=10 [2024-02-07T21:03:49.648Z] Commit message: "Merge pull request #7251 from amicic/resetTLH_firstIncrement" [2024-02-07T21:03:49.769Z] > git rev-list --no-walk 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] step [2024-02-07T21:03:50.766Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@733baa8e[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=,size=80403,source=,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=,updatedAt=2024-02-05T02:50:22Z,url=https://api.github.com/repos/eclipse/omr]] (sha:f010ed6) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross [2024-02-07T21:03:50.766Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/f010ed6765cfcf7abc64c34b4097093b9ad4fda3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] dir [2024-02-07T21:03:51.088Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T21:03:53.428Z] + docker build -t riscv-crosscompile . [2024-02-07T21:03:53.428Z] #0 building with "default" instance using docker driver [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #1 [internal] load .dockerignore [2024-02-07T21:03:53.428Z] #1 transferring context: 2B done [2024-02-07T21:03:53.428Z] #1 DONE 0.0s [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #2 [internal] load build definition from Dockerfile [2024-02-07T21:03:53.428Z] #2 transferring dockerfile: 4.08kB done [2024-02-07T21:03:53.428Z] #2 DONE 0.0s [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #3 [internal] load metadata for docker.io/library/debian:11.7-slim [2024-02-07T21:03:53.428Z] #3 DONE 0.0s [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #4 [ 1/16] FROM docker.io/library/debian:11.7-slim [2024-02-07T21:03:53.428Z] #4 DONE 0.0s [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #5 [ 6/16] RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --keyserver keyserver.ubuntu.com --recv-key B523E5F3FC4E5F2C [2024-02-07T21:03:53.428Z] #5 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #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 [2024-02-07T21:03:53.428Z] #6 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #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' [2024-02-07T21:03:53.428Z] #7 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #8 [ 7/16] RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --keyserver keyserver.ubuntu.com --recv-key 8D69674688B6CB36 [2024-02-07T21:03:53.428Z] #8 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #9 [ 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/* [2024-02-07T21:03:53.428Z] #9 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #10 [ 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 [2024-02-07T21:03:53.428Z] #10 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #11 [ 4/16] RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins [2024-02-07T21:03:53.428Z] #11 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #12 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone [2024-02-07T21:03:53.428Z] #12 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #13 [10/16] RUN apt-get install -y fakeroot [2024-02-07T21:03:53.428Z] #13 CACHED [2024-02-07T21:03:53.428Z] [2024-02-07T21:03:53.428Z] #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 [2024-02-07T21:03:54.634Z] #14 0.374 --2024-02-07 16:03:53-- http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-07T21:03:54.634Z] #14 0.374 Resolving ftp.ports.debian.org (ftp.ports.debian.org)... 130.89.148.77, 2001:67c:2564:a119::77 [2024-02-07T21:03:54.634Z] #14 0.569 Connecting to ftp.ports.debian.org (ftp.ports.debian.org)|130.89.148.77|:80... connected. [2024-02-07T21:03:54.634Z] #14 0.674 HTTP request sent, awaiting response... 404 Not Found [2024-02-07T21:03:54.634Z] #14 0.778 2024-02-07 16:03:53 ERROR 404: Not Found. [2024-02-07T21:03:54.634Z] #14 0.778 [2024-02-07T21:03:54.634Z] #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 [2024-02-07T21:03:54.634Z] ------ [2024-02-07T21:03:54.634Z] > [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: [2024-02-07T21:03:54.634Z] 130.89.148.77, 2001:67c:2564:a119::77 [2024-02-07T21:03:54.634Z] 0.569 Connecting to ftp.ports.debian.org (ftp.ports.debian.org)|130.89.148.77|:80... connected. [2024-02-07T21:03:54.634Z] 0.674 HTTP request sent, awaiting response... 404 Not Found [2024-02-07T21:03:54.634Z] 0.778 2024-02-07 16:03:53 ERROR 404: Not Found. [2024-02-07T21:03:54.634Z] 0.778 [2024-02-07T21:03:54.634Z] ------ [2024-02-07T21:03:54.634Z] Dockerfile:78 [2024-02-07T21:03:54.634Z] -------------------- [2024-02-07T21:03:54.634Z] 77 | RUN apt-get install -y fakeroot [2024-02-07T21:03:54.634Z] 78 | >>> RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \ [2024-02-07T21:03:54.634Z] 79 | >>> http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-07T21:03:54.634Z] 80 | RUN wget -O /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb \ [2024-02-07T21:03:54.634Z] -------------------- [2024-02-07T21:03:54.634Z] 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 [2024-02-07T21:03:56.177Z] [WS-CLEANUP] Deleting project workspace... [2024-02-07T21:03:56.177Z] [WS-CLEANUP] Deferred wipeout is used... [2024-02-07T21:03:56.645Z] [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