Build failed in Jenkins: reproducible_coreboot #1355
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Sep 24 11:48:07 BST 2025
See <https://jenkins.debian.net/job/reproducible_coreboot/1355/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl1-amd64.debian.net (amd64 osuosl1) in workspace <https://jenkins.debian.net/job/reproducible_coreboot/ws/>
[reproducible_coreboot] $ /bin/sh -xe /tmp/jenkins2855477097098262264.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed Sep 24 10:42:28 UTC 2025 - running /srv/jenkins/bin/reproducible_coreboot.sh (for job reproducible_coreboot) on osuosl1-amd64, called using "" as arguments.
Wed Sep 24 10:42:28 UTC 2025 - actually running "reproducible_coreboot.sh" (md5sum 94840706f52f14186d738cebaf02675e) as "/tmp/jenkins-script-9CUdRCA3"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x MOTD_SHOWN="pam"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER=$'#!/bin/bash\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://127.0.0.1:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 49660 22"
declare -x SSH_CONNECTION="46.16.76.207 49660 140.211.167.241 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_coreboot"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="1270"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ ARCHS='i386-elf x86_64-elf armv7a-eabi aarch64-elf mipsel-elf riscv-elf'
++ mktemp --tmpdir=/srv/workspace/chroots/ -d -t rbuild-coreboot-build-XXXXXXXX
=============================================================================
Wed Sep 24 10:42:28 UTC 2025 - Cloning https://review.coreboot.org/coreboot.git with submodules.
=============================================================================
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-coreboot-build-9YTVKiI1
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-coreboot-results-XXXXXXXX
+ TMPDIR=/srv/reproducible-results/rbuild-coreboot-results-yNcOS7VF
++ date -u +%Y-%m-%d
+ DATE=2025-09-24
++ date +%s
+ START=1758710548
+ trap cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-coreboot-build-9YTVKiI1
+ COREBOOT_REPO=https://review.coreboot.org/coreboot.git
+ echo =============================================================================
++ date -u
+ echo 'Wed Sep 24 10:42:28 UTC 2025 - Cloning https://review.coreboot.org/coreboot.git with submodules.'
+ echo =============================================================================
+ git clone --verbose --recursive https://review.coreboot.org/coreboot.git
Cloning into 'coreboot'...
POST git-upload-pack (142 bytes)
POST git-upload-pack (gzip 2945 to 1496 bytes)
error: RPC failed; curl 56 Recv failure: Connection reset by peer
error: 32802 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
+ cleanup_tmpdirs
+ cd
+ rm -r /srv/reproducible-results/rbuild-coreboot-results-yNcOS7VF
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-9YTVKiI1
Wed Sep 24 10:48:07 UTC 2025 - reproducible_coreboot.sh stopped running as /tmp/jenkins-script-9CUdRCA3, removing.
SSH EXIT CODE: 128
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list