[Qa-jenkins-scm] Build failed in Jenkins: reproducible_coreboot #918

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Mar 17 17:18:15 GMT 2023


See <https://jenkins.debian.net/job/reproducible_coreboot/918/display/redirect>

Changes:


------------------------------------------
Started by user Holger Levsen
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/jenkins17489232050328440287.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Fri Mar 17 17:16:03 UTC 2023 - running /srv/jenkins/bin/reproducible_coreboot.sh (for job reproducible_coreboot) on osuosl1-amd64, called using "" as arguments.
Fri Mar 17 17:16:03 UTC 2023 - actually running "reproducible_coreboot.sh" (md5sum fd55b8fe65bfaaf8c05822af45d52fcd) as "/tmp/jenkins-script-9ofC7uWu"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x CHROOT_BASE="/chroots"
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://cdn-fastly.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
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 43208 22"
declare -x SSH_CONNECTION="46.16.76.207 43208 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="945"
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
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-coreboot-build-NVqsqafz
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-coreboot-results-XXXXXXXX
+ TMPDIR=/srv/reproducible-results/rbuild-coreboot-results-4pCUI074
=============================================================================
Fri Mar 17 17:16:03 UTC 2023 - Cloning https://review.coreboot.org/coreboot.git with submodules.
=============================================================================
++ date -u +%Y-%m-%d
+ DATE=2023-03-17
++ date +%s
+ START=1679073363
+ trap cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-coreboot-build-NVqsqafz
+ COREBOOT_REPO=https://review.coreboot.org/coreboot.git
+ echo =============================================================================
++ date -u
+ echo 'Fri Mar 17 17:16:03 UTC 2023 - Cloning https://review.coreboot.org/coreboot.git with submodules.'
+ echo =============================================================================
+ git clone --verbose --recursive https://review.coreboot.org/coreboot.git
Cloning into 'coreboot'...
fatal: unable to access 'https://review.coreboot.org/coreboot.git/': Failed to connect to review.coreboot.org port 443: Connection timed out
+ cleanup_tmpdirs
+ cd
+ rm -r /srv/reproducible-results/rbuild-coreboot-results-4pCUI074
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-NVqsqafz
Fri Mar 17 17:18:14 UTC 2023 - reproducible_coreboot.sh stopped running as /tmp/jenkins-script-9ofC7uWu, removing.

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



More information about the Qa-jenkins-scm mailing list