Build failed in Jenkins: reproducible_coreboot #1117

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Apr 26 12:32:40 BST 2024


See <https://jenkins.debian.net/job/reproducible_coreboot/1117/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/jenkins3144447134889937519.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Fri Apr 26 10:42:15 UTC 2024 - running /srv/jenkins/bin/reproducible_coreboot.sh (for job reproducible_coreboot) on osuosl1-amd64, called using "" as arguments.
Fri Apr 26 10:42:15 UTC 2024 - actually running "reproducible_coreboot.sh" (md5sum 94840706f52f14186d738cebaf02675e) as "/tmp/jenkins-script-Bf57el4O"

$ 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/108/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 37822 22"
declare -x SSH_CONNECTION="46.16.76.207 37822 140.211.9.209 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_coreboot"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/108"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="8418"
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
=============================================================================
Fri Apr 26 10:42:15 UTC 2024 - Cloning https://review.coreboot.org/coreboot.git with submodules.
=============================================================================
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-coreboot-build-NsSqZs1N
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-coreboot-results-XXXXXXXX
+ TMPDIR=/srv/reproducible-results/rbuild-coreboot-results-bctOaJ07
++ date -u +%Y-%m-%d
+ DATE=2024-04-26
++ date +%s
+ START=1714128135
+ trap cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-coreboot-build-NsSqZs1N
+ COREBOOT_REPO=https://review.coreboot.org/coreboot.git
+ echo =============================================================================
++ date -u
+ echo 'Fri Apr 26 10:42:15 UTC 2024 - 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 (122 bytes)
POST git-upload-pack (gzip 2625 to 1323 bytes)
error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
error: 14170 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-bctOaJ07
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-NsSqZs1N
Fri Apr 26 11:32:39 UTC 2024 - reproducible_coreboot.sh stopped running as /tmp/jenkins-script-Bf57el4O, removing.

SSH EXIT CODE: 128
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list