===== Building live filesystems ===== Wed Sep 21 18:54:14 UTC 2016 ubuntustudio-amd64 on Launchpad starting at 2016-09-21 18:54:14 ubuntustudio-amd64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/yakkety/ubuntustudio/+build/76151 ubuntustudio-i386 on Launchpad starting at 2016-09-21 18:54:18 ubuntustudio-i386: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/yakkety/ubuntustudio/+build/76152 ubuntustudio-amd64 on Launchpad finished at 2016-09-21 20:07:15 (Successfully built) ubuntustudio-i386 on Launchpad finished at 2016-09-21 22:42:19 (Cancelling build) send-mail: fatal: cdimage(2019): error writing queue file: Broken pipe Can't send mail: sendmail process failed with error code 75 Traceback (most recent call last): File "/home/cdimage/bin/cron.dvd", line 62, in main() File "/home/cdimage/bin/cron.dvd", line 57, in main if not build_image_set(config, options): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 829, in build_image_set config, options, multipidfile_state) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 714, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 429, in run_live_builds lp_build=lp_build) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 393, in live_build_finished live_build_notify_failure(config, arch, lp_build=lp_build) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 287, in live_build_notify_failure send_mail(subject, "buildlive", recipients, body) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/mail.py", line 88, in send_mail mailer.wait() File "/usr/lib/python2.7/subprocess.py", line 1291, in wait pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0) File "/usr/lib/python2.7/subprocess.py", line 478, in _eintr_retry_call return func(*args) KeyboardInterrupt