DIB fail to build ubuntu vm image
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
diskimage-builder |
New
|
Undecided
|
Unassigned |
Bug Description
Failed to build a image with following this http://
commit 8c74c8e409adf21
Merge: b25044f b2c3a3a
Author: Jenkins <email address hidden>
Date: Tue Dec 6 03:18:58 2016 +0000
Merge "Delete deprecated Hacking in tox.ini"
reproduce:
disk-image-create ubuntu vm
traces:
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 -------
dib-run-parts Wed Dec 7 06:43:53 UTC 2016
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 00-disable-
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 00-remove-
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 00-remove-grub 0.022
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 01-dib-python 0.005
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 01-install-bin 0.007
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 01-set-
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 02-add-apt-keys 0.005
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 02-package-installs 0.046
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 03-baseline-tools 4.696
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 04-dib-init-system 0.008
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 99-apt-get-update 2.611
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 99-package-
dib-run-parts Wed Dec 7 06:43:53 UTC 2016
dib-run-parts Wed Dec 7 06:43:53 UTC 2016 -------
ERROR: unable to cleanly remove /tmp/dib_
Unmount /tmp/dib_
Unmount /tmp/dib_
Unmount /tmp/dib_
Unmount /tmp/dib_
Unmount /tmp/dib_
Unmount /tmp/dib_
ERROR: unable to cleanly remove /tmp/dib_
ubuntu@build-bot:~$ mount
/dev/vda1 on / type ext4 (rw)
proc on /proc type proc (rw,noexec,
sysfs on /sys type sysfs (rw,noexec,
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,
tmpfs on /run type tmpfs (rw,noexec,
none on /run/lock type tmpfs (rw,noexec,
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,
none on /sys/fs/pstore type pstore (rw)
systemd on /sys/fs/
tmpfs on /tmp/dib_
tmpfs on /tmp/dib_
/home/ubuntu/
tmpfs on /tmp/dib_
tmpfs on /tmp/dib_
tmpfs on /tmp/dib_
tmpfs on /tmp/dib_
tmpfs on /tmp/dib_
tmpfs on /tmp/dib_
workaround is changing timeout when doing cleanup from '5' to '50'.