[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,squeeze,slave #464

jenkins at kamailio.sipwise.com jenkins at kamailio.sipwise.com
Fri Mar 4 10:38:04 CET 2016


See <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/464/>

------------------------------------------
[...truncated 881 lines...]
+ '[' -n '' ']'
+ '[' -z kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave ']'
+ '[' -z amd64 ']'
+ set_debootstrap
+ '[' -n '' ']'
+ '[' amd64 = amd64 ']'
+ DEBOOTSTRAP=debootstrap
+ return 0
+ '[' -z '' ']'
+ REPREPRO_OPTS='-v --waitforlock 1000'
+ echo '*** REPREPRO_OPTS is unset, using default: -v --waitforlock 1000 ***'
*** REPREPRO_OPTS is unset, using default: -v --waitforlock 1000 ***
+ REPREPRO_CMD=reprepro
+ '[' -z '' ']'
+ DEFAULT_REPOSITORY=/srv/repository
+ '[' -z '' ']'
+ REPOSITORY=/srv/repository
+ '[' -z '' ']'
+ PBUILDER_HOOKDIR=/usr/share/jenkins-debian-glue/pbuilder-hookdir/
+ '[' -z '' ']'
+ '[' -z '' ']'
+ FREIGHT_VARLIB=/var/lib/freight
+ FREIGHT_VARCACHE=/var/cache/freight
+ FREIGHT_CONF=/etc/freight.conf
+ clean_workspace
++ pwd
+ echo '*** The following files have been noticed in the workspace [<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/]>: ***'
*** The following files have been noticed in the workspace [<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/]>: ***
+ ls -la ./
total 11612
drwxr-xr-x 2 admin admin     4096 Mar  4 03:55 .
drwxr-xr-x 3 admin admin     4096 Mar  4 03:55 ..
-rw-r--r-- 1 admin admin     3417 Mar  4 00:59 kamailio_4.4.0~pre1+0~20160304005834.467+squeeze.dsc
-rw-r--r-- 1 admin admin     3938 Mar  4 00:59 kamailio_4.4.0~pre1+0~20160304005834.467+squeeze_source.changes
-rw-r--r-- 1 admin admin 11868186 Mar  4 00:59 kamailio_4.4.0~pre1+0~20160304005834.467+squeeze.tar.gz
-rw-r--r-- 1 admin admin     2305 Mar  4 00:59 lintian.txt
+ identify_package_name
+ PACKAGE=kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave
+ PACKAGE=kamailiodev-nightly
+ '[' -n kamailiodev-nightly ']'
+ echo '*** Identified Debian package name kamailiodev-nightly ***'
*** Identified Debian package name kamailiodev-nightly ***
+ set_base_path
+ '[' -n '' ']'
+ BASE_PATH=<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/>
+ echo '*** Using $WORKSPACE [<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/]> as default for BASE_PATH ***'
*** Using $WORKSPACE [<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/]> as default for BASE_PATH ***
+ build_info
+ '[' -n '' ']'
+ REPOS=kamailiodev-nightly
+ REPOS=kamailiodev-nightly
+ '[' -z squeeze ']'
+ REPOS=kamailiodev-nightly-squeeze
+ echo '*** No repository supplied but distribution has been set, using repository name kamailiodev-nightly-squeeze ***'
*** No repository supplied but distribution has been set, using repository name kamailiodev-nightly-squeeze ***
+ identify_sourcefile
+ '[' -n '' ']'
+ echo '*** Identifying newest package version ***'
*** Identifying newest package version ***
+ newest_version=
+ for file in '"${BASE_PATH}/"*.dsc'
++ awk '/^Source: / {print $2}' <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/464/artifact/kamailio_4.4.0~pre1+0~20160304005834.467+squeeze.dsc>
+ SOURCE_PACKAGE=kamailio
++ basename <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/464/artifact/kamailio_4.4.0~pre1+0~20160304005834.467+squeeze.dsc> .dsc
+ p=kamailio_4.4.0~pre1+0~20160304005834.467+squeeze
+ '[' kamailio_4.4.0~pre1+0~20160304005834.467+squeeze = '*' ']'
+ cur_version=4.4.0~pre1+0~20160304005834.467+squeeze
+ '[' -z '' ']'
+ newest_version=4.4.0~pre1+0~20160304005834.467+squeeze
+ echo '*** Found package version 4.4.0~pre1+0~20160304005834.467+squeeze ***'
*** Found package version 4.4.0~pre1+0~20160304005834.467+squeeze ***
+ sourcefile='<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/kamailio_*4.4.0~pre1+0~20160304005834.467+squeeze.dsc'>
+ echo '*** Using <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/464/artifact/kamailio_*4.4.0~pre1+0~20160304005834.467+squeeze.dsc> (version: 4.4.0~pre1+0~20160304005834.467+squeeze)'
*** Using <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/464/artifact/kamailio_*4.4.0~pre1+0~20160304005834.467+squeeze.dsc> (version: 4.4.0~pre1+0~20160304005834.467+squeeze)
+ dist_and_arch_settings
+ '[' -z amd64 ']'
+ '[' amd64 = all ']'
+ arch=amd64
+ echo '*** architecture is set to amd64 ***'
*** architecture is set to amd64 ***
+ '[' -n squeeze ']'
+ local DIST=squeeze
+ '[' -n squeeze ']'
+ echo '*** COWBUILDER_DIST is set to squeeze - using it for base.cow if it does not exist yet. ***'
*** COWBUILDER_DIST is set to squeeze - using it for base.cow if it does not exist yet. ***
+ '[' -n '' ']'
+ COWBUILDER_BASE=/var/cache/pbuilder/base-squeeze-amd64.cow
+ echo '*** No COWBUILDER_BASE set, using /var/cache/pbuilder/base-squeeze-amd64.cow as cowbuilder base.cow ***'
*** No COWBUILDER_BASE set, using /var/cache/pbuilder/base-squeeze-amd64.cow as cowbuilder base.cow ***
+ local lockfiles=/var/run/lock/squeeze-amd64
+ build_lockfile=/var/run/lock/squeeze-amd64.building.25567
+ update_lockfile=/var/run/lock/squeeze-amd64.update
+ update_lockfile_pid=/var/run/lock/squeeze-amd64.update.25567
+ '[' -n '' ']'
+ cowbuilder_init
++ mktemp
+ local pbuilderrc=/tmp/tmp.f42CZl329F
++ date
+ echo '# pbuilder config file generated by jenkins-debian-glue on Fri Mar  4 03:55:11 UTC 2016'
+ '[' -n '' ']'
+ use_eatmydata
+ '[' '' = false ']'
+ '[' '' = true ']'
+ dpkg-query --show '--showformat=${Status}' eatmydata
+ grep -q '^install'
++ dpkg-query --show '--showformat=${Version}' eatmydata
+ dpkg --compare-versions 26-2 gt 26-2
+ echo '*** eatmydata version on host needs to be newer than v26-2 (>=82-6 is recommended), skipping eatmydata ***'
*** eatmydata version on host needs to be newer than v26-2 (>=82-6 is recommended), skipping eatmydata ***
+ use_ccache
+ '[' '' = true ']'
+ '[' -n /etc/jenkins/pbuilderrc ']'
+ echo '*** PBUILDER_CONFIG is set, considering /etc/jenkins/pbuilderrc for pbuilder config ***'
*** PBUILDER_CONFIG is set, considering /etc/jenkins/pbuilderrc for pbuilder config ***
+ '[' -r /etc/jenkins/pbuilderrc ']'
+ echo '*** Adding content of /etc/jenkins/pbuilderrc to pbuilder configfile ***'
*** Adding content of /etc/jenkins/pbuilderrc to pbuilder configfile ***
+ echo '# /etc/jenkins/pbuilderrc added via jenkins-debian-glue:'
+ cat /etc/jenkins/pbuilderrc
+ '[' -n '' ']'
+ echo '*** COMPONENTS is not set, checking whether we need to enable Ubuntu workaround ***'
*** COMPONENTS is not set, checking whether we need to enable Ubuntu workaround ***
+ '[' -n /etc/jenkins/pbuilderrc ']'
+ echo '*** PBUILDER_CONFIG is set, not overwriting COMPONENTS for Ubuntu workaround ***'
*** PBUILDER_CONFIG is set, not overwriting COMPONENTS for Ubuntu workaround ***
+ echo '*** NOTE: If you want to build for Ubuntu make sure COMPONENTS also includes '\''universe'\'' ***'
*** NOTE: If you want to build for Ubuntu make sure COMPONENTS also includes 'universe' ***
+ lsb_release --id
+ grep -q Ubuntu
+ echo '*** Listing pbuilder configuration file as reference: ***'
*** Listing pbuilder configuration file as reference: ***
+ cat /tmp/tmp.f42CZl329F
# pbuilder config file generated by jenkins-debian-glue on Fri Mar  4 03:55:11 UTC 2016
# /etc/jenkins/pbuilderrc added via jenkins-debian-glue:
# ubuntu specific configuration
case "$distribution" in
  trusty|precise)
    MIRRORSITE="http://ie.archive.ubuntu.com/ubuntu/"
    # we need key id 40976EAF437D05B5
    DEBOOTSTRAPOPTS=("${DEBOOTSTRAPOPTS[@]}" "--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg")
    # cowdancer is in universe
    COMPONENTS="main universe"
    # package install speedup
    EXTRAPACKAGES="eatmydata"
    export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}/usr/lib/libeatmydata/libeatmydata.so"
    ;;
  lucid)
    # lacks eatmydata package, so explicitely configure it
    MIRRORSITE="http://ie.archive.ubuntu.com/ubuntu/"
    # we need key id 40976EAF437D05B5
    DEBOOTSTRAPOPTS=("${DEBOOTSTRAPOPTS[@]}" "--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg")
    # cowdancer is in universe
    COMPONENTS="main universe"
    ;;
  lenny)
    MIRRORSITE="http://archive.debian.org/debian/"
    ;;
  squeeze)
    # lacks eatmydata package, so explicitely configure it
    MIRRORSITE="http://ftp.ie.debian.org/debian"
    ;;
  jessie)
    MIRRORSITE="http://ftp.ie.debian.org/debian"
    # package install speedup
    EXTRAPACKAGES="eatmydata"
    # eatmydata (>=82-2)
    LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"
    ;;
  *)
    MIRRORSITE="http://ftp.ie.debian.org/debian"
    # package install speedup
    EXTRAPACKAGES="eatmydata"
    export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}/usr/lib/libeatmydata/libeatmydata.so"
    ;;
