++ date +%Y%m%d-%H%M + echo 'INFO: Daily build started on ' 20110612-1115 INFO: Daily build started on 20110612-1115 + trap cleanup ERR TERM HUP INT QUIT EXIT + checkout_installer + '[' '!' -d /home/buildd/di/debian-installer ']' + echo 'INFO: Updating debian-installer checkout ...' INFO: Updating debian-installer checkout ... + cd /home/buildd/di/debian-installer + git pull Already up-to-date. + git clean -dxf ++ cut '-d ' -f1 ++ git show-ref HEAD + echo 'INFO: debian-installer revision 30c187bb37765d344ae9dbb0fce54eff476d44d3' INFO: debian-installer revision 30c187bb37765d344ae9dbb0fce54eff476d44d3 + unset TMPDIR ++ mktemp -d -p /home/buildd/build-trees installer-XXXXXX + INSTALLER_DIR=/home/buildd/build-trees/installer-fBWzsI + echo 'INFO: Checking out debian-installer into /home/buildd/build-trees/installer-fBWzsI ...' INFO: Checking out debian-installer into /home/buildd/build-trees/installer-fBWzsI ... + cd /home/buildd/build-trees/installer-fBWzsI + git clone /home/buildd/di/debian-installer/ . fatal: destination directory '.' already exists. ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n '' ']' ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n /home/buildd/build-trees/installer-fBWzsI ']' ++ rm --one-file-system -rf /home/buildd/build-trees/installer-fBWzsI ++ INSTALLER_DIR= + create_session + echo 'INFO: creating schroot' INFO: creating schroot ++ schroot -b -c sid-armel-sbuild + SID=sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd + echo 'INFO: session sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd created' INFO: session sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd created + install_build_deps + echo 'INFO: installing packages ...' INFO: installing packages ... + schroot -c sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd -d /build -u root -r -- apt-get update I: [sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd chroot] (buildd->root) Running command: "apt-get update" Get:1 http://ftp.uk.debian.org unstable InRelease [146 kB] Get:2 http://incoming.debian.org unstable InRelease [146 kB] Get:3 http://ftp.uk.debian.org unstable/main Sources [5308 kB] Ign http://incoming.debian.org InRelease Get:4 http://incoming.debian.org Release.gpg [836 B] Get:5 http://incoming.debian.org unstable/main Sources [5308 kB] Get:6 http://ftp.uk.debian.org unstable/contrib Sources [49.7 kB] Get:7 http://ftp.uk.debian.org unstable/non-free Sources [92.4 kB] Get:8 http://ftp.uk.debian.org unstable/main armel Packages [7237 kB] Get:9 http://ftp.uk.debian.org unstable/contrib armel Packages [53.8 kB] Ign http://ftp.uk.debian.org unstable/contrib TranslationIndex Get:10 http://ftp.uk.debian.org unstable/main TranslationIndex [2264 B] Ign http://ftp.uk.debian.org unstable/contrib Translation-en Get:11 http://incoming.debian.org unstable/contrib Sources [49.7 kB] Get:12 http://incoming.debian.org unstable/non-free Sources [92.4 kB] Get:13 http://incoming.debian.org unstable/main armel Packages [7237 kB] Get:14 http://incoming.debian.org unstable/contrib armel Packages [53.8 kB] Ign http://incoming.debian.org unstable/contrib TranslationIndex Get:15 http://incoming.debian.org unstable/main TranslationIndex [2264 B] Get:16 http://incoming.debian.org Release [1604 B] Get:17 http://incoming.debian.org Sources [38.7 kB] Get:18 http://incoming.debian.org Packages [694 kB] Ign http://incoming.debian.org unstable/contrib Translation-en Ign http://incoming.debian.org Translation-en Fetched 26.5 MB in 1min 10s (374 kB/s) Reading package lists... + sed -e 's%dpkg-checkbuilddeps: Unmet build dependencies: %%' -e 's, *([^)]*),,g' ++ basename '' ++ basename '' + DEBIAN_PRIORITY=critical + DEBIAN_FRONTEND=noninteractive + xargs schroot -c sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd -d /build//build -u root -p -r -- apt-get -y --no-install-recommends install + LANG=C + schroot -c sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd -d /build//build -p -r -- dpkg-checkbuilddeps -B ../debian/control + true E: Failed to change to directory '/build//build': No such file or directory ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd ']' ++ end_session sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd ++ schroot -e -c sid-armel-sbuild-8c0977d0-089a-4e40-b9b6-d72b76c865cd ++ SID= ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + build_installer + echo 'INFO: building the installer ...' INFO: building the installer ... ++ basename '' + LOG_TO_STDOUT=1 + schroot -c '' -d /build//build -p -r -- daily-build build-only E: : Chroot not found ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n '' ']' ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + upload_result + local DIR ++ date -u +%Y%m%d-%H:%M + DIR=20110612-11:16 + echo 'INFO: starting rsync' INFO: starting rsync + rsync /build/dest/ d-i@ravel:20110612-11:16 -a rsync: change_dir "/build/dest" failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1058) [sender=3.0.3] + echo 'INFO: unhide 20110612-11:16' INFO: unhide 20110612-11:16 + ssh d-i@ravel unhide 20110612-11:16 mv: cannot stat `/org/d-i.debian.org/www/daily-images/armel/.20110612-11:16': No such file or directory ++ cleanup ++ echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... ++ '[' -n '' ']' ++ echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... ++ '[' -n '' ']' + cleanup + echo 'INFO: cleanup schroot ...' INFO: cleanup schroot ... + '[' -n '' ']' + echo 'INFO: cleanup installer build directory ...' INFO: cleanup installer build directory ... + '[' -n '' ']'