Activity log for bug #1391896

Date Who What changed Old value New value Message
2014-11-12 14:07:34 Aleksandra Fedorova bug added bug
2014-11-12 14:08:07 Aleksandra Fedorova description Following paths are left unmounted on a build server after build iso tasks finished home/jenkins/workspace/tmp/master.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/tmp/ubuntu_chroot/tmp/mirror type none (rw,bind) /home/jenkins/workspace/tmp/master.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) The issue probably has been introduced by this commit: https://github.com/stackforge/fuel-main/commit/b8a580631f09b9bb76f82b8cfc1302be91be15c6 As since then the command sudo umount ${TMP_CHROOT_DIR}/tmp/mirror is not run in failures anymore. make deep_clean seems to unmount only local_mirror/ubuntu mountpoints leaving all centos ones. Following paths are left mounted on a build server after build iso tasks finished home/jenkins/workspace/tmp/master.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/tmp/ubuntu_chroot/tmp/mirror type none (rw,bind) /home/jenkins/workspace/tmp/master.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) The issue probably has been introduced by this commit: https://github.com/stackforge/fuel-main/commit/b8a580631f09b9bb76f82b8cfc1302be91be15c6 As since then the command   sudo umount ${TMP_CHROOT_DIR}/tmp/mirror is not run in failures anymore. make deep_clean seems to unmount only local_mirror/ubuntu mountpoints leaving all centos ones.
2014-11-12 14:10:57 Aleksandra Fedorova bug added subscriber Aleksandr Gordeev
2014-11-12 14:15:10 Sergey Kulanov bug added subscriber Sergey Kulanov
2014-11-12 14:18:52 Aleksandra Fedorova description Following paths are left mounted on a build server after build iso tasks finished home/jenkins/workspace/tmp/master.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/tmp/ubuntu_chroot/tmp/mirror type none (rw,bind) /home/jenkins/workspace/tmp/master.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) The issue probably has been introduced by this commit: https://github.com/stackforge/fuel-main/commit/b8a580631f09b9bb76f82b8cfc1302be91be15c6 As since then the command   sudo umount ${TMP_CHROOT_DIR}/tmp/mirror is not run in failures anymore. make deep_clean seems to unmount only local_mirror/ubuntu mountpoints leaving all centos ones. Following paths are left mounted on a build server after build iso tasks finished home/jenkins/workspace/tmp/master.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.staging.iso/local_mirror on /home/jenkins/workspace/tmp/6.0.staging.iso/build/image/tmp/ubuntu_chroot/tmp/mirror type none (rw,bind) /home/jenkins/workspace/tmp/master.staging.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/master.staging.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) /home/jenkins/workspace/tmp/6.0.iso/local_mirror/centos/os/x86_64 on /home/jenkins/workspace/tmp/6.0.iso/build/image/centos/SANDBOX/mirror type none (rw,bind) make deep_clean seems to unmount only local_mirror/ubuntu mountpoints leaving all centos ones.
2014-11-12 14:25:53 Alexander Gordeev tags make image-based make provision
2014-11-12 14:26:00 Alexander Gordeev fuel: assignee Aleksandr Gordeev (a-gordeev)
2014-11-12 18:32:40 OpenStack Infra fuel: status New In Progress
2014-11-20 13:38:23 OpenStack Infra fuel: status In Progress Fix Committed