[Qa-jenkins-scm] Build failed in Jenkins: d-i_build_preseed #221

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Apr 11 00:47:04 BST 2023


See <https://jenkins.debian.net/job/d-i_build_preseed/221/display/redirect?page=changes>

Changes:

[debian-boot] [l10n]  Commit changed/added po files (from l10n-sync run at dillon)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/d-i_build_preseed/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/installer-team/preseed
 > git init <https://jenkins.debian.net/job/d-i_build_preseed/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/installer-team/preseed
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/preseed +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/installer-team/preseed # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8307215dfb42fabfb42b1ebc24da9bf39fb1c0da (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8307215dfb42fabfb42b1ebc24da9bf39fb1c0da # timeout=10
Commit message: "[l10n]  Commit changed/added po files (from l10n-sync run at dillon)"
 > git rev-list --no-walk 0558b6725c2791d5f82b2fb31fcdc1bdf545db65 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins9842582687754310251.sh
+ /srv/jenkins/bin/d-i_build.sh
====================================================================================
Mon Apr 10 23:47:02 UTC 2023 - running /srv/jenkins/bin/d-i_build.sh (for job d-i_build_preseed) on jenkins, called using "" as arguments.
Mon Apr 10 23:47:02 UTC 2023 - actually running "d-i_build.sh" (md5sum eef7d68cef292e8c9a7c220d27f7e198) as "/tmp/jenkins-script-0OfMqQ5C"

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

declare -x BUILD_CAUSE="SCMTRIGGER"
declare -x BUILD_CAUSE_SCMTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#221"
declare -x BUILD_ID="221"
declare -x BUILD_NUMBER="221"
declare -x BUILD_TAG="jenkins-d-i_build_preseed-221"
declare -x BUILD_URL="https://jenkins.debian.net/job/d-i_build_preseed/221/"
declare -x CHROOT_BASE="/chroots"
declare -x CI="true"
declare -x EXECUTOR_NUMBER="14"
declare -x GIT_BRANCH="origin/master"
declare -x GIT_COMMIT="8307215dfb42fabfb42b1ebc24da9bf39fb1c0da"
declare -x GIT_PREVIOUS_COMMIT="0558b6725c2791d5f82b2fb31fcdc1bdf545db65"
declare -x GIT_PREVIOUS_SUCCESSFUL_COMMIT="0558b6725c2791d5f82b2fb31fcdc1bdf545db65"
declare -x GIT_URL="https://salsa.debian.org/installer-team/preseed"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="6deffbff-faa4-413e-a2e8-7475c423cf79"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x INVOCATION_ID="0177fe1810df4a2cb6646c960ed656df"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="d-i_build_preseed"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_preseed/display/redirect"
declare -x JOB_NAME="d-i_build_preseed"
declare -x JOB_URL="https://jenkins.debian.net/job/d-i_build_preseed/"
declare -x JOURNAL_STREAM="8:357248432"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MIRROR="http://deb.debian.org/debian"
declare -x NODE_LABELS="built-in"
declare -x NODE_NAME="built-in"
declare -x NOTIFY_SOCKET="/run/systemd/notify"
declare -x OLDPWD
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
declare -x PWD="<https://jenkins.debian.net/job/d-i_build_preseed/ws/">
declare -x ROOT_BUILD_CAUSE="SCMTRIGGER"
declare -x ROOT_BUILD_CAUSE_SCMTRIGGER="true"
declare -x RUN_ARTIFACTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_preseed/221/display/redirect?page=artifacts"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_preseed/221/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_preseed/221/display/redirect"
declare -x RUN_TESTS_DISPLAY_URL="https://jenkins.debian.net/job/d-i_build_preseed/221/display/redirect?page=tests"
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://78.137.99.97:3128
	export MIRROR=http://deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/d-i_build_preseed/ws/">
declare -x WORKSPACE_TMP="<https://jenkins.debian.net/job/d-i_build_preseed/ws/@tmp">
declare -x http_proxy="http://78.137.99.97:3128"
+ set -e
++ readlink -f ..
+ RESULT_DIR=/var/lib/jenkins/jobs/d-i_build_preseed
+ ISO_DIR=/srv/d-i/isos
+ ISO_TEST_HOST=openqa.debian.net
+ '[' -v GIT_BRANCH ']'
+ clean_workspace
+ cd <https://jenkins.debian.net/job/d-i_build_preseed/ws/>
+ cd ..
+ rm -fv '*.deb' '*.udeb' '*.dsc' '*_*.build' '*_*.changes' '*_*.tar.gz' '*_*.tar.bz2' '*_*.tar.xz' '*_*.buildinfo'
+ cd <https://jenkins.debian.net/job/d-i_build_preseed/ws/>
+ git clean -dfx
+ git reset --hard
HEAD is now at 8307215 [l10n]  Commit changed/added po files (from l10n-sync run at dillon)
+ '[' -d .git ']'
+ echo 'git status:'
git status:
+ git status
HEAD detached at 8307215
nothing to commit, working tree clean
+ echo

+ '[' '' = '' ']'
+ pdebuild_package
+ '[' '!' -f debian/control ']'
++ dh_listpackages
++ sed '/^$/d'
++ wc -l
+ '[' 5 -eq 0 ']'
+ '[' -n http://78.137.99.97:3128 ']'
+ pbuilder_http_proxy='--http-proxy http://78.137.99.97:3128'
+ '[' '!' -f /var/cache/pbuilder/base.tgz ']'
+ ls -la /var/cache/pbuilder/base.tgz
-rw-r--r-- 1 root root 176546955 Apr 10 23:47 /var/cache/pbuilder/base.tgz
+ file /var/cache/pbuilder/base.tgz
/var/cache/pbuilder/base.tgz: gzip compressed data, last modified: Mon Apr 10 23:46:47 2023, from Unix, original size modulo 2^32 520898560
+ sudo pbuilder --update --http-proxy http://78.137.99.97:3128
W: /root/.pbuilderrc does not exist
I: Current time: Mon Apr 10 23:47:03 UTC 2023
I: pbuilder-time-stamp: 1681170423
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
E: failed to extract /var/cache/pbuilder/base.tgz to /srv/workspace/pbuilder/373632
+ sudo rm /var/cache/pbuilder/base.tgz
rm: cannot remove '/var/cache/pbuilder/base.tgz': No such file or directory
Mon Apr 10 23:47:03 UTC 2023 - d-i_build.sh stopped running as /tmp/jenkins-script-0OfMqQ5C, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list