[Reproducible-commits] Build failed in Jenkins: reproducible_build_libreoffice #2

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 29 22:47:56 UTC 2014


See <https://jenkins.debian.net/job/reproducible_build_libreoffice/2/>

------------------------------------------
Started by user Holger Levsen
Building in workspace <https://jenkins.debian.net/job/reproducible_build_libreoffice/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson9040230059952624009.sh
+ /srv/jenkins/bin/reproducible_build.sh libreoffice
Mon Sep 29 22:47:51 UTC 2014 - start running "/srv/jenkins/bin/reproducible_build.sh" as "/tmp/jenkins-script-RUSdyzmj" using "libreoffice" as arguments.
declare -x BUILD_DISPLAY_NAME="#2"
declare -x BUILD_ID="2014-09-29_22-47-51"
declare -x BUILD_NUMBER="2"
declare -x BUILD_TAG="jenkins-reproducible_build_libreoffice-2"
declare -x BUILD_URL="https://jenkins.debian.net/job/reproducible_build_libreoffice/2/"
declare -x CHROOT_BASE="/chroots"
declare -x EXECUTOR_NUMBER="4"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="78cede2d-4de6-4fcf-a150-a44a0cfe824f"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_NAME="reproducible_build_libreoffice"
declare -x JOB_URL="https://jenkins.debian.net/job/reproducible_build_libreoffice/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LC_ALL="C"
declare -x LD_LIBRARY_PATH="/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
declare -x NODE_LABELS="master"
declare -x NODE_NAME="master"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/reproducible_build_libreoffice/ws/">
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	set -e
	set -x
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C
	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 TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_build_libreoffice/ws/">
declare -x http_proxy="http://localhost:3128"
+ '[' -d misc.git ']'
+ cd misc.git
+ git pull
Already up-to-date.
+ cd ..
+ mkdir -p results/
+ mkdir -p /var/lib/jenkins/userContent/diffp/ /var/lib/jenkins/userContent/pbuilder/
+ PACKAGES_DB=/var/lib/jenkins/reproducible.db
+ '[' '!' -f /var/lib/jenkins/reproducible.db ']'
+ INIT=/var/lib/jenkins/reproducible.init
+ cat
+ grep deb-src /etc/apt/sources.list
+ grep sid
deb-src http://ftp.de.debian.org/debian/ sid main contrib
+ sudo apt-get update
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.de.debian.org wheezy Release.gpg
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://ftp.de.debian.org sid Release.gpg
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://ftp.de.debian.org wheezy-backports Release.gpg
Hit http://ftp.de.debian.org wheezy Release
Hit http://ftp.de.debian.org sid Release
Hit http://ftp.de.debian.org wheezy-backports Release
Hit http://ftp.de.debian.org wheezy/main amd64 Packages
Hit http://ftp.de.debian.org wheezy/main Translation-en
Hit http://ftp.de.debian.org sid/main Sources/DiffIndex
Hit http://ftp.de.debian.org sid/contrib Sources/DiffIndex
Hit http://ftp.de.debian.org wheezy-backports/main amd64 Packages/DiffIndex
Hit http://ftp.de.debian.org wheezy-backports/main Translation-en/DiffIndex
Hit http://pkg.jenkins-ci.org binary/ Release.gpg
Hit http://pkg.jenkins-ci.org binary/ Release
Hit http://pkg.jenkins-ci.org binary/ Packages
Ign http://pkg.jenkins-ci.org binary/ Translation-en
Reading package lists...
+ [[ libreoffice =~ ^-?[0-9]+$ ]]
+ PACKAGES=libreoffice
+ AMOUNT=1
++ echo reproducible_build_libreoffice
++ cut -d _ -f3
+ JOB=libreoffice
+ for PKG in '$PACKAGES'
++ sqlite3 /var/lib/jenkins/reproducible.db 'SELECT name FROM job_source WHERE ( name = '\''libreoffice'\'' AND job = '\''libreoffice'\'' )'
Error: no such table: job_source
+ RESULT=
Mon Sep 29 22:47:56 UTC 2014 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-RUSdyzmj, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Reproducible-commits mailing list