[Qa-jenkins-scm] Build failed in Jenkins: reproducible_openwrt #203

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 27 23:57:16 UTC 2017


See <https://jenkins.debian.net/job/reproducible_openwrt/203/display/redirect>

------------------------------------------
[...truncated 22.96 KB...]
+ touch /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX/build_logs.tar.xz
+ trap - INT TERM EXIT
+ exit 0
Thu Apr 27 23:57:13 UTC 2017 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-mYla21Ut, which will now be removed.
+ ssh profitbricks-build4-amd64.debian.net reproducible_openwrt node node_save_logs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
====================================================================================

Thu May 31 06:20:13 UTC 2018 - running /srv/jenkins/bin/reproducible_openwrt.sh () on profitbricks-build4-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_openwrt.sh,
has been called using "node node_save_logs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Thu May 31 06:20:13 UTC 2018 - start running "/srv/jenkins/bin/reproducible_openwrt.sh" (md5sum 6616581714e7dfa806d244d986dcde19) as "/tmp/jenkins-script-jWmTPofP" on profitbricks-build4-amd64.

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 MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
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://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 36025 22"
declare -x SSH_CONNECTION="78.137.96.196 36025 85.184.249.167 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_openwrt node node_save_logs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/105"
declare -x XDG_SESSION_ID="17067"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ . /srv/jenkins/bin/reproducible_lede_common.sh
++ GENERIC_NODE1=profitbricks-build3-amd64.debian.net
++ GENERIC_NODE2=profitbricks-build4-amd64.debian.net
+ set -e
+ echo '/tmp/jenkins-script-jWmTPofP got called with '\''node' node_save_logs '/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX'\'''
/tmp/jenkins-script-jWmTPofP got called with 'node node_save_logs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX'
+ case $1 in
+ shift
+ case $1 in
+ node_save_logs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ local tmpdir=/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ '[' /srv/reproducible-results/ '!=' /srv/reproducible-results/ ']'
+ '[' 57 -le 26 ']'
+ '[' '!' -d /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX/build/source/logs ']'
+ touch /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX/build_logs.tar.xz
+ trap - INT TERM EXIT
+ exit 0
Thu May 31 06:20:13 UTC 2018 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-jWmTPofP, which will now be removed.
+ mkdir -p <https://jenkins.debian.net/job/reproducible_openwrt/ws/results/>
+ rsync -av profitbricks-build3-amd64.debian.net:/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX/build_logs.tar.xz <https://jenkins.debian.net/job/reproducible_openwrt/203/artifact/results/build_logs_b1.tar.xz>
receiving incremental file list
build_logs.tar.xz

sent 4,651 bytes  received 114 bytes  9,530.00 bytes/sec
total size is 0  speedup is 0.00
+ rsync -av profitbricks-build4-amd64.debian.net:/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX/build_logs.tar.xz <https://jenkins.debian.net/job/reproducible_openwrt/203/artifact/results/build_logs_b2.tar.xz>
receiving incremental file list
build_logs.tar.xz

sent 1,471 bytes  received 115 bytes  1,057.33 bytes/sec
total size is 0  speedup is 0.00
+ ssh profitbricks-build3-amd64.debian.net reproducible_openwrt node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
====================================================================================