esac
+ ls '/var/cache/pbuilder/base-squeeze-amd64.cow.building.*'
+ ls '/var/run/lock/squeeze-amd64.update*'
+ flock --nonblock 9
+ touch /var/run/lock/squeeze-amd64.update.25567
+ '[' '!' -d /var/cache/pbuilder/base-squeeze-amd64.cow ']'
+ '[' '' = true ']'
+ echo '*** Updating cowbuilder cow base ***'
*** Updating cowbuilder cow base ***
+ sudo DIST=squeeze ARCH=amd64 cowbuilder --update --basepath /var/cache/pbuilder/base-squeeze-amd64.cow --configfile=/tmp/tmp.f42CZl329F
 -> Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.25596 
  forking: cp -al /var/cache/pbuilder/base-squeeze-amd64.cow /var/cache/pbuilder/build//cow.25596 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.25596/.ilist
 -> Invoking pbuilder
  forking: pbuilder update --configfile /tmp/tmp.f42CZl329F --buildplace /var/cache/pbuilder/build//cow.25596 --no-targz --internal-chrootexec chroot /var/cache/pbuilder/build//cow.25596 cow-shell 
W: /root/.pbuilderrc does not exist
I: Running in no-targz mode
I: Current time: Fri Mar  4 03:55:13 UTC 2016
I: pbuilder-time-stamp: 1457063713
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Refreshing the base.tgz 
I: upgrading packages
Ign http://ftp.ie.debian.org squeeze Release.gpg
Ign http://ftp.ie.debian.org/debian/ squeeze/main Translation-en
Ign http://ftp.ie.debian.org squeeze Release
Ign http://ftp.ie.debian.org squeeze/main amd64 Packages/DiffIndex
Ign http://ftp.ie.debian.org squeeze/main amd64 Packages
Err http://ftp.ie.debian.org squeeze/main amd64 Packages
  404  Not Found [IP: 193.1.193.65 80]