Thu Apr 27 23:57:14 UTC 2017 - running /srv/jenkins/bin/reproducible_openwrt.sh () on profitbricks-build3-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_openwrt.sh,
has been called using "node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Thu Apr 27 23:57:14 UTC 2017 - start running "/srv/jenkins/bin/reproducible_openwrt.sh" (md5sum 6616581714e7dfa806d244d986dcde19) as "/tmp/jenkins-script-AbIan5ob" on profitbricks-build3-amd64.

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 MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
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://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 45901 22"
declare -x SSH_CONNECTION="78.137.96.196 45901 78.137.96.53 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_openwrt node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/105"
declare -x XDG_SESSION_ID="17310"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ . /srv/jenkins/bin/reproducible_lede_common.sh
++ GENERIC_NODE1=profitbricks-build3-amd64.debian.net
++ GENERIC_NODE2=profitbricks-build4-amd64.debian.net
/tmp/jenkins-script-AbIan5ob got called with 'node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX'
+ set -e
+ echo '/tmp/jenkins-script-AbIan5ob got called with '\''node' node_cleanup_tmpdirs '/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX'\'''
+ case $1 in
+ shift
+ case $1 in
+ node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ export TMPDIR=/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ TMPDIR=/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
++ hostname
Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.
+ local 'MESSAGE=Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.'
+ echo Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.
+ irc_message reproducible-builds 'Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.'
+ local CHANNEL=reproducible-builds
+ shift
Sending 'Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.' to reproducible-builds now.
+ local 'MESSAGE=Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.'
+ echo 'Sending '\''Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.'\'' to reproducible-builds now.'
+ kgb-client --conf /srv/jenkins/kgb/reproducible-builds.conf --relay-msg 'Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build3-amd64.'
+ trap - INT TERM EXIT
+ exit 0
Thu Apr 27 23:57:15 UTC 2017 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-AbIan5ob, which will now be removed.
+ ssh profitbricks-build4-amd64.debian.net reproducible_openwrt node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
====================================================================================

Thu May 31 06:20:15 UTC 2018 - running /srv/jenkins/bin/reproducible_openwrt.sh () on profitbricks-build4-amd64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_openwrt.sh,
has been called using "node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Thu May 31 06:20:15 UTC 2018 - start running "/srv/jenkins/bin/reproducible_openwrt.sh" (md5sum 6616581714e7dfa806d244d986dcde19) as "/tmp/jenkins-script-n9fMjgKp" on profitbricks-build4-amd64.

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 MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
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://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 36033 22"
declare -x SSH_CONNECTION="78.137.96.196 36033 85.184.249.167 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_openwrt node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/105"
declare -x XDG_SESSION_ID="17069"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ . /srv/jenkins/bin/reproducible_lede_common.sh
++ GENERIC_NODE1=profitbricks-build3-amd64.debian.net
++ GENERIC_NODE2=profitbricks-build4-amd64.debian.net
+ set -e
/tmp/jenkins-script-n9fMjgKp got called with 'node node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX'
+ echo '/tmp/jenkins-script-n9fMjgKp got called with '\''node' node_cleanup_tmpdirs '/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX'\'''
+ case $1 in
+ shift
+ case $1 in
+ node_cleanup_tmpdirs /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ export TMPDIR=/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ TMPDIR=/srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
++ hostname
Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.
+ local 'MESSAGE=Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.'
+ echo Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.
+ irc_message reproducible-builds 'Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.'
+ local CHANNEL=reproducible-builds
+ shift
Sending 'Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.' to reproducible-builds now.
+ local 'MESSAGE=Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.'
+ echo 'Sending '\''Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.'\'' to reproducible-builds now.'
+ kgb-client --conf /srv/jenkins/kgb/reproducible-builds.conf --relay-msg 'Not cleaning up to make lynxis happy. Please notify lynxis he must clean up the tempdir /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX on profitbricks-build4-amd64.'
malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "Can't connect to col...") at /usr/share/perl5/JSON/RPC/Legacy/Client.pm line 180.
+ trap - INT TERM EXIT
+ exit 0
Thu May 31 06:20:16 UTC 2018 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-n9fMjgKp, which will now be removed.
+ cd
+ '[' /srv/reproducible-results/ '!=' /srv/reproducible-results/ ']'
+ '[' 57 -le 26 ']'
+ '[' /srv/workspace/chroots/ '!=' /srv/workspace/chroots/ ']'
+ '[' 63 -le 23 ']'
+ rm -rf /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX
+ rm -rf /srv/workspace/chroots/rbuild-openwrt-build-2017-04-27-OlJWigRx
+ '[' -f /srv/reproducible-results/rbuild-openwrt-results-YPCxTtHX/tmp.a3tvyAcvZm ']'
Thu 27 Apr 23:57:16 UTC 2017 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-vBUmnep9, which will now be removed.
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the Qa-jenkins-scm mailing list