W: Failed to fetch http://ftp.ie.debian.org/debian/dists/squeeze/main/binary-amd64/Packages.gz  404  Not Found [IP: 193.1.193.65 80]

E: Some index files failed to download, they have been ignored, or old ones used instead.
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
pbuilder update failed
E: could not update with cowdancer, try --no-cowdancer-update option
  forking: rm -rf /var/cache/pbuilder/build//cow.25596 
+ '[' 1 -eq 0 ']'
+ exit 3
+ case "$?" in
+ bailout 1 'Error: Failed to update cowbuilder base /var/cache/pbuilder/base-squeeze-amd64.cow.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to update cowbuilder base /var/cache/pbuilder/base-squeeze-amd64.cow.' ']'
+ echo 'Error: Failed to update cowbuilder base /var/cache/pbuilder/base-squeeze-amd64.cow.'
Error: Failed to update cowbuilder base /var/cache/pbuilder/base-squeeze-amd64.cow.
+ rm -f /var/run/lock/squeeze-amd64.building.25567
+ '[' -r /var/run/lock/squeeze-amd64.update.25567 ']'
+ rm -f /var/run/lock/squeeze-amd64.update.25567
+ rm -f /var/run/lock/squeeze-amd64.update
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/binaries/> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/binaries/> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/ws/binaries/*'>
+ sudo rm -rf /tmp/apt-25567
+ '[' -n 10403 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=2
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Mar  4 03:55:14 UTC 2016 [running 2 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Fri Mar  4 03:55:14 UTC 2016 [running 2 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?




More information about the sr-dev mailing list